From: | "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp> |
---|---|
To: | "Sean Davis" <sdavis2(at)mail(dot)nih(dot)gov> |
Cc: | <pgsql-interfaces(at)postgresql(dot)org>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Re: [ODBC] ODBC for Mac OS |
Date: | 2007-03-27 13:45:58 |
Message-ID: | 033501c77076$3fdd0650$c701a8c0@wiseknot.local |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces pgsql-odbc |
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
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2007-03-27 14:04:26 | Re: [ODBC] ODBC for Mac OS |
Previous Message | Sean Davis | 2007-03-27 12:17:45 | Re: [ODBC] ODBC for Mac OS |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2007-03-27 14:04:26 | Re: [ODBC] ODBC for Mac OS |
Previous Message | noreply | 2007-03-27 12:41:08 | [ psqlodbc-Bugs-1000681 ] Error when using ODBC driver with Microsoft Access |