LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   mklivestatus compile issue on nagios (https://www.linuxquestions.org/questions/linux-software-2/mklivestatus-compile-issue-on-nagios-905412/)

RKris 09-28-2011 07:07 AM

mklivestatus compile issue on nagios
 
i am trying to integrate nagios with mklivestatus and during the compilation of livestatus.o module, it fails, i have installed all the packages which are required according to the documentation.

output of rpm -qa on my centos 5.6 box:

libstdc++-4.1.2-50.el5
libstdc++-4.1.2-50.el5
libstdc++-devel-4.1.2-50.el5
make-3.81-3.el5
gcc-4.1.2-50.el5
libgcc-4.1.2-50.el5
gcc-c++-4.1.2-50.el5
libgcc-4.1.2-50.el5

i have attached the full log of mklivestatus here

http://chopapp.com/#erojbw91


any ideas why the install fails???

weibullguy 09-28-2011 05:16 PM

As it states on line 384 of your build log --> "bits/c++config.h: No such file or directory".

RKris 09-30-2011 06:49 AM

Quote:

Originally Posted by weibullguy (Post 4484837)
As it states on line 384 of your build log --> "bits/c++config.h: No such file or directory".

thanks for that i upgraded libstdc++-devel-4.1.2

yum install libstdc++-devel-4.1.2

and that got it compiled!!!!!!cheers


All times are GMT -5. The time now is 05:33 PM.