On Tue, Dec 24, 2002 at 09:51:44AM -0200, Thiago Canozzo Lahr wrote:
> Hi,
>
> I'm trying to compile and install nessus on a AIX 4.3.3 box, but the
> follow error was found:
[...]
>
> Can you help me?
Edit nessus-core/nessus/gdchart0.94b/gdc.h and replace :
#define GDC_NOVALUE -MAXFLOAT
to
#define GDC_NOVALUE -((float)3.40e+38)
It may probably break the HTML pie output though.
-- Renaud
-
[EMAIL PROTECTED]: general discussions about Nessus.
* To unsubscribe, send a mail to [EMAIL PROTECTED] with
"unsubscribe nessus" in the body.