psqlodbc-07.03.0200 --with-iodbc won7t compile on Mac OS X

Поиск
Список
Период
Сортировка
От Tim Perkins
Тема psqlodbc-07.03.0200 --with-iodbc won7t compile on Mac OS X
Дата
Msg-id ch0o75$kbg$1@floppy.pyrenet.fr
обсуждение исходный текст
Ответы Re: psqlodbc-07.03.0200 --with-iodbc won7t compile on Mac OS X  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-general
Okay, not much traffic on the postgres.odbc group so I'll try here.

I'm trying to get postgresql and excel x to talk over odbc and a cup of
tea but the psql odbc driver is not compiling for me today.
I used configure with --with-iodbc option.

this is the standard out output from the make process:
make  all-am
/bin/sh ./libtool --mode=link gcc  -g -O2   -o psqlodbc.la -rpath
/usr/local/lib -module -no-undefined -avoid-version info.lo bind.lo
columninfo.lo connection.lo convert.lo drvconn.lo environ.lo execute.lo
lobj.lo win_md5.lo misc.lo options.lo pgtypes.lo psqlodbc.lo qresult.lo
results.lo socket.lo parse.lo statement.lo tuple.lo tuplelist.lo
dlg_specific.lo odbcapi.lo multibyte.lo gpps.lo odbcapi30.lo pgapi30.lo
info30.lo -liodbcinst
rm -fr .libs/psqlodbc.la .libs/psqlodbc.* .libs/psqlodbc.*
gcc -r -keep_private_externs -nostdlib -o .libs/psqlodbc.so-master.o
info.lo bind.lo columninfo.lo connection.lo convert.lo drvconn.lo
environ.lo execute.lo lobj.lo win_md5.lo misc.lo options.lo pgtypes.lo
psqlodbc.lo qresult.lo results.lo socket.lo parse.lo statement.lo
tuple.lo tuplelist.lo dlg_specific.lo odbcapi.lo multibyte.lo gpps.lo
odbcapi30.lo pgapi30.lo info30.lo && gcc -bundle  -o .libs/psqlodbc.so
.libs/psqlodbc.so-master.o  -L/usr/local/lib -liodbcinst -lc
ld: Undefined symbols:
_CFBundleCopyExecutableURL
_CFBundleCopyResourceURL
_CFBundleGetBundleWithIdentifier
_CFRelease
_CFStringGetCString
_CFURLCopyFileSystemPath
___CFStringMakeConstantString

I found a similar reference to this problem here:

http://www.google.co.jp/search?q=cache:zLM4PQ_fgWoJ:archives.postgresql.org/pgsql-odbc/2004-04/msg00028..php++psqlodbc+iodbc+MAC+os+X&hl=ja&start=1&ie=UTF-8&inlang=ja
but archives.postgresql.org seems to be down and I couldn't access the
google cache for the response.
I'd appreciate your help on the topic.

В списке pgsql-general по дате отправления:

Предыдущее
От: Guy Naor
Дата:
Сообщение: Re: Hebrew support -- please help !
Следующее
От: Wes Palmer
Дата:
Сообщение: DB failure?