|
From: Ricardo S. <ba...@gm...> - 2010-03-09 16:59:33
|
Dear All,
I'm trying to compile dynamics but is giving me an error:
In file included from /usr/include/stdio.h:34,
from agentadv.c:14:
/usr/lib/gcc/i486-linux-gnu/4.3.4/include/stddef.h:214: error: duplicate
‘unsigned’
In file included from agentadv.c:15:
/usr/include/sys/types.h:67: error: two or more data types in declaration
specifiers
/usr/include/sys/types.h:72: error: two or more data types in declaration
specifiers
/usr/include/sys/types.h:82: error: two or more data types in declaration
specifiers
/usr/include/sys/types.h:100: error: two or more data types in declaration
specifiers
In file included from /usr/include/sys/socket.h:40,
from agentadv.c:16:
/usr/include/bits/socket.h:35: error: two or more data types in declaration
specifiers
I know that there is a RPM, but I need to make a cross-compile to Android,
after successfully compiled to Ubuntu. Do you know the cause of this error?
could be the gcc version (using 4.4.1)? Thanks.
Best Regards,
Ricardo Silva
|