On Dec 20, 2009, at 1:36 AM, Peter Eisentraut wrote:
> Please check that it is sane.

I'm up, so:

Works for me on snow leopard.


But it doesn't seem to want to stop configure'ing on my fbsd8/amd64 box:

$ ./configure --prefix=/src/build/pg85a3
$ gmake # GNU make 3.81
<keeps running configure again and again>
... (last few lines before it appears to restart configure)
configure: creating ./config.status
cd . && ./config.status src/Makefile.global
config.status: creating src/Makefile.global
./config.status GNUmakefile
config.status: creating GNUmakefile
cd . && ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --no-create --no-recursion


However, I can build the REL8_5_ALPHA3_BRANCH from git using that box..
Recently pulled, gmake distclean'd and remade again..


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to