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