From owner-freebsd-ports@FreeBSD.ORG Sat Jul 16 14:35:38 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2127F16A41C for ; Sat, 16 Jul 2005 14:35:38 +0000 (GMT) (envelope-from piotrekk@excite.com) Received: from excite.com (nn2.excitenetwork.com [207.159.120.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAB1543D45 for ; Sat, 16 Jul 2005 14:35:37 +0000 (GMT) (envelope-from piotrekk@excite.com) Received: by xprdmailfe21.nwk.excite.com (Postfix, from userid 110) id EEB2B29A35; Sat, 16 Jul 2005 10:35:34 -0400 (EDT) To: freebsd-ports@freebsd.org Received: from [84.73.114.198] by xprdmailfe21.nwk.excite.com via HTTP; Sat, 16 Jul 2005 10:35:34 EST X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: ID = 2383e4973664c80f7198bf469d15c13b From: "PK" MIME-Version: 1.0 X-Sender: piotrekk@excite.com X-Mailer: PHP Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <20050716143534.EEB2B29A35@xprdmailfe21.nwk.excite.com> Date: Sat, 16 Jul 2005 10:35:34 -0400 (EDT) Subject: cannot install ntop from ports on freeBSD 5.4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: piotrekk@excite.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jul 2005 14:35:38 -0000 hi I have a fresh installation of freeBSD 5.4 and fresh ports tree update and cannot install ntop from ports. If I try: # cd /usr/ports/net/ntop # make install clean I get following errors: rrdPlugin.c: In function `graphCounter': rrdPlugin.c:583: error: too few arguments to function `rrd_graph' rrdPlugin.c: In function `netflowSummary': rrdPlugin.c:728: error: too few arguments to function `rrd_graph' rrdPlugin.c: In function `graphSummary': rrdPlugin.c:926: error: too few arguments to function `rrd_graph' gmake[3]: *** [rrdPlugin.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 to reinstall doesn't help either. install from packages works: # pkg_add -r ntop Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5.4-release/Latest/ntop.tbz... Done. ---------------------------------------------------------------------------- ntop has been installed, but is not quite ready to be used yet! You need to set an administrator password for ntop before it may be used. Just run startup script to be prompted for the password. Note that the installed startup script will NOT be execute at system startup by default. If you wish ntop to start when your system boots, you should make this script executable: # chmod 555 %%LOCALBASE%%/etc/rc.d/ntop.sh NB!! NB!! NB!! In the past, ntop has been the subject of repeated security vulner- abilities, particularly relating to its web interface. It is strongly suggested that you protect your ntop web interface via packet filters or TCP wrappers. IPv6 isn't currently supported by the port. ---------------------------------------------------------------------------- with freeBSD 5.2.1 on the same hardware I didn't have any problems. greetings piotr _______________________________________________ Join Excite! - http://www.excite.com The most personalized portal on the Web!