Hi
i've tryed to tar and install iproute2-current.tar.gz and, when i write
make, my pc write/usr/include/arpa/inet.h:35: parse error before `inet_ad=
dr'
/usr/include/arpa/inet.h:35: warning: data definition has no type or stor=
age
class
/usr/include/arpa/inet.h:38: parse error before `inet_lnaof'
/usr/include/arpa/inet.h:38: warning: data definition has no type or stor=
age
class
/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:46: warning: data definition has no type or stor=
age
class
/usr/include/arpa/inet.h:50: parse error before `inet_network'
/usr/include/arpa/inet.h:50: warning: data definition has no type or stor=
age
class
/usr/include/arpa/inet.h:74: parse error before `inet_aton'
/usr/include/arpa/inet.h:74: warning: data definition has no type or stor=
age
class
/usr/include/arpa/inet.h:78: parse error before `__net'
ll_proto.c:36: `ETH_P_ECHO' undeclared here (not in a function)
ll_proto.c:36: initializer element is not constant
ll_proto.c:36: (near initialization for `llproto_names[1].id')
make[1]: *** [ll_proto.o] Error 1
make[1]: Leaving directory `/home/efacchin/iproute2/lib'
make: *** [all] Error 2
Seeing the file inet.h (like the error indicates) at line 35 i've seen th=
e
follow
extern in_addr_t inet_addr (__const char *__cp) __THROW;
I think that, like warning write, in the declaration of in_addr_t there
isn't the type or storage class
Are you agree?
What i've to do?
__________________________________________________________________
Tiscali ADSL, fino a 9 MESI GRATIS sull'offerta Tiscali ADSL Light Mega!
Tiscali ADSL non teme confronti! Abbonati subito.
http://point.tiscali.it/adsl/index.shtml
|