Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-18286

zabbixzabbix-5.0.2 make install error

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Won't fix
    • Icon: Trivial Trivial
    • None
    • 5.0.2
    • None
    • Linux:CentOS Linux release 8.2.2004 (Core)
      Mysql:8.0.21
      Zabbix:5.0.2
    • Team C

      Steps to reproduce:

      1.[root@centos8-llj tools]# tar -zxvf zabbix-5.0.2.tar.gz

      2.[root@centos8-llj tools]# cd zabbix-5.0.2/

      3.[root@centos8-llj zabbix-5.0.2]# ./configure --prefix=/usr/local/zabbix --enable-agent --enable-server --with-mysql=/usr/local/mysql/bin/mysql_config --with-net-snmp --with-libcurl --with-libxml2
      4.[root@centos8-llj zabbix-5.0.2]# make install
      lmysqlclient -lpthread -lm -lrt -lcrypto -lssl -ldl -lxml2 -lnetsnmp -lz -lpthread -levent -lcurl -lm -ldl -lresolv -lpcre*
      //usr/lib64/libk5crypto.so.3: undefined reference to `EVP_KDF_derive@OPENSSL_1_1_1b'
      //usr/lib64/libk5crypto.so.3: undefined reference to `EVP_KDF_ctrl@OPENSSL_1_1_1b'
      //usr/lib64/libk5crypto.so.3: undefined reference to `EVP_KDF_CTX_free@OPENSSL_1_1_1b'
      //usr/lib64/libk5crypto.so.3: undefined reference to `EVP_KDF_CTX_new_id@OPENSSL_1_1_1b'
      collect2: error: ld returned 1 exit status
      make[3]: *** [Makefile:669: zabbix_server] Error 1
      make[3]: Leaving directory '/llj/tools/zabbix-5.0.2/src/zabbix_server'
      make[2]: *** [Makefile:782: install-recursive] Error 1
      make[2]: Leaving directory '/llj/tools/zabbix-5.0.2/src/zabbix_server'
      make[1]: *** [Makefile:494: install-recursive] Error 1
      make[1]: Leaving directory '/llj/tools/zabbix-5.0.2/src'
      make: *** [Makefile:533: install-recursive] Error 1

            dgoloscapov Dmitrijs Goloscapovs
            llj_zabbix llj
            Team C
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: