From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 16 16:46:43 2005 Return-Path: X-Original-To: freebsd-ports-bugs@freebsd.org Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D93BF16A41C for ; Sat, 16 Jul 2005 16:46:43 +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 7AA8743D48 for ; Sat, 16 Jul 2005 16:46:43 +0000 (GMT) (envelope-from piotrekk@excite.com) Received: by xprdmailfe21.nwk.excite.com (Postfix, from userid 110) id 1F7E929A48; Sat, 16 Jul 2005 12:46:40 -0400 (EDT) To: freebsd-ports-bugs@freebsd.org Received: from [84.73.114.198] by xprdmailfe21.nwk.excite.com via HTTP; Sat, 16 Jul 2005 12:46:40 EST X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: ID = 2383e4973664c80f7198bf469d15c13b From: "PIOTR" 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: <20050716164640.1F7E929A48@xprdmailfe21.nwk.excite.com> Date: Sat, 16 Jul 2005 12:46:40 -0400 (EDT) Subject: ntop installation from ports doesn't work under freeBSD 5.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: piotrekk@excite.com List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jul 2005 16:46:44 -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!