From WimO at Nedbank.co.za Tue Jul 25 07:33:51 2006 From: WimO at Nedbank.co.za (WimO@Nedbank.co.za) Date: Tue, 25 Jul 2006 08:33:51 +0200 Subject: [Iftop-users] iftop error on Solaris 8 SPARC Message-ID: This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C6AFB4.4AD4FF08 Content-Type: text/plain Good day, I have a problem getting IFTOP to run on Solaris 8 SPARC. Could someone please give me some advice? I have just downloaded libpcap, ncurses and iftop from www.sunfreeware.com (required compatible versions as metioned by the website), but get the following error whenever I want to run iftop: bash-2.03# /usr/local/sbin/iftop interface: eri0 IP address is: xxx.xxx.xxx.xxx (hidden purposefully) MAC address is: 00:03:ba:0d:bf:fb ld.so.1: /usr/local/sbin/iftop: fatal: relocation error: file /usr/local/sbin/iftop: symbol pcap_open_live: referenced symbol not found Killed Anyone know what causes this perhaps? Kind regards, Wim Olivier Senior Solaris Support / Team Leader GTSS / SSS, Nedbank South Africa 105 West Street, Sandton, JHB Tel: +27 (0) 11 500-4426 Cell: +27 (0) 82 655 3599 Fax: +27 (0) 86 510 2227 e-mail:wimo@nedbank.co.za ******************** Nedbank Limited Reg No 1951/000009/06. The following link displays the names of the Nedbank Board of Directors and Company Secretary. [ http://www.nedbank.co.za/terms/DirectorsNedbank.htm ] This email is confidential and is intended for the addressee only. The following link will take you to Nedbank's legal notice. [ http://www.nedbank.co.za/terms/EmailDisclaimer.htm ] ******************** ------_=_NextPart_001_01C6AFB4.4AD4FF08 Content-Type: text/html Content-Transfer-Encoding: quoted-printable

Good day,

 

I have a problem getting IFTOP to run on Solaris 8 SPA= RC.  Could someone please give me some advice?

I have just downloaded libpcap, ncurses and iftop from= =20www.sunfreeware.com (required co= mpatible versions as metioned by the website), but get the following error wheneve= r I want to run iftop:

 

bash-2.03# /usr/local/sbin/iftop

interface: eri0

IP address is: xxx.xxx.xxx.xxx (hidden purposefully)

MAC address is: 00:03:ba:0d:bf:fb

ld.so.1: /usr/local/sbin/iftop: fatal: relocation erro= r: file /usr/local/sbin/iftop: symbol pcap_open_live: referenced symbol not = found

Killed

 

 

Anyone know what causes this perhaps?

 

 

 

Kind regards,

 

Wim Olivier

Senior Solaris Support / Team Leader

GTSS / SSS, Nedbank South Afric= a

105 W= est Street= , Sandton, JHB

Tel:   +27 (0) 11 500-4426

Cell:  +27 (0) 82 655 3599

Fax:  +27 (0) 86 510 2227=

e-mail:wimo@nedbank.co.za

=

 


Nedbank Limited Reg No 1951/000009/06. The fol= lowing=20 link displays the names of the Nedbank Boar= d of=20 Directors and Company Secretary.
This email is confidential and is intended for= =20the=20 addressee only. The following link will take you to Nedbank's leg= al=20 notice.

