Re: URGENT: Undefined Symbols Using XCode 2.5 on Mac OS X 10.5
Keary Suska <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.interfaces |
|---|---|
| Message-ID | <C39549FF.1B418%[email protected]> |
on 12/23/07 6:16 AM, [email protected] purportedly said: >> I ha a perfectly functioning libpq before I upgraded my computer but for >> some reason I am now getting undefined symbol errors in libpq.a: >> >> AirBase:0: /Users/aksuska/Projects/FFSEmploy/AirBase >> Project/AirBase/libpq.a(fe-secure.o) reference to undefined >> _pthread_sigmask$UNIX2003 >> AirBase:0: _close$UNIX2003 >> AirBase:0: _fcntl$UNIX2003 > [...] > > This sounds more like a generic linking problem specific to your system > than a problem with postgres as such. Your best bet may be to ask on > platform-specific forums. > > That said, can't you build postgres from source and use the libpq you get? Originally I was using a MacPorts install, but I compiled from source and used that lipq.a, but without any difference in result. Best, Keary Suska Esoteritech, Inc. "Demystifying technology for your home or business" ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [email protected] so that your message can get through to the mailing list cleanly