Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2002 15:07:07 +0100
From:      Thomas Vogt <turbo23@gmx.net>
To:        freebsd-questions@FreeBSD.ORG
Cc:        Bernie_X@myrealbox.com
Subject:   Re: nessus compile problem
Message-ID:  <20020117150707.2883f47f.turbo23@gmx.net>

next in thread | raw e-mail | index | archive | help
Hi

Just uncomment the line with "char *strcasestr .." in
/usr/include/string.h at line 86. Like /*char *strcasestr... */ . After
that you should compile nessus without problems. Don't forgett dt remove
the comment line after that. I've testest this with nessus 1.0.10. 

regards 
thomas

>hi,
>
>i'm using freebsd 4.5-prerelease and try to compile nessus,
>without much success.
>
>i tried both the nessus port (1.0.9) and the latest version
>downloaded from the home-page of nessus.
>
>the error i'm getting in both cases is:
>
>html_graph_output.c:69: conflicting types for 'strcasestr'
>/usr/include/string.h:86: previous declaration of 'strcasestr'
>****An error occured :/
>
>has anyone managed to compile it already / found way around this?
>
>
>
>any ideas?
>
>thanks a lot.
>
>regards,
>
>bernie


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020117150707.2883f47f.turbo23>