Data type problem

Stéphane ARQUER stephane.arquer at c-s.fr
Tue Oct 16 15:16:12 UTC 2007


Le 16/10/2007, "Ralf Corsepius" <ralf.corsepius at rtems.org> a écrit:

>On Tue, 2007-10-16 at 14:18 +0000, Stéphane ARQUER wrote:
>> I succeeded to compile with
>> #include <sys/types.h>
>sys/types.h doesn't contain any fixed size types.
>
>You want to include <stdint.h> and nothing else.
<stdint.h> was already included but some types required by rpc/rpc.h were
not present like u_int u_long etc... (the BSDTYPES definition ).
It seems to work for me !

>
>Ralf
>

-------------------------------------------------
Stéphane ARQUER
CSSI - Division Aéronautique, Logiciels Embarqués
email: stephane.arquer at c-s.fr
-------------------------------------------------




More information about the users mailing list