On Thu, 6 Nov 2003 20:24:35 +0000 Paul Warren pdw@ex-parrot.com wrote:
The latest and greatest pre-release for the ever forthcoming 0.15 release is now available from:
http://www.ex-parrot.com/~pdw/iftop/download/iftop-0.15pre4.tar.gz
Only really bug-fixes and added documentation since the last pre-release. I do not intend to make any further changes before 0.15, so please let me know if it is broken.
Paul,
I just tried a quick out-of-the-box compile:
util.h: No such file or directory
[..]
depmode=gcc /bin/sh ./config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/pcap -g -O2 -c `test -f 'dlcommon.c' || echo './'`dlcommon.c source='stringmap.c' object='stringmap.o' libtool=no \ depfile='.deps/stringmap.Po' tmpdepfile='.deps/stringmap.TPo' \ depmode=gcc /bin/sh ./config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/pcap -g -O2 -c `test -f 'stringmap.c' || echo './'`stringmap.c stringmap.c:19: util.h: No such file or directory make[2]: *** [stringmap.o] Error 1 make[2]: Leaving directory `/home/richard/rpm/BUILD/iftop-0.15pre4' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/richard/rpm/BUILD/iftop-0.15pre4' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.39774 (%build)