From: | "Serge Sozonoff" <serge(at)globalbeach(dot)com> |
---|---|
To: | <pgsql-hackers(at)postgresql(dot)org> |
Subject: | OSX 10.1 |
Date: | 2001-10-04 21:36:56 |
Message-ID: | FC5F4607A61DF94286E9E68DB0AAFD170F7924@MAIL1 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi All,
I am having troubles compiling Postgresql 7.1.3 on OSX 10.1
I have the following error:
---- cut ----
cc -no-cpp-precomp -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
/usr/bin/ld: -undefined error must be used when -twolevel_namespace is
in effect
make[3]: *** [libpq.so.2.1] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all] Error 2
make: *** [all] Error 2
---- cut ----
Thanks for any info,
Serge
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-10-04 22:08:49 | Re: BUG: text(varchar) truncates at 31 bytes |
Previous Message | Tom Lane | 2001-10-04 21:32:14 | Re: Timestamp, fractional seconds problem |