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]

Building the library for ARM Evaluator 7T


Hi,

We are trying to build the librrary for ARM Evaluator 7T card using the
Configuration Tool under Windows 2K.

The process abort just before the end (seems to be 99 % of the process)
displaying the following messages :

make -r -C hal/arm/arch/v1_3_1
/ecos-c/Win2K/cygwin/home/ehrlich/ECOS/E7T/e7t_install/lib/target.ld
make[1]: Entering directory
`/ecos-c/Win2K/cygwin/home/ehrlich/ECOS/E7T/e7t_build/hal/arm/arch/v1_3_1'
arm-elf-gcc -E -P -Wp,-MD,target.tmp -DEXTRAS=1 -xc  -I/ecos-c/Win2K/cygwin/
home/ehrlich/ECOS/E7T/e7t_install/include ->>>I/ecos-c/PROGRA~1/REDHAT~1/eCo
s/packages/hal/arm/arch/v1_3_1 -I/ecos-c/PROGRA~1/REDHAT~1/eCos/packages/hal
/arm/arch/v1_3_1/src -I/ecos-c/PROGRA~1/REDHAT~1/eCos/packages/hal/arm/arch/
v1_3_1/tests -I. -mcpu=arm7di -Wall -Wpointer-arith -Wstrict-prototypes -Win
line -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections
 -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -o
/ecos-c/Win2K/cygwin/home/ehrlich/ECOS/E7T/e7t_install/lib/target.ld
/ecos-c/PROGRA~1/REDHAT~1/eCos/packages/hal/arm/arch/v1_3_1/src/arm.ld
In file included from
/ecos-c/PROGRA~1/REDHAT~1/eCos/packages/hal/arm/arch/v1_3_1/src/arm.ld:162:
/ecos-c/Win2K/cygwin/home/ehrlich/ECOS/E7T/e7t_install/include/pkgconf/mlt_a
rm_aeb_ram.ldi:5: cyg/infra/cyg_type.inc: No such file or directory
make[1]: ***
[/ecos-c/Win2K/cygwin/home/ehrlich/ECOS/E7T/e7t_install/lib/target.ld] Error
1
make[1]: Leaving directory
`/ecos-c/Win2K/cygwin/home/ehrlich/ECOS/E7T/e7t_build/hal/arm/arch/v1_3_1'
make: *** [build] Error 2
make: Leaving directory
`/ecos-c/Win2K/cygwin/home/ehrlich/ECOS/E7T/e7t_build'

The problem seems to be that the file named "cyg_type.inc" that should be
located in the cyg/infra/ directory doesn't exist.
Could you help us to solve this problem.
Thank you.
--
Jacques Ehrlich | LIVIC (INRETS-LCPC) |
http://www.lcpc.fr
Laboratoire sur les Interactions Véhicules, Infrastructure, Conducteurs
tel:33(0)1 4043 2903 | fax:33(0)1 4043 2930 | mob:33(0)6 6336 9499
---



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


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