[root@localhost eggdrop1.6.13]# make
make[1]: Entering directory `/home/ganjafarm/eggdrop1.6.13/src'
(This may take a while. Go get some runts.)
gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H -c bg.c
In file included from compat/inet_aton.h:31,
from compat/compat.h:28,
from main.h:71,
from bg.c:27:
/usr/include/arpa/inet.h:35: parse error before "inet_addr"
/usr/include/arpa/inet.h:38: parse error before "inet_lnaof"
/usr/include/arpa/inet.h:42: parse error before "__net"
/usr/include/arpa/inet.h:46: parse error before "inet_netof"
/usr/include/arpa/inet.h:50: parse error before "inet_network"
/usr/include/arpa/inet.h:74: parse error before "inet_aton"
/usr/include/arpa/inet.h:78: parse error before "__net"
make[1]: *** [bg.o] Error 1
make[1]: Leaving directory `/home/ganjafarm/eggdrop1.6.13/src'
make: *** [modegg] Error 2
i've tryed also using no cc optimization or setting tcl and include libs...but ....nothing!

I've REDHAT 8.0 and i've compiled a lot of eggdrops yet.. in my previous RH 7.3
What happened??
TNX 4 the help