"Andrew SG Rojek" <[EMAIL PROTECTED]> writes:
> Make produced the following error messages:

> Undefined symbols:
>   "_SSL_write", referenced from:
>       _SOCK_SSL_send in socket.o
>   "_SSL_get_error", referenced from:
>       _SOCK_SSL_send in socket.o
>       _SOCK_get_next_byte in socket.o
>   "_SSL_read", referenced from:
>       _SOCK_get_next_byte in socket.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make[1]: *** [psqlodbcw.la] Error 1
> make: *** [all] Error 2

Note for the archives that this appears to be a complaint against
some unspecified version of the ODBC driver, not Postgres proper.

                        regards, tom lane

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to