Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2002 18:11:47 +0100
From:      Thomas Vogt <turbo23@gmx.net>
To:        freebsd-ports@FreeBSD.ORG
Subject:   unable to build nessus
Message-ID:  <20020117181147.4ed39785.turbo23@gmx.net>

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

When i try to compile nessus from the ports (1.0.9) or also the latest
stable version from the nessus homepage (1.0.10) I alway get this error:


gcc -g -O2 `./cflags` -c html_graph_output.c
html_graph_output.c:69: conflicting types for `strcasestr'
/usr/include/string.h:86: previous declaration of `strcasestr'
*** Error code 1

It worked  after I've uncommented line 86 in /usr/include/string.h.  But
is there no way to better fix  that?

I use Freebsd 4.5rc
#uname -a
FreeBSD workstation.lan-turbo.ch 4.5-RC FreeBSD 4.5-RC #3: Thu Jan 17
17:25:42 CET 2002
root@workstation.lan-turbo.ch:/usr/obj/usr/src/sys/TURBO  i386

regards
Thomas Vogt

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




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