Undefined symbols: _poll

From: Joe Lester <joe_lester(at)sweetwater(dot)com>
To: postgres list <pgsql-general(at)postgresql(dot)org>
Subject: Undefined symbols: _poll
Date: 2004-09-30 19:35:07
Message-ID: D5FBFFD7-1317-11D9-91A8-000A95A58EA0@sweetwater.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm just moved my Postgres client project from Mac 10.2.8 to 10.3.5.
It's an Objective-C program that links to libpq.a (the header file is
libpq-fe.h). However, when I try to compile now I get the following
linking error:

ld: Undefined symbols: _poll

Does this sound familiar to anyone? My guess is that _poll is
referenced somewhere in libpq.a. Anyone have any ideas on how to get
the linking happening on Mac OS 10.3.5?

Thanks!

Joe

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Helgason 2004-09-30 20:26:34 Re: Undefined symbols: _poll
Previous Message Josh Close 2004-09-30 19:26:27 Re: postgres start problems with memory