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