[ psqlodbc-Bugs-1001735 ] Won't compile on OS X/darwin because of undefined symbols

From: <noreply(at)pgfoundry(dot)org>
To: noreply(at)pgfoundry(dot)org
Subject: [ psqlodbc-Bugs-1001735 ] Won't compile on OS X/darwin because of undefined symbols
Date: 2007-01-31 20:58:35
Message-ID: 20070131205835.EC4CE21726C@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Bugs item #1001735, was opened at 2007-01-31 20:58
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1001735&group_id=1000125

Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: Won't compile on OS X/darwin because of undefined symbols

Initial Comment:
See attached log for more information

gcc -o .libs/psqlodbcw.so -bundle .libs/info.o .libs/bind.o .libs/columninfo.o .libs/connection.o .libs/convert.o .libs/drvconn.o .libs/environ.o .libs/execute.o .libs/lobj.o .libs/win_md5.o .libs/misc.o .libs/options.o .libs/pgtypes.o .libs/psqlodbc.o .libs/qresult.o .libs/results.o .libs/socket.o .libs/parse.o .libs/statement.o .libs/tuple.o .libs/dlg_specific.o .libs/loadlib.o .libs/multibyte.o .libs/odbcapi.o .libs/descriptor.o .libs/odbcapi30.o .libs/pgapi30.o .libs/info30.o .libs/mylog.o .libs/odbcapi30w.o .libs/odbcapiw.o .libs/win_unicode.o -L/sw/lib -lpgport -lpam -lssl -lcrypto -lkrb5 -lz -lreadline -lm -lpq
/usr/bin/ld: Undefined symbols:
_CONNLOCK_ACQUIRE
_CONNLOCK_RELEASE
_INIT_CONNLOCK
_SQLGetPrivateProfileString
_SQLWritePrivateProfileString
collect2: ld returned 1 exit status
make[1]: *** [psqlodbcw.la] Error 1
make: *** [all] Error 2

----------------------------------------------------------------------

You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1001735&group_id=1000125

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2007-01-31 23:40:03 Re: one problem about numeric values convert
Previous Message Ezequias Rodrigues da Rocha 2007-01-31 11:24:35 Re: Please correct the psqlodbc-08_01_0200 version