Everything goes fine.
But when I install qmail i get this.
`head -1 conf-mysql` -lz -lm
/usr/local/lib/mysql/libmysqlclient.a(viosslfactories.o): In function `new_VioSSLConnectorFd':
viosslfactories.o(.text+0x4d): undefined reference to `OPENSSL_add_all_algorithms_noconf'
viosslfactories.o(.text+0x67): undefined reference to `TLSv1_client_method'
/usr/local/lib/mysql/libmysqlclient.a(viosslfactories.o): In function `new_VioSSLAcceptorFd':
viosslfactories.o(.text+0x2f6): undefined reference to `OPENSSL_add_all_algorithms_noconf'
gmake: *** [qmail-smtpd] Error 1
syscmd: /usr/local/bin/gmake setup
syscmd: result: 512
Stopping Qmail & supervised services!
Starting svscan. pop3 send smtp submit.
and qmail fails to start.
is the openssl port installed?
Yes it is, i even checked and rechecked it.