On Aug 5, 2004, at 3:18 PM, Michael Eschweiler wrote:

configure:4634: gcc -o conftest -g -O2 -DSSL -I/usr/include/pgsql
-L/var/lib/pgsql/lib conftest.c -lpq -lssl -lcrypto -lpq >&5
/usr/lib/gcc-lib/i586-suse-linux/3.3.3/../../../../i586-suse-linux/ bin/ld:
cannot find -lssl
collect2: ld returned 1 exit status

Here's your problem. You don't have the ssl library, but configure expects it. I submitted a patch to the list a few days ago fixing this problem. If you don't have list traffic from then, let me know.


ahp


---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings

Reply via email to