PostgreSQL failed to compile on MacOS X.1

From: Normand Rivard <rivardn(at)sympatico(dot)ca>
To: pgsql-ports(at)postgresql(dot)org
Subject: PostgreSQL failed to compile on MacOS X.1
Date: 2001-11-01 05:00:22
Message-ID: 5A77ECE4-CE85-11D5-8D4E-003065D99B0E@sympatico.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Hi,

I just downloaded PostgreSQL in source form and tried to compile it on
my iMac DV (500Mhz, 256 Mb) with Mac OS X.1.

./configure went well, but gnumake ran for a while before having this
problem:

gnumake -C interfaces all
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
/usr/bin/ld: -undefined error must be used when -twolevel_namespace is
in effect
gnumake[3]: *** [libpq.so.2.1] Error 1
gnumake[2]: *** [all] Error 2
gnumake[1]: *** [all] Error 2
gnumake: *** [all] Error 2

What do I do next?

thanks
____________________________________________________________
"What you do instead of your real work *is* your real work."
- Roger Ebert
____________________________________________________________

Browse pgsql-ports by date

  From Date Subject
Next Message tclwrap 2001-11-01 07:55:00 Postgres 6.5.3
Previous Message Chris Ruprecht 2001-10-27 20:16:35 Re: [Solution] PG 7.1.3 & MacOS X (10.1)