Date: Sun, 24 Jul 2005 18:24:20 -0400 (EDT) From: Bryan Fullerton <fehwalker@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/84019: ntop port doesn't build with rrdtool 1.2.10 Message-ID: <20050724222420.A14A88027@satori.samurai.com> Resent-Message-ID: <200507242230.j6OMU72h085438@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 84019 >Category: ports >Synopsis: ntop port doesn't build with rrdtool 1.2.10 >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 24 22:30:06 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Bryan Fullerton >Release: FreeBSD 5.4-RELEASE-p4 i386 >Organization: Samurai Consulting Inc. >Environment: System: FreeBSD satori.samurai.com 5.4-RELEASE-p4 FreeBSD 5.4-RELEASE-p4 #0: Tue Jul 19 20:32:44 EDT 2005 bryanf@satori.samurai.com:/export/obj/export/src/sys/SAMURAI i386 % pkg_info -xI rrdtool rrdtool-1.2.10 Round Robin Database Tools >Description: % sudo portinstall ntop ---> Installing 'ntop-3.1_1' from a port (net/ntop) ---> Building '/usr/ports/net/ntop' [...] (cd .libs && rm -f libpdaPlugin.la && ln -s ../libpdaPlugin.la libpdaPlugin.la) if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -I/usr/include -I../myrrd -DFREEBSD -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -g -O -pipe -I/usr/local/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -MT rrdPlugin.lo -MD -MP -MF ".deps/rrdPlugin.Tpo" -c -o rrdPlugin.lo rrdPlugin.c; \ then mv -f ".deps/rrdPlugin.Tpo" ".deps/rrdPlugin.Plo"; else rm -f ".deps/rrdPlugin.Tpo"; exit 1; fi rm -f .libs/rrdPlugin.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -I/usr/include -I../myrrd -DFREEBSD -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -g -O -pipe -I/usr/local/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -MT rrdPlugin.lo -MD -MP -MF .deps/rrdPlugin.Tpo -c rrdPlugin.c -fPIC -DPIC -o .libs/rrdPlugin.lo 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 `/export/ports/net/ntop/work/ntop/plugins' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/export/ports/net/ntop/work/ntop/plugins' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/export/ports/net/ntop/work/ntop' gmake: *** [all] Error 2 *** Error code 2 Stop in /export/ports/net/ntop. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050724222420.A14A88027>