Ad Widget

Collapse

building on OSX

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • loetmann
    Junior Member
    • Jul 2005
    • 7

    #1

    building on OSX

    Zabbix agentd: 1.3.2
    Mac OSX 10.4.8
    XCode 2.4.1

    cpu.c: In function `SYSTEM_CPU_UTIL':
    cpu.c:138: error: `cpumame' undeclared (first use in this function)
    cpu.c:138: error: (Each undeclared identifier is reported only once
    cpu.c:138: error: for each function it appears in.)
    cpu.c: In function `SYSTEM_CPU_LOAD':
    cpu.c:512: error: `cpumode' undeclared (first use in this function)
    make[5]: *** [cpu.o] Error 1
    make[4]: *** [all-recursive] 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

    configure still throws warning on resolv.h and net/if.h.

    Regards

    a believer
    Last edited by loetmann; 05-02-2007, 15:12. Reason: Forgot version info
  • Alexei
    Founder, CEO
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Sep 2004
    • 5654

    #2
    I believe this is no longer an issue.
    Alexei Vladishev
    Creator of Zabbix, Product manager
    New York | Tokyo | Riga
    My Twitter

    Comment

    • loetmann
      Junior Member
      • Jul 2005
      • 7

      #3
      Compilation o.k.

      Alexej, you are right. this version 1.4 is the first version of zabbix_agent(d) which compiles smoothly since a long time.

      What's next? Completion of missing parameter aquisition? More support for the BSD-style sysctl-based access to system information?

      Regards

      Comment

      Working...