you are linking the libs in the wrong order; should be "-lssl -lcrypto"
because libssl depends on libcrypto.
- Ariel
Dan Clusin wrote:
LIBRARY_PATHS = -L$(OBVIUS_LIBS)/expat/lib/ -lexpat
-L$(OBVIUS_LIBS)/gsasl/lib/ -lgsasl \
-L$(OBVIUS_LIBS)/openssl/lib/ -lcrypto -lssl -lpthread
--
- Ariel Salomon / Senior Software Engineer
Real-Time Innovations (RTI) / www.rti.com
408 200-4739 / [EMAIL PROTECTED]
RTI - The Real-Time Middleware Experts
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]