[GENERAL] MacOS X Build Fails with 7.1.3

2001-09-10 Thread Hunter Hillegas
My postgres build on MacOS X is failing: cc -traditional-cpp -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -bundle -undefined suppress -bundle -undefined suppress fe-auth.o fe-connect.o fe-exec.o fe-misc.o fe-print.o fe-lobj.o pqexpbuffer.o dllist.o pqsignal.o -o libpq.so.2.1

Re: [GENERAL] MacOS X Build Fails with 7.1.3

2001-09-10 Thread Justin Clift
Hi, You could try either of : http://techdocs.postgresql.org/installguides.php#macosx or http://techdocs.postgresql.org/oresources.php#macosx :-) Regards and best wishes, Justin Clift Hunter Hillegas wrote: My postgres build on MacOS X is failing: cc -traditional-cpp -g -O2 -Wall