Search the back traffic for 'size of symbol changed'
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Michael Zanetti Sent: Thursday, July 17, 2003 8:41 AM To: [EMAIL PROTECTED] Subject: RE: [Ntop] I can't run rrdtool Now... /data/ntop-2.2/gdchart0.94c/gd-1.8.3//libgd.a(gd_png.o)(.text+0x85a): In function `gdImagePng': : multiple definition of `gdImagePng' /usr/local/rrdtool-1.0.41/lib/librrd.a(gdpng.o)(.text+0x0):/data/rrdtool-1.0 .41/src/gdpng.c:18: first defined here /usr/bin/ld: Warning: size of symbol `gdImagePng' changed from 389 in /usr/local/rrdtool-1.0.41/lib/librrd.a(gdpng.o) to 55 in /usr/local/rrdtool-1.0.41/lib/librrd.a(gdpng.o) /data/ntop-2.2/gdchart0.94c/gd-1.8.3//libgd.a(gd_io.o)(.text+0x55): In function `gdPutWord': : multiple definition of `gdPutWord' /usr/local/rrdtool-1.0.41/lib/librrd.a(gd.o)(.text+0x25ec):/data/rrdtool-1.0 .41/gd1.3/gd.c:1737: first defined here /usr/bin/ld: Warning: size of symbol `gdPutWord' changed from 56 in /usr/local/rrdtool-1.0.41/lib/librrd.a(gd.o) to 38 in /usr/local/rrdtool-1.0.41/lib/librrd.a(gd.o) /data/ntop-2.2/gdchart0.94c/gd-1.8.3//libgd.a(gd_io.o)(.text+0xd2): In function `gdGetByte': : multiple definition of `gdGetByte' /usr/local/rrdtool-1.0.41/lib/librrd.a(gd.o)(.text+0x2624):/data/rrdtool-1.0 .41/gd1.3/gd.c:1743: first defined here /usr/bin/ld: Warning: size of symbol `gdGetByte' changed from 54 in /usr/local/rrdtool-1.0.41/lib/librrd.a(gd.o) to 39 in /usr/local/rrdtool-1.0.41/lib/librrd.a(gd.o) /data/ntop-2.2/gdchart0.94c/gd-1.8.3//libgd.a(gd_io.o)(.text+0xf9): In function `gdGetWord': : multiple definition of `gdGetWord' /usr/local/rrdtool-1.0.41/lib/librrd.a(gd.o)(.text+0x2598):/data/rrdtool-1.0 .41/gd1.3/gd.c:1721: first defined here /usr/bin/ld: Warning: size of symbol `gdGetWord' changed from 84 in /usr/local/rrdtool-1.0.41/lib/librrd.a(gd.o) to 70 in /usr/local/rrdtool-1.0.41/lib/librrd.a(gd.o) collect2: ld returned 1 exit status make[2]: *** [libntopreport.la] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 > Well, how about posting the error message itself? What you posted is just > the summary from the make file saying that it failed... > > -----Burton > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of > Michael Zanetti > Sent: Thursday, July 17, 2003 8:05 AM > To: [EMAIL PROTECTED] > Subject: RE: [Ntop] I can't run rrdtool > > > Hi, > > I found an error in the output of the configuration script... Now it runs > whitout errors but now I have another problem: Executing the make-file i > get > the following error-message. I tried it already with different versions of > the > rrd-tool but its always the same. Does anybody knows what I made wrong? > > collect2: ld returned 1 exit status > make[2]: *** [libntopreport.la] Error 1 > make[2]: Leaving directory '/data/ntop-2.2/ntop' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory '/data/ntop-2.2/ntop' > make: *** [all] Error 2 > > Thanks for any help!!! > > > > Go back and READ through the messages from ./configure and make - you > > missed > > something which isn't compiling rrdtool... > > > > -----Burton > > > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of > > Michael Zanetti > > Sent: Wednesday, July 16, 2003 8:40 AM > > To: [EMAIL PROTECTED] > > Subject: RE: [Ntop] I can't run rrdtool > > > > > > ntop -u ntopuser -P /mydir -C -t 3 -w 3001 > > > > Wait please: ntop is coming up... > > 16/Jul/2003 15:33:26 ntop v.2.2 MT (SSL) [i686-pc-linux-gnu] (07/16/03 > > 02:11:21 PM build) > > 16/Jul/2003 15:33:26 Copyright 1998-2003 by Luca Deri <[EMAIL PROTECTED]> > > 16/Jul/2003 15:33:26 Get the freshest ntop from http://www.ntop.org/ > > 16/Jul/2003 15:33:26 Initializing ntop > > SSL is present but https is disabled: use -W <https port> for enabling > it > > 16/Jul/2003 15:33:26 Initializing gdbm databases > > 16/Jul/2003 15:33:26 Listening on [eth0] > > 16/Jul/2003 15:33:26 **WARNING** Truncated network size (device eth0) to > > 1024 hosts (real netmask 255.255.0.0) > > 16/Jul/2003 15:33:26 Loading Plugins > > 16/Jul/2003 15:33:26 Searching for plugins in > /usr/local/lib/ntop/plugins > > 16/Jul/2003 15:33:26 ICMP: Welcome to icmpWatchPlugin. (C) 1999 by Luca > > Deri > > 16/Jul/2003 15:33:26 LASTSEEN: Welcome to LastSeenWatchPlugin. (C) 1999 > by > > Andrea Marangoni > > 16/Jul/2003 15:33:26 NETFLOW: Welcome to NetFlow.(C) 2002 by Luca Deri > > 16/Jul/2003 15:33:26 NFS: Welcome to nfsWatchPlugin. (C) 1999 by Luca > Deri > > 16/Jul/2003 15:33:26 PDA: Welcome to PDAPlugin. (C) 2001-2002 by L.Deri > > and > > W.Brock > > 16/Jul/2003 15:33:26 SFLOW: Welcome to sFlowPlugin. (C) 2002 by Luca > Deri > > 16/Jul/2003 15:33:26 RRD: Welcome to rrdPlugin. (C) 2002 by Luca Deri. > > 16/Jul/2003 15:33:26 Plugins loaded... continuing with initialization > > 16/Jul/2003 15:33:26 Resetting traffic statistics... > > 16/Jul/2003 15:33:26 VENDOR: Loading MAC address table. > > 16/Jul/2003 15:33:26 VENDOR: Checking './specialMAC.txt' > > 16/Jul/2003 15:33:26 VENDOR: Checking > '/usr/local/etc/ntop/specialMAC.txt' > > 16/Jul/2003 15:33:26 VENDOR: ...found, 61 lines, loaded 59 records! > > 16/Jul/2003 15:33:26 VENDOR: Checking './oui.txt' > > 16/Jul/2003 15:33:26 VENDOR: Checking '/usr/local/etc/ntop/oui.txt' > > 16/Jul/2003 15:33:26 VENDOR: ...found, 41794 lines, loaded 6783 records! > > 16/Jul/2003 15:33:26 I18N: This instance of ntop does not support > multiple > > languages > > 16/Jul/2003 15:33:26 IP2CC: Looking for IP address <-> Country code > > mapping > > file > > 16/Jul/2003 15:33:27 IP2CC: 47455 records read > > 16/Jul/2003 15:33:27 THREADMGMT: Packet processor thread (0) started... > > 16/Jul/2003 15:33:27 THREADMGMT: Started thread (16386) for network > packet > > analyser > > 16/Jul/2003 15:33:27 THREADMGMT: Idle Scan thread (0) started > > 16/Jul/2003 15:33:27 THREADMGMT: Started thread (32771) for idle hosts > > detection > > 16/Jul/2003 15:33:27 THREADMGMT: Address resolution thread started... > > 16/Jul/2003 15:33:27 THREADMGMT: Started thread (49156) for DNS address > > resolution > > 16/Jul/2003 15:33:27 Calling plugin start functions (if any) > > 16/Jul/2003 15:33:27 NETFLOW: White list initialized to '' > > 16/Jul/2003 15:33:27 NETFLOW: Black list initialized to '' > > 16/Jul/2003 15:33:27 NETFLOW: Export disabled at user request > > 16/Jul/2003 15:33:27 WEB: Initializing > > 16/Jul/2003 15:33:27 Note: Reporting device set to 0[eth0] > > 16/Jul/2003 15:33:27 WEB: Waiting for HTTP connections on port 3001 > > 16/Jul/2003 15:33:27 THREADMGMT: web connections thread (0) started... > > 16/Jul/2003 15:33:27 THREADMGMT: Started thread (65541) for web server > > 16/Jul/2003 15:33:27 Sniffying... > > 16/Jul/2003 15:33:27 THREADMGMT: pcap dispatch thread started... > > 16/Jul/2003 15:33:27 THREADMGMT: Started thread (81926) for network > packet > > sniffing on eth0 > > > > > > > What do you see if you run ntop with -t 3? > > > > > > Anything useful? > > > > > > A. > > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > > > Michael > > > Zanetti > > > Sent: Wednesday, July 16, 2003 3:04 PM > > > To: [EMAIL PROTECTED] > > > Subject: [Ntop] I can't run rrdtool > > > > > > > > > Hi, > > > > > > I compiled ntop 2.2 with rrdtool 1.0.44 whitout errors. When I run > ntop > > > everxthing works fine except the rrdtool. In the plugin-section I get > > > the > > > message: This plugin is disabled as ntop has not been compiled with > RRD > > > support. > > > > > > I ran the configuration script with the following parameters: > > > > > > ./configure > > > --with-libpng-root=/data/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4/ > > > --with-gd-root=/data/ntop-2.2/gdchart0.94c/gd-1.8.3/ > > > --with-zlib-root=/data/ntop-2.2/gdchart0.94c/zlib-1.1.4/ > > > --with-rrd-lib=/data/rrdtool-1.0.44/lib/ > > > --with-rrd-include=/data/rrdtool-1.0.44/src/ > > > > > > The script endet whitout errors. > > > > > > After compiling and installing I run ntop, but rrdtool was not > > > installed. > > > > > > Could anyone tell me what I did wrong? > > > > > > Thanks for your help!!! > > > > > > Michael > > > > _______________________________________________ > > Ntop mailing list > > [EMAIL PROTECTED] > > http://listgateway.unipi.it/mailman/listinfo/ntop > > > > -- > +++ GMX - Mail, Messaging & more http://www.gmx.net +++ > > Jetzt ein- oder umsteigen und USB-Speicheruhr als Pr�mie sichern! > > _______________________________________________ > Ntop mailing list > [EMAIL PROTECTED] > http://listgateway.unipi.it/mailman/listinfo/ntop > > _______________________________________________ > Ntop mailing list > [EMAIL PROTECTED] > http://listgateway.unipi.it/mailman/listinfo/ntop > -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Jetzt ein- oder umsteigen und USB-Speicheruhr als Pr�mie sichern! _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
