Search found 10 matches

by bkfrvn
Sun Jan 26, 2014 12:32 pm
Forum: Open Source Nagios Projects
Topic: Problems when configuring and compiling ndoutils on CentOs 6
Replies: 14
Views: 10703

Re: Problems when configuring and compiling ndoutils on Cent

I downloaded the new CactiEZ 0.7 image and compiled ndoutils right after the CactiEZ installation and the compilation was ok :). The compilation on the old CactiEZ server, which is run for a long time, still had the same problem. Therefore, I will migrate the old server to the new one. Thank you ver...
by bkfrvn
Sat Jan 25, 2014 3:24 am
Forum: Open Source Nagios Projects
Topic: Problems when configuring and compiling ndoutils on CentOs 6
Replies: 14
Views: 10703

Re: Problems when configuring and compiling ndoutils on Cent

I pulled the ndoutils-1.5.2 from the source you mentioned. I also deleted the old tarball, got the new one, compiled and got the same errors In file included from db.c:17: ../include/ndo2db.h:58: error: expected specifier-qualifier-list before ‘MYSQL’ db.c: In function ‘ndo2db_db_init’: db.c:128: er...
by bkfrvn
Fri Jan 24, 2014 12:06 am
Forum: Open Source Nagios Projects
Topic: Problems when configuring and compiling ndoutils on CentOs 6
Replies: 14
Views: 10703

Re: Problems when configuring and compiling ndoutils on Cent

I am trying compile ndoutils 1.5.2 on NagiosCore 3.5.0 with mysql 5.1.71
by bkfrvn
Wed Jan 22, 2014 8:42 pm
Forum: Open Source Nagios Projects
Topic: Problems when configuring and compiling ndoutils on CentOs 6
Replies: 14
Views: 10703

Re: Problems when configuring and compiling ndoutils on Cent

It is a "Thank you very much for helping so far!" :)
by bkfrvn
Wed Jan 22, 2014 2:19 am
Forum: Open Source Nagios Projects
Topic: Problems when configuring and compiling ndoutils on CentOs 6
Replies: 14
Views: 10703

Re: Problems when configuring and compiling ndoutils on Cent

I compiled Nagios version 3.5.0 . Thank you very much!
by bkfrvn
Mon Jan 20, 2014 10:28 pm
Forum: Open Source Nagios Projects
Topic: Problems when configuring and compiling ndoutils on CentOs 6
Replies: 14
Views: 10703

Re: Problems when configuring and compiling ndoutils on Cent

I compiled ndoutils on a server which both cacti and nagios is installed. The #make command shown following error: In file included from db.c:17: ../include/ndo2db.h:58: error: expected specifier-qualifier-list before ‘MYSQL’ Please refer to following topic for more details: http://support.nagios.co...
by bkfrvn
Mon Jan 20, 2014 3:05 am
Forum: Open Source Nagios Projects
Topic: Compiling ndoutils: error: expected specifier-qualifier-lis
Replies: 3
Views: 3259

Compiling ndoutils: error: expected specifier-qualifier-lis

Hi all, I experienced following error while compiling ndoutils 1.5.2 gcc -g -O2 -I/usr/include/mysql -DHAVE_CONFIG_H -c -o db.o db.c In file included from db.c:17: ../include/ndo2db.h:58: error: expected specifier-qualifier-list before ‘MYSQL’ db.c: In function ‘ndo2db_db_init’: db.c:128: error: ‘nd...
by bkfrvn
Sat Jan 18, 2014 9:56 am
Forum: Open Source Nagios Projects
Topic: Problems when configuring and compiling ndoutils on CentOs 6
Replies: 14
Views: 10703

Re: Problems when configuring and compiling ndoutils on Cent

Dear Spenser, Thank you very much for your answer! It seems that both glibc-headers and socket.h have been installed. Please find the results of the commands you mentioned: [root@cacti ~]# yum list installed | grep glibc glibc.x86_64 2.12-1.132.el6 @base glibc-common.x86_64 2.12-1.132.el6 @base glib...
by bkfrvn
Thu Jan 16, 2014 2:42 pm
Forum: Open Source Nagios Projects
Topic: Problems when configuring and compiling ndoutils on CentOs 6
Replies: 14
Views: 10703

Problems when configuring and compiling ndoutils on CentOs 6

Hi all, I had problems when configuring and compiling ndoutils on CentOs 6.3 64 bit (CactiEZ 0.7). I tried with ndotils verions 1.47b and 1.52, 1.52, the problems was the same. The config.log shows errors: conftest.c:10:28: error: ac_nonexistent.h: No such file or directory conftest.c:10:28: error: ...