Re: [PATCHES] possible ecpg vpath build error

From: Michael Glaesemann <grzm(at)seespotcode(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCHES] possible ecpg vpath build error
Date: 2006-09-04 03:57:32
Message-ID: 274CBBBB-3EBF-4689-A089-ADABC86BC13E@seespotcode.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

[Removing -patches]

On Sep 4, 2006, at 10:33 , Tom Lane wrote:

> * AFAICT the ecpg regression tests are not affected by this change.

Yeah, it doesn't look like there's any tests for interval at all. I
suppose there should be. There's a lot of duplicate code in ecpg. Is
there any way to pull that in from the "main" sections of the source
code? Maybe the ecpg regression tests could run some relevant
sections of the main regression tests as well?

> * You mentioned being unable to get the ecpg tests to run on your
> machine. I'm sure Michael and Joachim would like the details. The
> ecpg regression tests are pretty new and some portability problems
> are to be expected, but they seem to be passing on all the machines
> Michael and Joachim and I have access to.

Good to hear.

I'm using a script to handle my vpath builds, so I'll take a look at
them later. There's a good chance the problem is with the script
rather than the build itself.

For the record, the error I'm getting is
Makefile:3: ../../../src/Makefile.global: No such file or directory
make: *** No rule to make target `../../../src/Makefile.global'. Stop.

Michael Glaesemann
grzm seespotcode net

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-09-04 04:06:02 Re: [PATCHES] possible ecpg vpath build error
Previous Message Bruce Momjian 2006-09-04 03:49:13 Re: pgstattuple extension for indexes

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2006-09-04 03:57:38 Re: [HACKERS] Interval aggregate regression failure
Previous Message Bruce Momjian 2006-09-04 03:49:13 Re: pgstattuple extension for indexes