From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6335 invoked by alias); 17 Jun 2006 08:00:12 -0000 Received: (qmail 6327 invoked by uid 22791); 17 Jun 2006 08:00:12 -0000 X-Spam-Check-By: sourceware.org Received: from londo.lunn.ch (HELO londo.lunn.ch) (80.238.139.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 17 Jun 2006 08:00:08 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1FrVit-0000c9-00; Sat, 17 Jun 2006 10:00:03 +0200 Date: Sat, 17 Jun 2006 08:00:00 -0000 To: Gregg Levine Cc: ecos-discuss@sources.redhat.com Message-ID: <20060617080003.GL15848@lunn.ch> Mail-Followup-To: Gregg Levine , ecos-discuss@sources.redhat.com References: <18d205ed0606162050s6b75d0exa25b5300c25f1e6e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <18d205ed0606162050s6b75d0exa25b5300c25f1e6e@mail.gmail.com> User-Agent: Mutt/1.5.11+cvs20060403 From: Andrew Lunn 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: Re: [ECOS] Strange errors when building Redboot for the SH/Dreamcast platform X-SW-Source: 2006-06/txt/msg00146.txt.bz2 On Fri, Jun 16, 2006 at 11:50:07PM -0400, Gregg Levine wrote: > Hello! > I am back with the issues of building eCos and Redboot and all of that > for the Dreamcast platform. It seems even though I checked out the > entire repository just about two or more hours ago, and updated the > configuration tools accordingly a problem surfaced. sh-elf-gcc -finline-limit=7000 -ml -m3 -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -I/ecos-c/cygwin/usr/local/dc/ecos/test1_install/include -I/usr/local/anoncvs/ecos/packages/hal/sh/arch/current -I/usr/local/anoncvs/ecos/packages/hal/sh/arch/current/src -I/usr/local/anoncvs/ecos/packages/hal/sh/arch/current/tests -I. -Wp,-MD,sh_offsets.tmp -o hal_mk_defs.tmp -S /usr/local/anoncvs/ecos/packages/hal/sh/arch/current/src/hal_mk_defs.c In file included from /usr/local/anoncvs/ecos/packages/hal/sh/arch/current/src/hal_mk_defs.c:57: /ecos-c/cygwin/usr/local/dc/ecos/test1_install/include/cyg/hal/hal_arch.h:60:10: #include expects "FILENAME" or First logical question i ask myself. What is line 60 of /hal/hal_arch.h? I guess it is probably something like #include CYGBLD_SOME_HEADER_FILE So the next logical questions are, why does CYGBLD_SOME_HEADER_FILE not have a value? Where is it supposed to be defined etc.... Happy debugging. Andrew -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss