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]

Re: Build Error when Compiling redboot


On Thu, 2006-06-01 at 17:56 -0400, Moussa A. Ba wrote:
> 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


Which target?  How did you configure eCos?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


-- 
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]