From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10770 invoked by alias); 1 Jun 2006 21:56:54 -0000 Received: (qmail 10759 invoked by uid 22791); 1 Jun 2006 21:56:53 -0000 X-Spam-Check-By: sourceware.org Received: from www.embedded-zone.com (HELO embedded-zone.com) (70.91.86.210) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 01 Jun 2006 21:56:49 +0000 Received: from [192.168.0.100] (70-91-86-212-washingtondc-dc.hfc.comcastbusiness.net [70.91.86.212] (may be forged)) by embedded-zone.com (8.12.5/8.12.5) with ESMTP id k51Luufk027287 for ; Thu, 1 Jun 2006 17:56:56 -0400 Message-ID: <447F629F.9040205@embedded-zone.com> Date: Thu, 01 Jun 2006 21:56:00 -0000 From: "Moussa A. Ba" User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: ecos-discuss@ecos.sourceware.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] Build Error when Compiling redboot X-SW-Source: 2006-06/txt/msg00015.txt.bz2 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