Thanks Andre.. indeed it was a problem with my openssl and mysql. I recompiled Mysql and everything compiled just fine.
Thanks a lot .. i really appreciate your help. Quoting Andre Marenke <[EMAIL PROTECTED]>: > Hi, > > On Thu, 1 Apr 2004 12:04:52 -0800 > [EMAIL PROTECTED] wrote: > > : undefined reference to `SSL_CTX_set_default_verify_paths' > > /usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x3a5): In > function > > `new_VioSSLAcceptorFd': > > : undefined reference to `SSL_CTX_ctrl' > > /usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x3ab): In > function > > `new_VioSSLAcceptorFd': > > : undefined reference to `DH_free' > > collect2: ld returned 1 exit status > > make: *** [qmail-envelope-scanner] Error 1 > > > > I have the following Openssl rpms installed > > > > openssl-0.9.7d-1 > > openssl-devel-0.9.7d-1 > > > > Have you had thesame compile errors before? > > > Looks like your libmysqlclient.a was not compiled against the ssl package you > currently have installed. If you installed mysql from hand and updated ssl > later you might want to recompile. Also, if your Mysql rpms were not compiled > against the same ssl libs you might get this error. > > Regards > Andre > ---------------------------------------------------------------- This message was sent thru http://www.reginet.com email service. Email anytime anywhere!
