Re: MacOS X Build Fails with 7.1.3

From: Justin Clift <justin(at)postgresql(dot)org>
To: Hunter Hillegas <lists(at)lastonepicked(dot)com>
Cc: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Re: MacOS X Build Fails with 7.1.3
Date: 2001-09-11 05:37:49
Message-ID: 3B9DA32D.D8DCBEB7@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 -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
>
> Any ideas?
>
> Hunter
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ravi Ahluwalia 2001-09-11 08:19:29 Transactions <-> Connections and Userrights
Previous Message postgres 2001-09-11 04:44:34 Re: Questions about tuning on FreeBSD...