problems with OS X and beta 2

From: Theodore Petrosky <tedpet5(at)yahoo(dot)com>
To: pgsql -bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: problems with OS X and beta 2
Date: 2004-09-10 19:45:21
Message-ID: 20040910194521.57967.qmail@web41005.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Did I miss something that I should so to make 8.0beta2
for Mac OS X. I read the README and install and I see
no specific instructions for OS X.

Here is the info where the make fails.

OS X 10.3.5
gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build
1666)

What else can I send to you?

Ted

gcc -no-cpp-precomp -O2 -fno-strict-aliasing -Wall
-Wmissing-prototypes -Wmissing-declarations
-L../../src/port access/SUBSYS.o bootstrap/SUBSYS.o
catalog/SUBSYS.o parser/SUBSYS.o commands/SUBSYS.o
executor/SUBSYS.o lib/SUBSYS.o libpq/SUBSYS.o
main/SUBSYS.o nodes/SUBSYS.o optimizer/SUBSYS.o
port/SUBSYS.o postmaster/SUBSYS.o regex/SUBSYS.o
rewrite/SUBSYS.o storage/SUBSYS.o tcop/SUBSYS.o
utils/SUBSYS.o ../../src/timezone/SUBSYS.o -lpgport
-lz -lreadline -lresolv -ldl -lm -o postgres
ld: utils/SUBSYS.o r_symbolnum (58148) field of
external relocation entry 1076 in section
(__DATA,__const) out of range
make[2]: *** [postgres] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2


_______________________________
Do you Yahoo!?
Shop for Back-to-School deals on Yahoo! Shopping.
http://shopping.yahoo.com/backtoschool

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2004-09-10 20:11:52 Re: problems with OS X and beta 2
Previous Message Tom Lane 2004-09-10 19:36:17 Re: BUG #1250: compilation fails in src/backend/storage/lmgr/s_lock.c