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 http://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 ] ********************
On Tue, Jul 25, 2006 at 08:33:51AM +0200, WimO@Nedbank.co.za wrote: | 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 | [1]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?
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, | | 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