From owner-freebsd-questions@FreeBSD.ORG Tue Jul 26 00:37:51 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B8CD16A41F for ; Tue, 26 Jul 2005 00:37:51 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from cobalt.antimatter.net (cobalt.antimatter.net [69.55.224.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id E382143D45 for ; Tue, 26 Jul 2005 00:37:50 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from glenn-mobile.antimatter.net (cpe-66-27-86-22.san.res.rr.com [66.27.86.22]) (authenticated bits=0) by cobalt.antimatter.net (8.13.4/8.13.4) with ESMTP id j6Q0bkhi010711 (version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NO); Mon, 25 Jul 2005 17:37:46 -0700 Message-Id: <6.1.0.6.2.20050725173037.1ace0ba0@cobalt.antimatter.net> X-Sender: glenn@cobalt.antimatter.net X-Mailer: QUALCOMM Windows Eudora Version 6.1.0.6 Date: Mon, 25 Jul 2005 17:34:13 -0700 To: piotrekk@excite.com, freebsd-questions@freebsd.org From: Glenn Dawson In-Reply-To: <20050725191748.1289A109ED8@xprdmailfe1.nwk.excite.com> References: <20050725191748.1289A109ED8@xprdmailfe1.nwk.excite.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: keramida@ceid.upatras.gr Subject: Re: cannot install ntop under freeBSD 5.5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jul 2005 00:37:51 -0000 At 12:17 PM 7/25/2005, PK wrote: >hi > >I did what you suggested. >I've deinstalled rrdtool completely, tried install ntop but now I get >following horrible errors: > > >xmldumpPlugin.c:36:2: warning: #warning >xmldumpPlugin.c:37:2: warning: #warning >=========================================================== >xmldumpPlugin.c:38:2: warning: #warning >xmldumpPlugin.c:39:2: warning: #warning The include of gdome.h that >follows will generate a lot of >xmldumpPlugin.c:40:2: warning: #warning compile warnings about 'shadows a >global declaration'. >xmldumpPlugin.c:41:2: warning: #warning Unfortunately, it's the way this >crud is coded and can't >xmldumpPlugin.c:42:2: warning: #warning be fixed. Just ignore them! >xmldumpPlugin.c:43:2: warning: #warning >[snip] >In file included from xmldumpPlugin.c:1730: >xml_g_intf.inc: In function `dumpXML_interfaces': >xml_g_intf.inc:33: warning: nested extern declaration of `BufferTooShort' >gmake[3]: *** [xmldumpPlugin.lo] Error 1 >gmake[3]: Leaving directory `/usr/ports/net/ntop/work/ntop/plugins' >gmake[2]: *** [all-recursive] Error 1 >gmake[2]: Leaving directory `/usr/ports/net/ntop/work/ntop/plugins' >gmake[1]: *** [all-recursive] Error 1 >gmake[1]: Leaving directory `/usr/ports/net/ntop/work/ntop' >gmake: *** [all] Error 2 >*** Error code 2 > >Stop in /usr/ports/net/ntop. > > >It must be a BUG in the ntop port. The problem is in the XML plugin. If you don't need that, ntop will build properly without the XML plugin. -Glenn >greetings >piotr