View Single Post

   
  #4 (permalink)  
Old 04-12-2008, 04:23 AM
Michael Glaesemann
 
Posts: n/a
Default Re: [PATCHES] possible ecpg vpath build error


On Sep 4, 2006, at 13:12 , Tom Lane wrote:

> Michael Glaesemann <grzm@seespotcode.net> writes:
>> 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.

>
> From which Makefile exactly? Sounds like a pretty vanilla VPATH
> support
> bug, but can't chase it down with no context...


As I suspected, it was the script I was using. I had it trying to do
make check in the source directory rather than the build directory.

As always, thanks for the offer of help

Michael Glaesemann
grzm seespotcode net



---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply With Quote