Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: URGENT: Undefined Symbols Using XCode 2.5 on Mac OS X 10.5



On Sun, December 23, 2007 10:41, Keary Suska wrote:
> 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?


Jeroen





Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group