On Thu, Jan 11, 2001 at 01:45:11PM +0100, Lutz Jaenicke wrote:
> > green@pacific:~/SSL$ make
> > gcc -I/usr/local/ssl/include -o cli cli.cpp -L/usr/local/ssl/lib -lcrypto -lssl
> You did not use my sequence. Libraries are searched in the sequence given.
> It is thus important to keep -lssl -lcrypto, as in libssl functions from
> libcrypto are used (as you just found out yourself :-).
Oh, thanks, I've missed that. :-)
Thanks a lot, everything compiles rather sucessfuly now. :-)))
--
green
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]