Re: make fails if path has spaces

Andreas Pflug <[email protected]>
Newsgroups gmane.comp.db.postgresql.devel.win32
Message-ID <[email protected]>
Bruce Momjian wrote:

>>>
>>
>>It could be fixed in both places, but the more general fix would be to 
>>qoute in Makefile.global, i.e. fixing configure.
> 
> 
> What if you change this:
> 
> 	PERL                    = @PERL@
> 
> to this:
> 
> 	PERL                    = "@PERL@"
> 
> Does it help?
> 

Changed in src/Makefile.global.in, and it works.
There are other candidates that could have a non-msys path, which maybe 
should be quoted as well.

Regards,
Andreas


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.