Error Make all on Centos minimal 6.3
Posted: Wed Jul 18, 2012 1:26 am
I try to install Nagios (the last core version from site) and when i do make all I recive:
[root@localhost nagios]# make all
cd ./base && make
make[1]: Entering directory `/root/nagios/base'
make[1]: *** No rule to make target `../include/locations.h', needed by `broker. o'. Stop.
make[1]: Leaving directory `/root/nagios/base'
make: *** [all] Error 2
[root@localhost nagios]#
Until this I updated all system with yum update.
[root@localhost nagios]# make all
cd ./base && make
make[1]: Entering directory `/root/nagios/base'
make[1]: *** No rule to make target `../include/locations.h', needed by `broker. o'. Stop.
make[1]: Leaving directory `/root/nagios/base'
make: *** [all] Error 2
[root@localhost nagios]#
Until this I updated all system with yum update.