Page 1 of 1

Re: [Nagios-devel] Configure script problem

Posted: Sat Mar 31, 2007 3:47 pm
by Guest
Simon Beale wrote:
> 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
>

Thanks for the bug report Simon! A patch will be posted to CVS shortly
(for both the 2.x and 3 branches).


Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org





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