From: Dan Clusin
Sent: Monday, November 05, 2007 4:24 PM
I have run into a problem similar to one that has been posted here
before, but I did not see any solutions to it.
http://www.mail-archive.com/openssl-users@openssl.org/msg40020.html
More specifically my problem is the following:
I am getting the undefined references to the OpenSSL functions in the
link stage similar to the above posting.
Where my problem differs is that I have specified the library search
paths as well as the appropriate -lssl and -lcrypto
Flags. Additionally I have tried specifying the absolute path for
libssl.a and libcrypto.a but to no avail.
Any help is much appreciated.
You've done something wrong. Without details of what you did, it's very
difficult to guess what you did wrong.