Re: Compile problem still

2006-06-29 Thread Marek Marcola
Hello, > Built once or twice, got the same problem again, can't figure it out again. > > New ssl client app, just added this code and get undefined symbol. > > > SSL_CTX *ctx; > 276 SSL *ssl; > > /* Initializing OpenSSL */ > > SSL_load_error_strings();/* re

Compile problem still

2006-06-29 Thread Randy
Built once or twice, got the same problem again, can't figure it out again. New ssl client app, just added this code and get undefined symbol. SSL_CTX *ctx; 276 SSL *ssl; /* Initializing OpenSSL */ SSL_load_error_strings();/* readable error message