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

zabbix agent does not compile on AIX 5.3

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • 1.8.2
    • None
    • 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.

            sasha Alexander Vladishev
            asaveljevs Aleksandrs Saveljevs
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: