Re: help with mac osx 10.2.6
От | Theodore Petrosky |
---|---|
Тема | Re: help with mac osx 10.2.6 |
Дата | |
Msg-id | 20030910163431.54135.qmail@web41011.mail.yahoo.com обсуждение исходный текст |
Ответ на | Re: help with mac osx 10.2.6 (Tom Lane <tgl@sss.pgh.pa.us>) |
Список | pgsql-bugs |
Tom, I got a reply back from someone on the apple developers list. > gcc -traditional-cpp -g -O2 -Wall -Wmissing-prototypes ^^^^^^^^^^^^^^^ This is wrong. You need to use -no-cpp-precomp. It says this in the release notes for the December tools updater, as well as a number of other things... if you haven't read the release notes carefully, then I would read them again if I were you. ------------------------------------ so I tried make -no-cpp-precomp it started the make and failed here: make[3]: *** No rule to make target `../../../src/interfaces/libpq/libpq.a', needed by `pg_dump'. Stop. make[2]: *** [all] Error 2 any ideas... do you have an ETA for the return of your mac... we need you Ted --- Tom Lane <tgl@sss.pgh.pa.us> wrote: > Theodore Petrosky <tedpet5@yahoo.com> writes: > > any ideas... i believe the problem lies with the > > december 2002 update to the developers tools. > > There is some recent traffic in our archives > suggesting that Apple's > gcc 3.3 is busted. I have not been able to check > this out because > my Powerbook is in the shop (still!?!?! snif). > Please feel free to > investigate and propose a workaround, if there is > one. > > regards, tom lane __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
В списке pgsql-bugs по дате отправления: