This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Build Error when Compiling redboot


I am attempting to recompile Redboot for the at91 I am getting the following error

arm-elf-gcc -c -I/ecos-c/cygwin/opt/dev/ecos/work/ecos_install/include -I/opt/dev/ecos/pa
ckages/redboot/current -I/opt/dev/ecos/packages/redboot/current/src -I/opt/dev/ecos/packag
es/redboot/current/tests -I. -I/opt/dev/ecos/packages/redboot/current/src/ -finline-limit=
7000 -mthumb-interwork -mcpu=arm7tdmi -Wall -Wpointer-arith -Wstrict-prototypes -Winline -
Wundef -g -O2 -ffunction-sections -fdata-sections -fno-exceptions -Wp,-MD,src/main.tmp
-o src/redboot_main.o /opt/dev/ecos/packages/redboot/current/src/main.c
In file included from /opt/dev/ecos/packages/redboot/current/src/main.c:57:
/ecos-c/cygwin/opt/dev/ecos/work/ecos_install/include/redboot.h:65:25: cyg/crc/crc.h: No s
uch file or directory
make[1]: *** [src/main.o.d] Error 1
make[1]: Leaving directory `/opt/dev/ecos/work/ecos_build/redboot/current'
make: *** [build] Error 2



-- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]