Date: Fri, 29 Jul 2005 03:45:15 -0700 (PDT) From: sibel kanmaz <sibelkanmaz@yahoo.com> To: freebsd-net@freebsd.org Subject: SSL lib Message-ID: <20050729104515.82498.qmail@web53502.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
hello I have some problems with openssl: wclient2.o(.text+0x3a6): undefined reference to `SSL_new' wclient2.o(.text+0x3b9): undefined reference to `BIO_new_socket' wclient2.o(.text+0x3d0): undefined reference to `SSL_set_bio' wclient2.o(.text+0x3de): undefined reference to `SSL_connect' wclient2.o(.text+0x3f2): undefined reference to `berr_exit' wclient2.o(.text+0x40f): undefined reference to `check_cert' wclient2.o(.text+0x42a): undefined reference to `SSL_get1_session' wclient2.o(.text+0x43b): undefined reference to `SSL_shutdown' wclient2.o(.text+0x449): undefined reference to `SSL_free' wclient2.o(.text+0x46e): undefined reference to `tcp_connect' as I have seen at internet you have had a problem like this if you solved this please help me,thanks. Good days,Sibel --------------------------------- Start your day with Yahoo! - make it your home page
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050729104515.82498.qmail>