[En-Nut-Discussion] httpd compilation

Sarunas Kebeikis info at darmena.lt
Fri Nov 2 17:46:05 CET 2007


I am back with my problems trying to compile httpd sample. Now I added two
lines to httpserv.c

#define DEV_ETHER devSmsc111

#include <dev/lanc111.h>

And seems it has solved my previous problem but I met another :(

 

> "make.exe" all

avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall
-Wstrict-prototypes -Wa,-ahlms=httpserv.lst -DMMNET104 -D__HARVARD_ARCH__
-IC:/ethernut-4.4.0/nutbld/include  -IC:/ethernut-4.4.0/nut/include
httpserv.c -o httpserv.o

httpserv.c: In function 'NutAppMain':

httpserv.c:793: warning: no return statement in function returning non-void

crurom -r -ourom.c sample

process_begin: CreateProcess(NULL, crurom -r -ourom.c sample, ...) failed.

make (e=2): The system cannot find the file specified.

make.exe: *** [urom.c] Error 2

 

> Process Exit Code: 2

> Time Taken: 00:01

 

Any ideas?

 

Sarunas




More information about the En-Nut-Discussion mailing list