[Nagios-devel] Fatal install problem in nagios-2.0b6

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] Fatal install problem in nagios-2.0b6

Post by Guest »

Hi,=20
just wanted to let you know, that the compile process with embedded perl
enabled is broken with the new b6. 'configure' works fine without
errors, but 'make all' gives many errors, such as the following snippet:

gcc -g -O2 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS
-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64
-I/usr/lib/perl5/5.8.3/i586-linux-thread-multi/CORE -DHAVE_CONFIG_H
-DNSCORE -c -o broker.o broker.c
In file included from broker.c:26:
../include/common.h:31:1: warning: "_REENTRANT" redefined
:4:1: warning: this is the location of the previous
definition
gcc -g -O2 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS
-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64
-I/usr/lib/perl5/5.8.3/i586-linux-thread-multi/CORE -DHAVE_CONFIG_H
-DNSCORE -c -o nebmods.o nebmods.c
In file included from nebmods.c:26:

This problem was testet and confirmed on SuSE Linux 9.1 with perl 5.8.3
and with Debian Sarge perl 5.8.4.

regards

Rouven Homann

cimt AG
Burchardstr. 17
20095 Hamburg
Tel.: +49.40.53302-0 Fax: -22

email: [email protected]
http://www.cimt-ag.de






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked