On 2008-09-19, at 04:36, Nelgraine wrote:
Undefined first referenced symbol in file BIO_set_flags protocol.o SSL_CTX_set_info_callback ctx.o ld: fatal: Symbol referencing errors. No output written to stunnel
Is it possible that your system has more than one copy of the OpenSSL libraries? Maybe gcc tries to link against the old ones instead of the new ones?
- Should I need to upgrade OpenSSL 0.9.8h into OpenSSL 0.9.8i?
I don't think this could cause your problem.
- I have installed openssl 0.9.8h on Solaris 10 and created several
ca certificates.
- If I will upgrade OpenSSL 0.9.8h into OpenSSL 0.9.8i, should I
also recreate ca certificates?
No, you don't have to recreate your certificates.
Best regards, Mike