In article <1068BB89-C5DE-4DCF-9392-56D2780CFF7C@mac.com>, Shawn Protsman <protsman@mac.com> wrote:
Hi Darrel,
The port has been fixed. I was able to install the ntop port without issue a week or so ago.
--Shawn
Hmm. http://trac.macosforge.org/projects/macports/ticket/14308 is still open. I just tried to install ntop again. Still didn't work for me, albeit with a different error output now after the first few error lines. Running an iBook G4, 10.4.11. Any hints? Many thanks, Darrell aabs:/Users/darrell adm$ sudo port selfupdate MacPorts base version 1.600 installed Downloaded MacPorts base version 1.600 The MacPorts installation is not outdated and so was not updated selfupdate done! aabs:/Users/darrell adm$ sudo port clean --all ntop ---> Cleaning ntop aabs:/Users/darrell adm$ sudo port install ntop ---> Fetching ntop ---> Attempting to fetch ntop-3.3.tar.gz from http://downloads.sourceforge.net/ntop ---> Verifying checksum(s) for ntop ---> Extracting ntop ---> Applying patches to ntop ---> Configuring ntop ---> Building ntop with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.mac ports.org_release_ports_net_ntop/work/ntop-3.3" && gnumake all " returned error 2 Command output: address.c:634: error: request for member 'addressQueuedCurrent' in something not a structure or union address.c:635: error: request for member 'queueAddressMutex' in something not a structure or union address.c: In function 'dequeueAddress': address.c:651: error: request for member 'ntopRunState' in something not a structure or union address.c:656: error: request for member 'queueAddressCondvar' in something not a structure or union address.c:658: error: request for member 'ntopRunState' in something not a structure or union address.c:664: error: request for member 'addressQueueFile' in something not a structure or union address.c:669: error: request for member 'ntopRunState' in something not a structure or union address.c:696: error: request for member 'queueAddressMutex' in something not a structure or union address.c:697: error: request for member 'addressQueuedCurrent' in something not a structure or union address.c:697: error: request for member 'addressQueuedCurrent' in something not a structure or union address.c:698: error: request for member 'queueAddressMutex' in something not a structure or union address.c:700: error: request for member 'addressQueueFile' in something not a structure or union address.c:702: error: request for member 'addressQueueFile' in something not a structure or union address.c:707: error: request for member 'dequeueAddressThreadId' in something not a structure or union address.c: In function 'fetchAddressFromCache': address.c:843: error: request for member 'numFetchAddressFromCacheCalls' in something not a structure or union address.c:854: error: request for member 'dnsCacheFile' in something not a structure or union address.c:856: error: request for member 'dnsCacheFile' in something not a structure or union address.c:871: error: request for member 'actTime' in something not a structure or union address.c:872: error: request for member 'numFetchAddressFromCacheCallsOK' in something not a structure or union address.c:875: error: request for member 'numFetchAddressFromCacheCallsSTALE' in something not a structure or union address.c:881: error: request for member 'numFetchAddressFromCacheCallsFAIL' in something not a structure or union address.c: In function 'ipaddr2str': address.c:914: error: request for member 'numipaddr2strCalls' in something not a structure or union address.c: In function 'checkSpoofing': address.c:1823: error: request for member 'runningPref' in something not a structure or union gnumake[2]: *** [address.lo] Error 1 gnumake[1]: *** [all-recursive] Error 1 gnumake: *** [all] Error 2 Error: Status 1 encountered during processing. aabs:~ darrell$ uname -a Darwin aabs.dyndns.org 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc