[ECOS] Can't compile server_test.c

Trenton D. Adams tadams@extremeeng.com
Mon Jun 18 08:08:00 GMT 2001


I'm having trouble compiling server_test.c  It says all the files below
are missing.  Anyone have any idea why this might happen?

$ make server_test
arm-elf-gcc -mcpu=arm7tdmi -D__EDB7211 -c -o server_test.o -g -Wall
-I/c/MyDocuments/eCosDevelopment/RAMSupport_install/include
-ffunction-sections -fdata-sections server_test.c
In file included from
/c/MyDocuments/eCosDevelopment/RAMSupport_install/include/network.h:63,
from server_test.c:57:
/c/MyDocuments/eCosDevelopment/RAMSupport_install/include/sys/param.h:12
0: sys/simplelock.h: No such file or directory
/c/MyDocuments/eCosDevelopment/RAMSupport_install/include/sys/param.h:13
2: sys/syslimits.h: No such file or directory
/c/MyDocuments/eCosDevelopment/RAMSupport_install/include/sys/param.h:16
2: sys/signal.h: No such file or directory
In file included from
/c/MyDocuments/eCosDevelopment/RAMSupport_install/include/network.h:63,
from server_test.c:57:
/c/MyDocuments/eCosDevelopment/RAMSupport_install/include/sys/param.h:20
2: warning: `CLBYTES' redefined
/c/MyDocuments/eCosDevelopment/RAMSupport_install/include/machine/param.
h:72: warning: this is the location of the previous definition
In file included from
/c/MyDocuments/eCosDevelopment/RAMSupport_install/include/network.h:65,
                 from server_test.c:57:
/c/MyDocuments/eCosDevelopment/RAMSupport_install/include/sys/ioctl.h:10
3: sys/ttycom.h: No such file or directory
In file included from
/c/MyDocuments/eCosDevelopment/RAMSupport_install/include/network.h:65,
                 from server_test.c:57:
/c/MyDocuments/eCosDevelopment/RAMSupport_install/include/sys/ioctl.h:12
3: sys/dkio.h: No such file or directory
/c/MyDocuments/eCosDevelopment/RAMSupport_install/include/sys/ioctl.h:12
4: sys/filio.h: No such file or directory
In file included from
/c/MyDocuments/eCosDevelopment/RAMSupport_install/include/network.h:78,
                 from server_test.c:57:
/c/MyDocuments/eCosDevelopment/RAMSupport_install/include/bootp.h:95:
bptypes.h: No such file or directory
make: *** [server_test.o] Error 1



More information about the Ecos-discuss mailing list