Re: URGENT: Undefined Symbols Using XCode 2.5 on Mac OS X 10.5 - Mailing list pgsql-interfaces

From Jeroen T. Vermeulen
Subject Re: URGENT: Undefined Symbols Using XCode 2.5 on Mac OS X 10.5
Date
Msg-id 22586.82.95.182.144.1198415801.squirrel@webmail.xs4all.nl
Whole thread Raw
Responses Re: URGENT: Undefined Symbols Using XCode 2.5 on Mac OS X 10.5
List pgsql-interfaces
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




pgsql-interfaces by date:

Previous
From: Keary Suska
Date:
Subject: URGENT: Undefined Symbols Using XCode 2.5 on Mac OS X 10.5
Next
From: Neil Tiffin
Date:
Subject: Re: URGENT: Undefined Symbols Using XCode 2.5 on Mac OS X 10.5