From owner-freebsd-questions Thu Jan 17 6: 7:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id C1D1637B416 for ; Thu, 17 Jan 2002 06:07:21 -0800 (PST) Received: (qmail 30701 invoked by uid 0); 17 Jan 2002 14:07:19 -0000 Received: from 252.catv54.lgt01.lan.ch (HELO workstation.lan-turbo.ch) (212.60.54.252) by mail.gmx.net (mp001-rz3) with SMTP; 17 Jan 2002 14:07:19 -0000 Date: Thu, 17 Jan 2002 15:07:07 +0100 From: Thomas Vogt To: freebsd-questions@FreeBSD.ORG Cc: Bernie_X@myrealbox.com Subject: Re: nessus compile problem Message-Id: <20020117150707.2883f47f.turbo23@gmx.net> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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