From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1188 invoked by alias); 27 Feb 2006 08:44:49 -0000 Received: (qmail 1178 invoked by uid 22791); 27 Feb 2006 08:44:49 -0000 X-Spam-Check-By: sourceware.org Received: from server.cct.co.uk (HELO SERVER.cct.co.uk) (195.11.24.1) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 27 Feb 2006 08:44:48 +0000 Received: from 192.67.84.200 ([192.67.84.200]) by SERVER.cct.co.uk ([10.10.10.1]) with Microsoft Exchange Server HTTP-DAV ; Mon, 27 Feb 2006 08:45:49 +0000 Received: from software.cct.co.uk by server.cct.co.uk; 27 Feb 2006 08:45:08 +0000 From: David Fernandez To: Chuck McManis Cc: eCos Disuss In-Reply-To: <6.1.2.0.2.20060225211932.02a19ec0@66.125.189.29> References: <20060223181036.GV19406@lunn.ch> <1140770157.2884.2.camel@software.cct.co.uk> <1140799114.2884.16.camel@software.cct.co.uk> <6.1.2.0.2.20060225211932.02a19ec0@66.125.189.29> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Date: Mon, 27 Feb 2006 09:33:00 -0000 Message-Id: <1141029908.2878.4.camel@software.cct.co.uk> Mime-Version: 1.0 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] Problems building ecos sources X-SW-Source: 2006-02/txt/msg00297.txt.bz2 On Sat, 2006-02-25 at 21:20 -0800, Chuck McManis wrote: > At 08:38 AM 2/24/2006, David Fernandez wrote: > >make[1]: *** [src/main.o.d] Error 1 > >make[1]: Leaving directory > >`/home/dfernandez/Projects/eCos/RB/redboot/current' > >make: *** [build] Error 2 >=20 > I missed the system you build this on. Try using 'gmake' explicitly. The= =20 > makefiles generated are incompatible with standard make. >=20 > --Chuck >=20 >=20 >=20 Hi Chuck, gmake seems to make no difference: ... > gmake[1]: Leaving directory `/home/dfernandez/RB/infra/current' > gmake -r -C redboot/current build > gmake[1]: Entering directory `/home/dfernandez/RB/redboot/current' > i586-elf-gcc -c -I/home/dfernandez/RB/install/include -I/opt/ecos/packag= es/redboot/current -I/opt/ecos/packages/redboot/current/src -I/opt/ecos/pac= kages/redboot/current/tests -I. -I/opt/ecos/packages/redboot/current/src/ -= finline-limit=3D7000 -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wu= ndef -g -O2 -ffunction-sections -fdata-sections -fno-exceptions -Wp,-MD= ,src/main.tmp -o src/redboot_main.o /opt/ecos/packages/redboot/current/src/= main.c > /opt/ecos/packages/redboot/current/src/main.c: In function =E2=80=98cyg_s= tart=E2=80=99: > /opt/ecos/packages/redboot/current/src/main.c:397: error: invalid lvalue = in assignment > /opt/ecos/packages/redboot/current/src/main.c: In function =E2=80=98do_go= =E2=80=99: > /opt/ecos/packages/redboot/current/src/main.c:597: error: invalid lvalue = in assignment > gmake[1]: *** [src/main.o.d] Error 1 > gmake[1]: Leaving directory `/home/dfernandez/RB/redboot/current' > gmake: *** [build] Error 2 >=20 David. -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss