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

Zabbix 1.8.6 doesn't build on osx Leopard

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Major Major
    • 1.8.9
    • 1.8.6
    • Installation (I)
    • MacOSX Leopard 10.5.8 Intel

      configure ends correctly, but make end with the following error:

      $ make
      Making all in src
      Making all in libs
      Making all in zbxcrypto
      make[3]: Nothing to be done for `all'.
      Making all in zbxcommon
      make[3]: Nothing to be done for `all'.
      Making all in zbxlog
      make[3]: Nothing to be done for `all'.
      Making all in zbxalgo
      make[3]: Nothing to be done for `all'.
      Making all in zbxnix
      make[3]: Nothing to be done for `all'.
      Making all in zbxconf
      make[3]: Nothing to be done for `all'.
      Making all in zbxsysinfo
      Making all in common
      gcc -DHAVE_CONFIG_H -I. -I../../../../include -g -O2 -MT net.o -MD -MP -MF .deps/net.Tpo -c -o net.o net.c
      net.c: In function 'decode_type':
      net.c:197: error: 'ns_t_srv' undeclared (first use in this function)
      net.c:197: error: (Each undeclared identifier is reported only once
      net.c:197: error: for each function it appears in.)
      net.c: In function 'NET_TCP_DNS_QUERY':
      net.c:311: error: 'ns_t_srv' undeclared (first use in this function)
      net.c:540: warning: case label value exceeds maximum value for type
      make[4]: *** [net.o] Error 1
      make[3]: *** [all-recursive] Error 1
      make[2]: *** [all-recursive] Error 1
      make[1]: *** [all-recursive] Error 1
      make: *** [all-recursive] Error 1

      ns_t_srv was added in 1.8.6
      Compilation works on 1.8.5

        1. srv V1.patch
          0.4 kB
          Rudolfs Kreicbergs
        2. srv V2.patch
          0.3 kB
          Rudolfs Kreicbergs
        3. nameser.h
          22 kB
          Nicola Canepa
        4. nameser8_compat.h
          13 kB
          Nicola Canepa

            Unassigned Unassigned
            canepan Nicola Canepa
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: