undefined symbols

Поиск
Список
Период
Сортировка
От Alexander Cohen
Тема undefined symbols
Дата
Msg-id 958F90CC-22B2-11D9-9144-000A95B947DC@toomuchspace.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: Sequence question
Следующее
От: Dan Pelleg
Дата:
Сообщение: Re: index not used?