Re: [ODBC] ODBC for Mac OS - Mailing list pgsql-interfaces

From Hiroshi Saito
Subject Re: [ODBC] ODBC for Mac OS
Date
Msg-id 033501c77076$3fdd0650$c701a8c0@wiseknot.local
Whole thread Raw
In response to ODBC for Mac OS  (Sean Davis <sdavis2@mail.nih.gov>)
List pgsql-interfaces
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


pgsql-interfaces by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: Re: [ODBC] ODBC for Mac OS
Next
From: "Hiroshi Saito"
Date:
Subject: Re: [ODBC] ODBC for Mac OS