Re: [BUGS] Mac OS X 10.1 build bug - paths with spaces

2001-11-19 Thread Tom Lane
I said: > Looks like we need some double quotes in that there ln -s command. Sure enough, you can build in a directory whose path contains spaces after addition of double quotes to src/backend/Makefile's ln -s command for parse.h. However, I found that a lot of things blow up if you try to speci

Re: [BUGS] Mac OS X 10.1 build bug - paths with spaces

2001-11-19 Thread Tom Lane
Murray Todd Williams <[EMAIL PROTECTED]> writes: > The base directory of my build was /Volumes/SCSI Volume/devel/pgsql. I > had a wild hunch that the space in the "SCSI Volume" part of my path was > to blame, so I unpacked a clean copy of the source material to > /usr/local/src/pgsql (no spaces