[Iftop-users] Compiling the latest on an intel mac

Olivier Kaloudoff kalou at kalou.net
Thu, 25 Jan 2007 20:28:19 +0100 (CET)


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 :-) ?


Olivier