Re: Linking problem on HP

2001-04-19 Thread Lutz Jaenicke
On Thu, Apr 19, 2001 at 01:35:13PM -0400, Monique Mandala wrote: > /usr/ccs/bin/ld: Unsatisfied symbols: >X509_NAME_oneline (code) >SSL_accept (code) >RAND_seed (code) >SSL_set_fd (code) >SSL_library_init (code) >ERR_get_error (code) >SSL_CTX_set_verify (code) > etc. >

Linking problem on HP

2001-04-19 Thread Monique Mandala
I have written a Server program that works on NT and AIX, but when I install openssl on HP and try to run the compile script, I get the following error message: /usr/ccs/bin/ld: Unsatisfied symbols: X509_NAME_oneline (code) SSL_accept (code) RAND_seed (code) SSL_set_fd (code) SSL_l