[En-Nut-Discussion] Arthernet build broken
Harald Kipp
harald.kipp at egnite.de
Fri Sep 28 15:00:09 CEST 2012
Hi Uwe,
On 28.09.2012 14:13, Uwe Bonnes wrote:
>>>>>> "Harald" == Harald Kipp <harald.kipp at egnite.de> writes:
>
> Harald> Hi all, I have no idea what causes this and why it fails. Trying
> Harald> to build Nut/OS for Arthernet with Imagecraft fails with
>
> Harald> !E
> Harald> E:\ethernut\ethernut-5.0.5\nut\arch\avr\board\arthernet1.c(66):
> Harald> operands of * have illegal types `volatile int' and `void' !E
>
> Does perhaps
> #include <stdint.h>
> help? It seems that uint8_t isn't know at that place.
That simple? Indeed, adding this header solved the problem.
Many thanks,
Harald
More information about the En-Nut-Discussion
mailing list