Search found 1 match
- Wed Aug 31, 2011 10:46 am
- Forum: Open Source Nagios Projects
- Topic: Compilation error for nagios core 3.0.6 on IBM Aix5.3
- Replies: 2
- Views: 1660
Compilation error for nagios core 3.0.6 on IBM Aix5.3
Hi, I am trying to compile nagios core 3.0.6 on IBM Aix5.3 operating system. But getting below error : # make all cd ./base && make gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE -c broker.c gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE -c nebmods.c gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE -c checks.c gcc -g -O2 -DHA...