MARTIN Guy CNET/DMI/LAN <[EMAIL PROTECTED]>: > just begining to use OpenSSL (or trying...), I have got some undefined > references at compile time. > gcc -o cli cli.o -L/usr/local/ssl/lib -lcrypto -lssl Change the compiler options from "-lcrypto -lssl" to "-lssl -lcrypto". ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
- installation problem MARTIN Guy CNET/DMI/LAN
- Re: installation problem Bodo Moeller
- Re: installation problem Carl Hostrander
- Installation Problem Jackson Ching
- Re: Installation Problem Premson P R
- installation problem Xiaohua Cheng
- Re: installation problem Ulf Moeller
- Re: installation problem Xiaohua Cheng
- Installation problem Antonio Orazzo
- Installation problem Luiz Filipe Menezes Vieira
- installation problem selcuk kavut
- OffTopic: Base64 over HTTPS Mohan Atreya