Compiled from source.. make ran fine. it compiles fine and dependancies are met, however a make install just pauses forever (I left it overnight)
Additionally when i run ntop the old plugins (old version is still semi in place) of course have problems, and cause a bus error, i'm not surprised, but it does prove that the ntop binary compiled nicely. I just need to get the support files in place without a bunch of manual monkey business. Any advice is welcome. -Tim ntop-2.2.95 on FreeBSD 5.1-RELEASE-p10 #1: Wed Oct 15 10:46:17 EDT 2003 make install . . /bin/sh ./mkinstalldirs /usr/local/bin /bin/sh ./libtool --mode=install /usr/bin/install -c ntop /usr/local/bin/ntop /usr/bin/install -c .libs/ntop /usr/local/bin/ntop /bin/sh ./mkinstalldirs /usr/local/bin ----------------------------------------------- Converting to HTML format .... Please wait <12-14 hours pass with no change) ^-- definatly the problem. /usr/local/bin/ntop -u ntop -i fxp0 -w 8080 -W 8081 -u ntop -P /var/db/ntop 30/Oct/2003 10:27:13 ntop v.2.2.95 MT (SSL) [i386-unknown-freebsd5.1] (10/29/03 04:02:48 PM build) 30/Oct/2003 10:27:13 Copyright 1998-2003 by Luca Deri <[EMAIL PROTECTED]> 30/Oct/2003 10:27:13 Get the freshest ntop from http://www.ntop.org/ 30/Oct/2003 10:27:13 Initializing ntop 30/Oct/2003 10:27:13 Resetting traffic statistics for device fxp0 30/Oct/2003 10:27:13 Initializing gdbm databases 30/Oct/2003 10:27:13 Now running as requested user 'ntop' (1014:1014) 30/Oct/2003 10:27:14 VENDOR: Loading MAC address table. 30/Oct/2003 10:27:14 VENDOR: Checking './specialMAC.txt.gz' 30/Oct/2003 10:27:14 VENDOR: Checking '/usr/local/etc/ntop/specialMAC.txt.gz' 30/Oct/2003 10:27:14 VENDOR: File '/usr/local/etc/ntop/specialMAC.txt' does not need to be reloaded 30/Oct/2003 10:27:14 VENDOR: Checking './oui.txt.gz' 30/Oct/2003 10:27:14 VENDOR: Checking '/usr/local/etc/ntop/oui.txt.gz' 30/Oct/2003 10:27:14 VENDOR: File '/usr/local/etc/ntop/oui.txt' does not need to be reloaded 30/Oct/2003 10:27:14 **WARNING** OSFP: Unable to open file 'etter.passive.os.fp.gz'. 30/Oct/2003 10:27:14 **WARNING** AS: Unable to open file 'AS-list.txt.gz'. 30/Oct/2003 10:27:14 I18N: This instance of ntop does not support multiple languages 30/Oct/2003 10:27:14 IP2CC: Looking for IP address <-> Country code mapping file 30/Oct/2003 10:27:14 IP2CC: reading file '/usr/local/etc/ntop/p2c.opt.table' 30/Oct/2003 10:27:14 IP2CC: 47455 records read 30/Oct/2003 10:27:14 Initializing external applications 30/Oct/2003 10:27:14 Initializing semaphores, mutexes and threads 30/Oct/2003 10:27:14 THREADMGMT: Started thread (134572032) for network packet analyser 30/Oct/2003 10:27:14 THREADMGMT: Started thread (137060352) for idle hosts detection 30/Oct/2003 10:27:14 THREADMGMT: Started thread (137061376) for DNS address resolution 30/Oct/2003 10:27:14 Calling plugin start functions (if any) 30/Oct/2003 10:27:14 Sniffying... 30/Oct/2003 10:27:14 INIT: Created pid file (/var/db/ntop/ntop.pid) 30/Oct/2003 10:27:14 Listening on [fxp0] 30/Oct/2003 10:27:14 Now running as requested user 'ntop' (1014:1014) 30/Oct/2003 10:27:14 Loading Plugins 30/Oct/2003 10:27:14 Searching for plugins in /usr/local/lib/ntop/plugins 30/Oct/2003 10:27:14 **WARNING** Unable to load plugin '/usr/local/lib/ntop/plugins/icmpPlugin.so' 30/Oct/2003 10:27:14 **WARNING** Message is '/usr/local/lib/ntop/plugins/icmpPlugin.so: Undefined symbol "GDC_stack_type"' 30/Oct/2003 10:27:14 **WARNING** Unable to load plugin '/usr/local/lib/ntop/plugins/lastSeenPlugin.so' 30/Oct/2003 10:27:14 **WARNING** Message is '/usr/local/lib/ntop/plugins/lastSeenPlugin.so: Undefined symbol "quicksort"' 30/Oct/2003 10:27:14 **WARNING** Unable to load plugin '/usr/local/lib/ntop/plugins/netflowPlugin.so' 30/Oct/2003 10:27:14 **WARNING** Message is '/usr/local/lib/ntop/plugins/netflowPlugin.so: Undefined symbol "getHostInfo"' 30/Oct/2003 10:27:14 **WARNING** Unable to load plugin '/usr/local/lib/ntop/plugins/nfsPlugin.so' 30/Oct/2003 10:27:14 **WARNING** Message is '/usr/local/lib/ntop/plugins/nfsPlugin.so: Undefined symbol "quicksort"' 30/Oct/2003 10:27:14 **WARNING** Unable to load plugin '/usr/local/lib/ntop/plugins/pdaPlugin.so' 30/Oct/2003 10:27:14 **WARNING** Message is '/usr/local/lib/ntop/plugins/pdaPlugin.so: Undefined symbol "quicksort"' 30/Oct/2003 10:27:14 **WARNING** Unable to load plugin '/usr/local/lib/ntop/plugins/sflowPlugin.so' 30/Oct/2003 10:27:14 **WARNING** Message is '/usr/local/lib/ntop/plugins/sflowPlugin.so: Undefined symbol "allocateElementHash"' 30/Oct/2003 10:27:14 RRD: Welcome to rrdPlugin. (C) 2002 by Luca Deri. 30/Oct/2003 10:27:14 Calling plugin start functions (if any) 30/Oct/2003 10:27:14 RRD: Welcome to the RRD plugin Bus error --- Tim Brigley Systems Administrator Rogers Media 777 Jarvis Street, Toronto, ON, M4Y 3B7 mail: [EMAIL PROTECTED] phone: 416-935-8552 _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
