So it looks like the latest stable version (1.0.10) didn't want to compile on Freebsd 
4.5.  However, the ports tree (10.0.9) version and 1.1.12 (exp release) did compile.  
I will use 1.1.12 on this box and see how that goes...

-----Original Message-----
From: Alex Chavira [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 05, 2002 5:00 PM
To: [EMAIL PROTECTED]
Subject: RE: Compiling problems on FreeBSD 4.5


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.

Reply via email to