Ad Widget

Collapse

compile/make error on obsd 3.7/mysql

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • per
    Junior Member
    • Jun 2005
    • 6

    #1

    compile/make error on obsd 3.7/mysql

    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
  • Alexei
    Founder, CEO
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Sep 2004
    • 5654

    #2
    It looks to me as unresolved symbols in MySQL libs, not something ZABBIX-related.
    Alexei Vladishev
    Creator of Zabbix, Product manager
    New York | Tokyo | Riga
    My Twitter

    Comment

    Working...