Wolfgang Grandegger wrote:
Hallo,

when trying to build RTnet with Xenomai and Linux 2.4.25 for PowerPC, I stumbeld over the following problem:

In "linuxppc_2_4_devel/include/asm-generic/xenomai/wrappers.h" there is defined:

  #define ulong "i"
  #define uint  "i"

This makes trouble when a driver uses the types uint or ulong, which is the case for the MPC RTnet drivers. Can we use different names for the above definitions?


Yes, will fix in Xenomai. Actually, since module_param() has been backported in its simplest forms to 2.4, the above hack should be useless.

Thanks.

Wolfgang.

_______________________________________________
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core



--

Philippe.

_______________________________________________
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core

Reply via email to