Re: make fails if path has spaces

Bruce Momjian <[email protected]>
Newsgroups gmane.comp.db.postgresql.devel.win32
Message-ID <[email protected]>
Andreas Pflug wrote:
> Bruce Momjian wrote:
> > Andreas Pflug wrote:
> > 
> >>If configure detects some tools in the existing path, the build process 
> >>may fail.
> >>In my case, there's perl under c:\program files. make will fail while in 
> >>bin/psql because "/c/program" is not found.
> > 
> > 
> > I am not surprised.  We do not do proper quoting of environment
> > variables in configure.in.  I also don't know if the autoconf program
> > that creates the configure output does proper quoting either.  Can you
> > tell us where it is failing by looking in config.log?
> 
> I'm no sure what you mean. AFAICS configure does detect the program 
> location all right, but it should either omit the full path, so the 
> program is located using $PATH, or executables found should be quoted.

Yes, the executable has to be quoted.  Where is it being referenced
unquoted?

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [email protected]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [email protected] so that your
      message can get through to the mailing list cleanly
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.