[En-Nut-Discussion] Can't compile NutOs (2)

Harald Kipp harald.kipp at egnite.de
Thu Sep 16 22:02:11 CEST 2004


>httpserv.c:393: warning: implicit declaration of function `strtok_r'

That caught me too when trying Linux.
Guess I did something wrong with packing.

>httpserv.c:393: warning: assignment makes pointer from integer without a
>cast
>httpserv.c:400: warning: assignment makes pointer from integer without a
>cast
>httpserv.c:406: warning: assignment makes pointer from integer without a
>cast

Your compiler is too new. :-) I tried WinAVR-20040720, but
went back to WinAVR-20030913.

>crurom -r -ourom.c sample
>process_begin: CreateProcess((null), crurom -r -ourom.c sample, ...) failed.
>make (e=2): Het systeem kan het opgegeven bestand niet vinden. (Translated:
>The system cannot find the file)
>make: *** [urom.c] Error 2

You forgot to set the path to .../nut/tools/win32

Harald




More information about the En-Nut-Discussion mailing list