Thread: problems with OS X and beta 2
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
Theodore Petrosky <tedpet5@yahoo.com> writes: > Did I miss something that I should so to make 8.0beta2 > for Mac OS X. Last time I tried it (which was a couple weeks back), our CVS tip built perfectly cleanly on OS X. Other people report success too, modulo that silly minus-zero bit in one regression test. Did you use some unusual configure options? regards, tom lane
I downloaded the beta 2 source, ./configure --with-rendezvous make no other configurations... I did this same configuration on the beta 1 and it was fine. (other than a make check that we had to add an env line..) I am going to try again by throwing away the folder that starting fresh... Ted --- Tom Lane <tgl@sss.pgh.pa.us> wrote: > Theodore Petrosky <tedpet5@yahoo.com> writes: > > Did I miss something that I should so to make > 8.0beta2 > > for Mac OS X. > > Last time I tried it (which was a couple weeks > back), our CVS tip built > perfectly cleanly on OS X. Other people report > success too, modulo that > silly minus-zero bit in one regression test. > > Did you use some unusual configure options? > > regards, tom lane > __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! http://promotions.yahoo.com/new_mail
How's this one... I realized that the machine I was testing on was running 'folding@home'.. so I quit it.. Lo and behold beta 2 compiled and made (with make check) just fine. Thanks Ted --- Tom Lane <tgl@sss.pgh.pa.us> wrote: > Theodore Petrosky <tedpet5@yahoo.com> writes: > > Did I miss something that I should so to make > 8.0beta2 > > for Mac OS X. > > Last time I tried it (which was a couple weeks > back), our CVS tip built > perfectly cleanly on OS X. Other people report > success too, modulo that > silly minus-zero bit in one regression test. > > Did you use some unusual configure options? > > regards, tom lane > __________________________________ Do you Yahoo!? Yahoo! Mail is new and improved - Check it out! http://promotions.yahoo.com/new_mail