------_=_NextPart_001_01C6AFB4.4AD4FF08-- From jonabbey at arlut.utexas.edu Wed Jul 26 19:44:13 2006 From: jonabbey at arlut.utexas.edu (Jonathan Abbey) Date: Wed, 26 Jul 2006 13:44:13 -0500 Subject: [Iftop-users] iftop error on Solaris 8 SPARC In-Reply-To: References: Message-ID: <20060726184413.GA15357@arlut.utexas.edu> --k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 25, 2006 at 08:33:51AM +0200, WimO@Nedbank.co.za wrote: | Good day, |=20 | I have a problem getting IFTOP to run on Solaris 8 SPARC. Could someo= ne | please give me some advice? |=20 | I have just downloaded libpcap, ncurses and iftop from | [1]www.sunfreeware.com (required compatible versions as metioned by the | website), but get the following error whenever I want to run iftop: |=20 |=20 | bash-2.03# /usr/local/sbin/iftop |=20 | interface: eri0 | IP address is: xxx.xxx.xxx.xxx (hidden purposefully) | MAC address is: 00:03:ba:0d:bf:fb |=20 | ld.so.1: /usr/local/sbin/iftop: fatal: relocation error: file | /usr/local/sbin/iftop: symbol pcap_open_live: referenced symbol not fo= und |=20 | Killed |=20 | Anyone know what causes this perhaps? Not sure, but it sounds like the version of the pcap library that it is picking up at run time might be differing from the version of the pcap library that the build found when you were compiling iftop. You did build iftop yourself, rather than downloading a binary, yes? What happens if you run 'ldd iftop'? Jon | Kind regards, |=20 | Wim Olivier | Senior Solaris Support / Team Leader | GTSS / SSS, Nedbank South Africa | 105 West Street, Sandton, JHB | Tel: +27 (0) 11 500-4426 | Cell: +27 (0) 82 655 3599 | Fax: +27 (0) 86 510 2227 | e-mail:wimo@nedbank.co.za --=20 ---------------------------------------------------------------------------= ---- Jonathan Abbey jonabbey@arlut.utexas.edu Applied Research Laboratories The University of Texas at Au= stin GPG Key: 71767586 at keyserver pgp.mit.edu, http://www.ganymeta.org/workkey= .gpg --k1lZvvs/B4yU6o8G Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEx7f9GI9EwHF2dYYRAsxHAKDKW5yvWJqagmdOzRcRtU/L1HVNOQCg6z5B hEWz6BYS1i6DinUYr4Ra47Y= =0nej -----END PGP SIGNATURE----- --k1lZvvs/B4yU6o8G-- From jonabbey at arlut.utexas.edu Thu Jul 27 18:21:40 2006 From: jonabbey at arlut.utexas.edu (Jonathan Abbey) Date: Thu, 27 Jul 2006 12:21:40 -0500 Subject: [Iftop-users] Re: iftop error on Solaris 8 SPARC In-Reply-To: References: Message-ID: <20060727172140.GA1491@arlut.utexas.edu> On Thu, Jul 27, 2006 at 07:00:17AM +0200, Olivier, W. (Wim) wrote: | Hi Jonathan, | | Thanks for the reply. The IT guys here are paranoid so they block almost | everything. The 'detector' is probably running on an Microsoft O/S....no | comment. | | Anyway, I did download the required binaries and versions from | www.sunfreeware.com for Solaris 8 SPARC. | | Here is the output of the 'ldd' command you said I could try: | | bash-2.03# ldd /usr/local/sbin/iftop | libpcap.so => /usr/local/lib/libpcap.so | libnsl.so.1 => /usr/lib/libnsl.so.1 | libm.so.1 => /usr/lib/libm.so.1 | libsocket.so.1 => /usr/lib/libsocket.so.1 | libncurses.so.5 => /usr/local/lib/libncurses.so.5 | libpthread.so.1 => /usr/lib/libpthread.so.1 | libc.so.1 => /usr/lib/libc.so.1 | libresolv.so.2 => /usr/lib/libresolv.so.2 | libdl.so.1 => /usr/lib/libdl.so.1 | libmp.so.2 => /usr/lib/libmp.so.2 | libthread.so.1 => /usr/lib/libthread.so.1 | /usr/platform/SUNW,Sun-Blade-100/lib/libc_psr.so.1 | | It could find all required libraries and their versions. Here is the | longer version: | | Do you know of anything else I can try do debug with besides downloading | other versions of the libpcap library or building from source? I believe you can do 'nm' on /usr/local/lib/libpcap.so to see what symbols that shared library is exporting, but that won't fix anything, it'll just give you confirmation that a function or global variable that you depend on isn't being exported from the library. I ran ldd on my copy of iftop which I built from sources, and it doesn't even use libpcap as a shared library. I think it might have got treated as a static library at link time, so I can't really give you any good advice as to what the libpcap.so library should be exporting in the way of symbols. Building from source isn't that hard, I'd recommend that, really, if you have access to a compiler and such on your system. Jon | Thanks, | Wim Olivier -- ------------------------------------------------------------------------------- Jonathan Abbey jonabbey@arlut.utexas.edu Applied Research Laboratories The University of Texas at Austin GPG Key: 71767586 at keyserver pgp.mit.edu, http://www.ganymeta.org/workkey.gpg From jonabbey at arlut.utexas.edu Fri Jul 28 21:46:27 2006 From: jonabbey at arlut.utexas.edu (Jonathan Abbey) Date: Fri, 28 Jul 2006 15:46:27 -0500 Subject: [Iftop-users] iftop 1.0 release? Message-ID: <20060728204626.GA29044@arlut.utexas.edu> --BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Since it seems like iftop development has plateaued, what do folks think about declaring an official 1.0 release? Iftop is too massively useful to see it linger in the pre-release doldrums forever, I say. Jon --=20 ---------------------------------------------------------------------------= ---- Jonathan Abbey jonabbey@arlut.utexas.edu Applied Research Laboratories The University of Texas at Au= stin GPG Key: 71767586 at keyserver pgp.mit.edu, http://www.ganymeta.org/workkey= .gpg --BOKacYhQ+x31HxR3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (GNU/Linux) iD8DBQFEyneiGI9EwHF2dYYRArd9AJ9VG81G0Rpqtaw0wJevduj8jArcBQCfRFA5 VrXfi4Kycav7kt1RWnC3QNs= =PgVU -----END PGP SIGNATURE----- --BOKacYhQ+x31HxR3-- From jlay at slave-tothe-box.net Sat Jul 29 03:40:26 2006 From: jlay at slave-tothe-box.net (James Lay) Date: Fri, 28 Jul 2006 20:40:26 -0600 Subject: [Iftop-users] iftop 1.0 release? In-Reply-To: <20060728204626.GA29044@arlut.utexas.edu> References: <20060728204626.GA29044@arlut.utexas.edu> Message-ID: <20060728204026.366502e5@mail.slave-tothe-box.net> On Fri, 28 Jul 2006 15:46:27 -0500 Jonathan Abbey wrote: > Since it seems like iftop development has plateaued, what do folks > think about declaring an official 1.0 release? > > Iftop is too massively useful to see it linger in the pre-release > doldrums forever, I say. > > Jon > > -- > ------------------------------------------------------------------------------- > Jonathan Abbey > jonabbey@arlut.utexas.edu Applied Research > Laboratories The University of Texas at Austin GPG > Key: 71767586 at keyserver pgp.mit.edu, > http://www.ganymeta.org/workkey.gpg Here here. James From pdw at ex-parrot.com Mon Jul 31 10:48:36 2006 From: pdw at ex-parrot.com (Paul Warren) Date: Mon, 31 Jul 2006 10:48:36 +0100 Subject: [Iftop-users] iftop 1.0 release? In-Reply-To: <20060728204626.GA29044@arlut.utexas.edu>; from jonabbey@arlut.utexas.edu on Fri, Jul 28, 2006 at 03:46:27PM -0500 References: <20060728204626.GA29044@arlut.utexas.edu> Message-ID: <20060731104836.A12029@sphinx.mythic-beasts.com> On Fri, Jul 28, 2006 at 03:46:27PM -0500, Jonathan Abbey wrote: > Since it seems like iftop development has plateaued, what do folks > think about declaring an official 1.0 release? > > Iftop is too massively useful to see it linger in the pre-release > doldrums forever, I say. I think it's ready for it. I need to find a bit of time to go through my folder of mails with iftop to-do items in them and get it sorted. I've got a two week holiday in a fortnight's time, which is always a good opportunity for getting this sort of stuff done. Paul