[ECOS] Problem building from anon CVS
Gary Thomas
gary@mlbassoc.com
Wed Nov 2 15:03:00 GMT 2005
On Wed, 2005-11-02 at 09:56 -0500, Scott Bailie wrote:
> Hi,
>
> IĆæm having problems building with the latest code I downloaded from the anon
> CVS. Previously I used the very old code & utils that were included in
> MassaĆæs book. I simply wanted to get acquainted with eCos following his
> tutorial. Next I grabbed the latest from the repository and using the eCos
> Config tool v2.11 can no longer build. I get the following error:
>
> /ecos-c/ecos/packages/hal/i386/pc/current/src/plf_misc.c: In function
> `hal_platform_init':
> /ecos-c/ecos/packages/hal/i386/pc/current/src/plf_misc.c:129: parse error
> before `lo'
> /ecos-c/ecos/packages/hal/i386/pc/current/src/plf_misc.c:131: `lo'
> undeclared (first use in this function)
> /ecos-c/ecos/packages/hal/i386/pc/current/src/plf_misc.c:131: (Each
> undeclared identifier is reported only once
> /ecos-c/ecos/packages/hal/i386/pc/current/src/plf_misc.c:131: for each
> function it appears in.)
> /ecos-c/ecos/packages/hal/i386/pc/current/src/plf_misc.c:132: `hi'
> undeclared (first use in this function)
>
> IĆæve searched the mailing list with no luck and I apologize if this was
> explained and I missed it. IĆæm running on a WINXP platform with a recent
> version of cygwin I just downloaded. Any thoughts as to what is going wrong?
This looks like a problem with setup - are you sure you're not
getting any other errors/warnings before this? In particular,
this error says that the eCos standard type "cyg_uint8" is not
defined, which would imply that there was a problem including
<cyg/infra/cyg_type.h>
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
More information about the Ecos-discuss
mailing list