[En-Nut-Discussion] Compile errors
Harald Kipp
harald.kipp at egnite.de
Fri Dec 12 15:03:18 CET 2003
At 14:38 12.12.2003 +0200, you wrote:
>When I compile httpserv.c, I receive the following compile message.
>
>What is wrong? I did not modify any code.
>
>C:\iccavr\bin\imakew -f deneme.mak
> iccavr -c -I..\..\include -IC:\iccavr\include\
> -Ic:\ethernut\nut\include -e -D_MCU_enhanced -DATMEGA -l -g
> -Mavr_enhanced C:\ethernut\nut\app\httpd\httpserv.c
>!E c:/ethernut/nut/include/pro/httpd.h(41): syntax error; found `stream'
>expecting `)'
Can,
For some reason you added c:\ethernut\nut\include and ..\..\include
to your include path. Anyway, make sure that c:\iccavr\include\ is last
and possibly all paths may require a trailing backslash.
Harald
More information about the En-Nut-Discussion
mailing list