[Nagios-devel] Nagios 3 (CVS 10282006) compile error if EPN is
Posted: Sat Oct 28, 2006 9:43 am
Hi Ethan, hi List
the latest CVS HEAD does not compile with --enable-embedded-perl
=2E/configure --prefix=3D/usr/local/nagios3 --with-cgiurl=3D/nagios3/cgi-bi=
n=20
=2D-with-htmurl=3D/nagios3 --enable-embedded-perl
gcc -g -O2 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING=20
=2Dfno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 =
=20
=2DI/usr/lib/perl5/5.8.6/i586-linux-thread-multi/CORE -DHAVE_CONFIG_H -DNS=
CORE =20
=2Dc -o utils.o utils.c
utils.c: In function `file_uses_embedded_perl':
utils.c:4946: error: redeclaration of `use_epn'
utils.c:4940: error: `use_epn' previously declared here
utils.c:4961: error: `isperl' undeclared (first use in this function)
utils.c:4961: error: (Each undeclared identifier is reported only once
utils.c:4961: error: for each function it appears in.)
utils.c:4965: error: `buffer' undeclared (first use in this function)
make[1]: *** [utils.o] Error 1
make[1]: Leaving directory `/usr/local/src/devel/nagios-cvs/base'
make: *** [all] Error 2
Kind regards
J=F6rg LInge
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
the latest CVS HEAD does not compile with --enable-embedded-perl
=2E/configure --prefix=3D/usr/local/nagios3 --with-cgiurl=3D/nagios3/cgi-bi=
n=20
=2D-with-htmurl=3D/nagios3 --enable-embedded-perl
gcc -g -O2 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING=20
=2Dfno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 =
=20
=2DI/usr/lib/perl5/5.8.6/i586-linux-thread-multi/CORE -DHAVE_CONFIG_H -DNS=
CORE =20
=2Dc -o utils.o utils.c
utils.c: In function `file_uses_embedded_perl':
utils.c:4946: error: redeclaration of `use_epn'
utils.c:4940: error: `use_epn' previously declared here
utils.c:4961: error: `isperl' undeclared (first use in this function)
utils.c:4961: error: (Each undeclared identifier is reported only once
utils.c:4961: error: for each function it appears in.)
utils.c:4965: error: `buffer' undeclared (first use in this function)
make[1]: *** [utils.o] Error 1
make[1]: Leaving directory `/usr/local/src/devel/nagios-cvs/base'
make: *** [all] Error 2
Kind regards
J=F6rg LInge
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]