On Jan 25, 2007, at 12:28 PM, Olivier Kaloudoff wrote:
Re, Kimball
I downloaded iftop-0.17pre2.tar.gz from freshmeat, and tried to do a ./configure and make.
It puked.
I noted your request for feedback, so here is the relevant info:
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c `test -f 'iftop.c' || echo './'`iftop.c In file included from iftop.c:46: ppp.h:61: error: array type has incomplete element type make[2]: *** [iftop.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
Ok in fact, using pre2, I have the exact same error. But why do you want to use pre2, probably pre3 is better isn't it :-) ?
Ahh - see, pre3 was not available a few days ago when I did this (at least, I didn't find it.. )
I just tried pre3, and it works fine. Thanks!
-- Kimball