Perfect. Thanks dhiva
--On January 9, 2009 2:02:43 PM +0100 Mounir IDRASSI <[email protected]> wrote:
Hi, These are link errors. You certainly forgot to add "-lcrypto" to the gcc link command line (gcc -o pubkey2ssh pubkey2ssh.c -lcrypto) . Cheers, -- Mounir IDRASSI IDRIX http://www.idrix.fr Dhiva wrote:Thanks for the sample code. I am getting the following errors. "_BIO_f_base64", referenced from: _main in ccxPEkYV.o "_ERR_get_error", referenced from: _main in ccxPEkYV.o _main in ccxPEkYV.o "_ERR_free_strings", referenced from: ... in total 23 errors I tried with gcc as well as with xcode. Same result. Looks like some headers files may be missing. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
