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

Make error -- pthread_self

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • 1.4
    • Installation (I)
    • None
    • Debian 4.0

      With 1.4/r5076 (and earlier), I get this:

      ./configure --enable-server --enable-agent -with-mysql --with-net-snmp --enable-static

      [snip]

      make

      [snip]

      /usr/lib/libmysqlclient.a(yassl_int.o): In function `yaSSL::yassl_int_cpp_local2::GetSelf()':
      (.text+0x1ae3): undefined reference to `pthread_self'
      /usr/lib/libmysqlclient.a(my_compress.o): In function `my_uncompress':
      (.text+0x61): undefined reference to `uncompress'
      /usr/lib/libmysqlclient.a(my_compress.o): In function `my_compress_alloc':
      (.text+0x10e): undefined reference to `compress'
      collect2: ld returned 1 exit status
      make[3]: *** [zabbix_server] Error 1
      make[3]: Leaving directory `/root/zabbix-1.4/src/zabbix_server'
      make[2]: *** [all-recursive] Error 1
      make[2]: Leaving directory `/root/zabbix-1.4/src/zabbix_server'
      make[1]: *** [all-recursive] Error 1
      make[1]: Leaving directory `/root/zabbix-1.4/src'
      make: *** [all-recursive] Error 1

            alexei Alexei Vladishev
            niels Niels
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: