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]

build error: configtool 2.11+ today's cvs on win2000/cyg


Hi all,

Why the following: (New/Build Templates:Atmel evaluation board (EB40)).
(If choice samsung snds,the same result) 

>>>----------
.....
make[1]: Leaving directory `/ecos-e/work/ecosconfig/eb_build/hal/arm/arch/current'
make -r -C services/memalloc/common/current heapgeninc.tcl
make[1]: Entering directory `/ecos-e/work/ecosconfig/eb_build/services/memalloc/common/current'
arm-elf-gcc -mcpu=arm7tdmi -mno-short-load-words -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority  -I/ecos-e/work/ecosconfig/eb_install/include -I/ecos-e/host/ecos/packages/services/memalloc/common/current -I/ecos-e/host/ecos/packages/services/memalloc/common/current/src -I/ecos-e/host/ecos/packages/services/memalloc/common/current/tests -I. -Wp,-MD,heapgen.tmp -E /ecos-e/host/ecos/packages/services/memalloc/common/current/src/heapgen.cpp -o heapgeninc.tcl
make[1]: Leaving directory `/ecos-e/work/ecosconfig/eb_build/services/memalloc/common/current'
make -r -C services/memalloc/common/current heaps.cxx
make[1]: Entering directory `/ecos-e/work/ecosconfig/eb_build/services/memalloc/common/current'
XPWD=`pwd` ; cd /ecos-e/host/ecos/packages/services/memalloc/common/current/src ; sh heapgen.tcl "/ecos-e/work/ecosconfig/eb_install" "$XPWD"
couldn't read file "/ecos-e/work/ecosconfig/eb_build/services/memalloc/common/current/heapgeninc.tcl": no such file or directory
    while executing
"source [ file join $builddir heapgeninc.tcl ]"
    (file "heapgen.tcl" line 97)
make[1]: Leaving directory `/ecos-e/work/ecosconfig/eb_build/services/memalloc/common/current'
make[1]: *** [heaps.cxx] Error 1
make: Leaving directory `/ecos-e/work/ecosconfig/eb_build'
make: *** [build] Error 2
----------------<<<


baran

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