Hi list
Having som troubles when running 'make'. It keeps whining about:
/usr/local/lib/mysql/mysqlclient.a(viosslfactories.o)(.text+0x3b0): In function `new_VioSSLAcceptorFd':
: undefined reference to `SSL_CTX_new_set_chiper_list
or
: undefined reference to `TLSv1_server_method'
- mysql is NOT compiled with 'SSL' and 'vio'
Have tried to uninstall MySQL, reinstall with 'SSL' and 'vio' (using FLAVOR) and then configure && make = same-same.
Everything else is done [PHP4 (*),zabbix user, inetd, /etc/services, schema.sql, data.sql et al]
Any help would be appresiated.
/per
Having som troubles when running 'make'. It keeps whining about:
/usr/local/lib/mysql/mysqlclient.a(viosslfactories.o)(.text+0x3b0): In function `new_VioSSLAcceptorFd':
: undefined reference to `SSL_CTX_new_set_chiper_list
or
: undefined reference to `TLSv1_server_method'
- mysql is NOT compiled with 'SSL' and 'vio'
Have tried to uninstall MySQL, reinstall with 'SSL' and 'vio' (using FLAVOR) and then configure && make = same-same.
Everything else is done [PHP4 (*),zabbix user, inetd, /etc/services, schema.sql, data.sql et al]
Any help would be appresiated.
/per
Comment