undefined symbols - Mailing list pgsql-general

From Alexander Cohen
Subject undefined symbols
Date
Msg-id 958F90CC-22B2-11D9-9144-000A95B947DC@toomuchspace.com
Whole thread Raw
List pgsql-general
IM trying to build the ppostgres ODBC driver for MacOSX. I thought id
try and build it as a bundle from XCode. All compiles no problem but
then at the end of the compile i get an undefined symbols error, here
it is:

ld: Undefined symbols:
_CurrentMemoryContext
_MemoryContextAlloc
_pfree

Any idea what might be causing this? How can i get rid of this?

thanks

Alex


pgsql-general by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: Sequence question
Next
From: Dan Pelleg
Date:
Subject: Re: index not used?