From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9464 invoked by alias); 28 Mar 2007 14:35:07 -0000 Received: (qmail 9455 invoked by uid 22791); 28 Mar 2007 14:35:06 -0000 X-Spam-Check-By: sourceware.org Received: from wx-out-0506.google.com (HELO wx-out-0506.google.com) (66.249.82.225) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 28 Mar 2007 15:35:00 +0100 Received: by wx-out-0506.google.com with SMTP id s17so2770408wxc for ; Wed, 28 Mar 2007 07:34:59 -0700 (PDT) Received: by 10.90.104.14 with SMTP id b14mr9596622agc.1175092499029; Wed, 28 Mar 2007 07:34:59 -0700 (PDT) Received: by 10.90.31.7 with HTTP; Wed, 28 Mar 2007 07:34:58 -0700 (PDT) Message-ID: <2308fb0f0703280734h4193eceft6cef06b7081edf0d@mail.gmail.com> Date: Wed, 28 Mar 2007 14:39:00 -0000 From: "Tales Toledo" To: ecos-discuss@ecos.sourceware.org In-Reply-To: <20070328103801.GF30546@lunn.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2308fb0f0703271300u4eb6f310n924cd234ca73d22e@mail.gmail.com> <20070328103801.GF30546@lunn.ch> X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] PowerPC platform compilation errors X-SW-Source: 2007-03/txt/msg00160.txt.bz2 Hi Andrew, I follow your steps and still have the same problem. On 3/28/07, Andrew Lunn wrote: > On Tue, Mar 27, 2007 at 05:00:33PM -0300, Tales Toledo wrote: > > Hi, > > > > does anybody has the same error or I'm doing something wrong in configtool > > I have tried to compile with Adder, MBX, FADS plataforms with no success... > > What is the exact configuration you are using. It compiles for me: > > lunn@londo:~/eCos/work$ rm -fr * > lunn@londo:~/eCos/work$ ecosconfig new mbx > lunn@londo:~/eCos/work$ ecosconfig tree > lunn@londo:~/eCos/work$ make -s > headers finished > build finished > toledo@work:~/test$ make -s headers finished tail: Warning: "+number" syntax is deprecated, please use "-n +number" /home/toledo/ecos-2.0/packages/kernel/v2_0/src/common/except.cxx: In function `void cyg_null_exception_handler(unsigned int, int, unsigned int)': /home/toledo/ecos-2.0/packages/kernel/v2_0/src/common/except.cxx:97: `struct HAL_SavedRegisters' has no member named `cause' /home/toledo/ecos-2.0/packages/kernel/v2_0/src/common/except.cxx:97: `struct HAL_SavedRegisters' has no member named `badvr' make[1]: *** [src/common/except.o.d] Error 1 make: *** [build] Error 2 > > We need exact instructions for reproducing the problem. > toledo@work:~/test$ ecosconfig --version ecosconfig 2.0 (May 9 2003 09:45:47) Copyright (c) 2002 Red Hat, Inc. toledo@work:~/test$ make -v GNU Make 3.81 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. What kind of information do you need? Thx, TT -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss