Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: BUG #4209: openSSL undefined symbols.



"Andrew SG Rojek" <developer(dot)admin(at)ntlworld(dot)com> 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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group