This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: To: Ricardo Andrino about eb40A


After a Build Library command I received the following message:

A lot of this one: (with diferent directories)
make -r -C hal/arm/at91/eb40a/current headers
make[1]: Entering directory
`/ecos-c/cygwin/opt/ecos/ecos2.0/tools/bin/EB40a/eb40a_build/hal/arm/at91/eb
40a/current'
make[1]: Leaving directory
`/ecos-c/cygwin/opt/ecos/ecos-2.0/tools/bin/EB40a/eb40a_build/hal/arm/at91/e
b40a/current'

Then this:
headers finished
make -r -C hal/arm/arch/current arm.inc
make[1]: Entering directory
`/ecos-c/cygwin/opt/ecos/ecos-2.0/tools/bin/EB40a/eb40a_build/hal/arm/arch/c
urrent'
arm-elf-gcc -mcpu=arm7tdmi -mno-short-load-words -Wall -Wpointer-arith -Wstr
ict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-secti
ons -fdata-sections -fno-rtti -fno-exceptions    -I/ecos-c/cygwin/opt/ecos/e
cos-2.0/tools/bin/EB40a/eb40a_install/include -I/ecos-c/cygwin/opt/ecos/ecos
/packages/hal/arm/arch/current -I/ecos-c/cygwin/opt/ecos/ecos/packages/hal/a
rm/arch/current/src -I/ecos-c/cygwin/opt/ecos/ecos/packages/hal/arm/arch/cur
rent/tests -I. -Wp,-MD,arm.tmp -o hal_mk_defs.tmp -S
/ecos-c/cygwin/opt/ecos/ecos/packages/hal/arm/arch/current/src/hal_mk_defs.c
In file included from
/ecos-c/cygwin/opt/ecos/ecos-2.0/tools/bin/EB40a/eb40a_install/include/cyg/h
al/hal_arch.h:58,
                 from
/ecos-c/cygwin/opt/ecos/ecos/packages/hal/arm/arch/current/src/hal_mk_defs.c
:57:
/ecos-c/cygwin/opt/ecos/ecos-2.0/tools/bin/EB40a/eb40a_install/include/cyg/i
nfra/cyg_type.h:244: warning: `CYG_WORD' is usually a function
In file included from
/ecos-c/cygwin/opt/ecos/ecos-2.0/tools/bin/EB40a/eb40a_install/include/cyg/h
al/hal_arch.h:58,
                 from
/ecos-c/cygwin/opt/ecos/ecos/packages/hal/arm/arch/current/src/hal_mk_defs.c
:57:

A lot of this:
/ecos-c/cygwin/opt/ecos/ecos-2.0/tools/bin/EB40a/eb40a_install/include/cyg/i
nfra/cyg_type.h:263:3: invalid preprocessing directive #define
And some of this:
/ecos-c/cygwin/opt/ecos/ecos-2.0/tools/bin/EB40a/eb40a_install/include/cyg/i
nfra/cyg_type.h:300:2: invalid preprocessing directive #ifndef

/ecos-c/cygwin/opt/ecos/ecos-2.0/tools/bin/EB40a/eb40a_install/include/cyg/i
nfra/cyg_type.h:317:7: warning: "defined" is not defined
/ecos-c/cygwin/opt/ecos/ecos-2.0/tools/bin/EB40a/eb40a_install/include/cyg/i
nfra/cyg_type.h:317:14: missing binary operator before '('

path: unterminated #if

path: invalid preprocessing directive #define

And finally:

In file included from
/ecos-c/cygwin/opt/ecos/ecos/packages/hal/arm/arch/current/src/hal_mk_defs.c
:57:
/ecos-c/cygwin/opt/ecos/ecos-2.0/tools/bin/EB40a/eb40a_install/include/cyg/h
al/hal_arch.h:106: `HAL_NUM_THREAD_CONTEXT_REGS' undeclared here (not in a
function)
/ecos-c/cygwin/opt/ecos/ecos-2.0/tools/bin/EB40a/eb40a_install/include/cyg/h
al/hal_arch.h:119: confused by earlier errors, bailing out
make[1]: *** [arm.inc] Error 1
make: *** [build] Error 2


What does it mean?

Thank's for all!!

----- Original Message -----
From: Jonathan Larmour
To: Marcelo
Cc: ecos-discuss@sources.redhat.com
Sent: Wednesday, February 18, 2004 8:06 AM
Subject: Re: [ECOS] To: Ricardo Andrino about eb40A


Marcelo wrote:
> I did the ecos-trunk-full.tar.bz2 download.
> Then: bunzip2 file.bz2
> Finally: tar -xvf file.tar
>
> What else? Configtool doesn,t show me eb40a as Hardare option
> (Build>Template...)

You need to point the configtool at wherever you unpacked the tar.bz2 file
- use Build->Repository.

Jifl
--
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
Visit us at Embedded World 2004, Nürnberg, Germany, 17-19 Feb, Stand 12-449
--["No sense being pessimistic, it wouldn't work anyway"]-- Opinions==mine


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]