|
|
=====================================================================
IPTraf Version 2.7.0 Setup
Target Platform: Linux/i686
---------------------------------------------------------------------
>>>>>> COMPILING IPTRAF 2.7.0 FROM SUPPLIED SOURCE CODE
make: Entering directory `/home/kit/Desktop/iptraf-2.7.0/src'
rm -f *.o *~ core iptraf rvnamed rawtime cfconv
make -C ../support clean
make[1]: Entering directory `/home/kit/Desktop/iptraf-2.7.0/support'
rm -rf *.o *~ libtextbox.a libtextbox.so
make[1]: Leaving directory `/home/kit/Desktop/iptraf-2.7.0/support'
make: Leaving directory `/home/kit/Desktop/iptraf-2.7.0/src'
make: Entering directory `/home/kit/Desktop/iptraf-2.7.0/support'
rm -rf *.o *~ libtextbox.a libtextbox.so
make: Leaving directory `/home/kit/Desktop/iptraf-2.7.0/support'
make: Entering directory `/home/kit/Desktop/iptraf-2.7.0/src'
gcc -Wall -DWORKDIR=\"/var/local/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/local/bin\" -I/usr/include/ncurses -I../support -DVERSION=\"2.7.0\" -DPLATFORM=\"Linux/i386\" -g -c -o iptraf.o iptraf.c
In file included from tcptable.h:27,
from iptraf.c:54:
/usr/include/net/if.h:45: error: syntax error before numeric constant
/usr/include/net/if.h:111: error: redefinition of `struct ifmap'
/usr/include/net/if.h:126: error: redefinition of `struct ifreq'
/usr/include/net/if.h:176: error: redefinition of `struct ifconf'
make: *** [iptraf.o] Error 1
make: Leaving directory `/home/kit/Desktop/iptraf-2.7.0/src'
=====================================================================
Thank you for installing IPTraf. You can now start IPTraf by issuing
the command
/usr/local/bin/iptraf
at your shell prompt. You can also add /usr/local/bin to your PATH environment
variable to avoid having to type the pathname when invoking the program.
make: Leaving directory `/home/kit/Desktop/iptraf-2.7.0/src' |
|