gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -march=i586 -mtune=i686 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c arp.c
In file included from arp.c:19:
/usr/include/linux/if_arp.h:133: error: expected specifier-qualifier-list before '__be16'
make[3]: *** [arp.o] Error 1
make[3]: Leaving directory `/home/nick01/linux-atm-2.4.1/src/arpd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/nick01/linux-atm-2.4.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/nick01/linux-atm-2.4.1'
make: *** [all-recursive-am] Error 2
The problem I have is discussed here too:
http://lkml.org/lkml/2007/1/19/39 I really need that package
