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


---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to