Hello, Dnia czwartek 19 luty 2009 o 14:57:56 napisałeś: > > Those functions are in secur32.lib
Unfortunetly I need still compile shared version also and make fails with that: - cut -- gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration- after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -DFRONTEND - DUNSAFE_STAT_OK -I. -I../../../src/include -I./src/include/port/win32 - DEXEC_BACKEND -I/local/ssl/include "-I../../../src/include/port/win32" - I../../../src/port -c -o fe-connect.o fe-connect.c windres -i libpq.rc -o libpqrc.o dllwrap -o libpq.dll --dllname libpq.dll --def libpqdll.def fe-auth.o fe- connect.o fe-exec.o fe-misc.o fe-print.o fe-lobj.o fe-protocol2.o fe- protocol3.o pqexpbuffer.o pqsignal.o fe-secure.o md5.o ip.o wchar.o encnames.o noblock.o pgstrcasecmp.o thread.o crypt.o inet_aton.o strlcpy.o getaddrinfo.o open.o win32error.o snprintf.o win32.o pgsleep.o libpqrc.o pthread-win32.o - L../../../src/port -L/local/ssl/lib -lcrypto -lshfolder -leay32 -lssleay32 - lgdi32 -lwsock32 -lwst -lws2_32 -lmswsock -lsecur32 -lz C:/msys/1.0/local/ssl/lib/libssleay32.a(ssl_lib.o)(.text+0x4ab):ssl_lib.c: undefined reference to `BIO_s_socket' C:/msys/1.0/local/ssl/lib/libssleay32.a(ssl_lib.o)(.text+0x5b3):ssl_lib.c: undefined reference to `BIO_s_socket' C:/msys/1.0/local/ssl/lib/libssleay32.a(ssl_lib.o)(.text+0x733):ssl_lib.c: undefined reference to `BIO_s_socket' -- cut -- Do you know what libs I need to add to configure? Regards, -- Tomasz Kolaj ABP Computer ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org