zabbix agent does not compile on AIX 5.3

XMLWordPrintable

    • Type: Incident report
    • Resolution: Fixed
    • Priority: Trivial
    • 1.8.2
    • Affects Version/s: None
    • Component/s: None
    • None

      Zabbix was configured with --enable-agent. Running make yields:

      Making all in src
      Making all in libs
      ...
      Making all in zabbix_agent
      gcc -DHAVE_CONFIG_H -I. -I../../include -g -O2 -MT vmstats.o -MD -MP -MF .deps/vmstats.Tpo -c -o vmstats.o vmstats.c
      vmstats.c: In function `update_vmstat':
      vmstats.c:213: error: `_system_configuration' undeclared (first use in this function)
      vmstats.c:213: error: (Each undeclared identifier is reported only once

      One hypothesis is that gcc is the culprit, because it did compile earlier with cc.

            Assignee:
            Alexander Vladishev
            Reporter:
            Aleksandrs Saveljevs
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: