problems with OS X and beta 2 - Mailing list pgsql-bugs

From Theodore Petrosky
Subject problems with OS X and beta 2
Date
Msg-id 20040910194521.57967.qmail@web41005.mail.yahoo.com
Whole thread Raw
Responses Re: problems with OS X and beta 2  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #1250: compilation fails in src/backend/storage/lmgr/s_lock.c
Next
From: Tom Lane
Date:
Subject: Re: problems with OS X and beta 2