Did you install from the ports tree? Is it the stable or devel release? I had some weirdness installing nessus 1.1.12 on FreeBSD 4.5 a few weeks ago. I ended up having to "make all install" in the nessus-devel first, then do a "make all install" in the nessus-plugins-devel. I was getting some compilation errors prior to that. Sorry, I don't have all the details anymore but maybe that will help.
Alex Chavira -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of William Liu Sent: Tuesday, February 05, 2002 3:16 PM To: [EMAIL PROTECTED] Subject: Compiling problems on FreeBSD 4.5 I run the installer script for nessus and it fails with the following: x -- Compiling html_graph_output.c:69: conflicting types for `strcasestr' /usr/include/string.h:86: previous declaration of `strcasestr' **** An error occured :/ What the header file has: #grep strcasestr /usr/include/string.h char *strcasestr __P((const char *, const char *)); Have you guys seen this? Is there any workarounds or fixes? Nessus installed no problem on freebsd 4.3-release.
