View Single Post

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

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...

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote