From owner-freebsd-ports@FreeBSD.ORG Sun Jul 17 06:52:24 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 623DE16A41C for ; Sun, 17 Jul 2005 06:52:24 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1371543D46 for ; Sun, 17 Jul 2005 06:52:24 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 47372513BA; Sun, 17 Jul 2005 02:52:23 -0400 (EDT) Date: Sun, 17 Jul 2005 02:52:23 -0400 From: Kris Kennaway To: PK Message-ID: <20050717065222.GA52036@xor.obsecurity.org> References: <20050716143534.EEB2B29A35@xprdmailfe21.nwk.excite.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LZvS9be/3tNcYl/X" Content-Disposition: inline In-Reply-To: <20050716143534.EEB2B29A35@xprdmailfe21.nwk.excite.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-ports@freebsd.org Subject: Re: cannot install ntop from ports on freeBSD 5.4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jul 2005 06:52:24 -0000 --LZvS9be/3tNcYl/X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jul 16, 2005 at 10:35:34AM -0400, PK wrote: >=20 > hi >=20 > I have a fresh installation of freeBSD 5.4 and fresh ports tree update an= d cannot install ntop from ports. >=20 > If I try: >=20 > # cd /usr/ports/net/ntop > # make install clean >=20 > I get following errors: >=20 > 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 >=20 > to reinstall doesn't help either. You probably forgot to update an installed dependency first, e.g. rrdtool. Use portupgrade. Kris --LZvS9be/3tNcYl/X Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFC2gAmWry0BWjoQKURAiHGAJ4zzQeyKEIZM+Ko6lJhVN+eRBE+LwCfaPFM gjL3NPk/tO2Q2heIWfuMhGY= =k4sq -----END PGP SIGNATURE----- --LZvS9be/3tNcYl/X--