Configure script problem
Simon Beale
simon at minos.org.uk
Wed Mar 28 16:13:56 CEST 2007
Hi
I think I've found a bug in the configure scripts as shipped in v2.8.
Setting --without-perlcache as a command line argument causes
with_perlcache=no to be defined in the configure script; however when it
gets to the part later on where it decides whether to compile in perl
support (line 6258) it merely tests for the presence of 'with_perlcache'
and not what it's set to. i.e. --without-perlcache turns on the perlcache.
Similarly for --disable-embedded-perl.
Not using these command line arguments does leave these features turned off.
Tested with nagios 2.8 under RHEL4 and Debian.
Cheers
Simon
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
More information about the Developers
mailing list