Re: [ODBC] ODBC for Mac OS
Hi.
Ooops, SSL was not effective to PostgreSQL that you had replaced.
However, psqlODBC should be able to be constructed without SSL.
Please let me adjust it later about this.
> 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/execut e.o .libs/lobj.o .libs/win_md5.o
> .libs/misc.o .libs/options.o .libs/pgtypes.o .l ibs/psqlodbc.o
> .libs/qresult.o .libs/results.o .libs/socket.o .libs/parse.o .lib
> s/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/in fo30.o .libs/mylog.o .libs/odbcapi30w.o
> .libs/odbcapiw.o .libs/win_unicode.o -L /usr/local/pgsql/lib -lssl
> -lcrypto
> /usr/bin/ld: Undefined symbols:
As for either of your this result, it is strange. ?_?
Makefile.ac seems not to be developed correctly.
-lpq has the mechanism that any development is allotted....
Regards,
Hiroshi Saito
Home |
Main Index |
Thread Index