cannot install ntop from ports on freeBSD 5.4

Kris Kennaway kris at obsecurity.org
Sun Jul 17 06:52:24 GMT 2005


On Sat, Jul 16, 2005 at 10:35:34AM -0400, PK wrote:
> 
> 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.

You probably forgot to update an installed dependency first,
e.g. rrdtool.  Use portupgrade.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20050717/d2b9fc7e/attachment.bin


More information about the freebsd-ports mailing list