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 problem with Atmel EB40 port


I have just begun to work with eCos. I'm trying to use the port for the 
Atmel EB40 Board but I can't build it.
The error message is:
-------------------------------------------
make[1]: Entering directory 
`/h/RandD/ARM/eCos/EB01a/EB01_build/services/memalloc/common/current'
XPWD=`pwd` ; 
cd //C/eCos/cvs/ecos/packages/services/memalloc/common/current/src ; sh 
heapgen.tcl "//H/RandD/ARM/eCos/EB01a/EB01_install" "$XPWD"
couldn't read file "heapgeninc.tcl": no such file or directory
    while executing
"source [ file join $builddir heapgeninc.tcl ]"
    (file "heapgen.tcl" line 88)

make[1]: *** [heaps.cxx] Error 1
make[1]: Leaving directory 
`/h/RandD/ARM/eCos/EB01a/EB01_build/services/memalloc/common/current'
make: *** [build] Error 2
-------------------------------------------

Besides an error window pops up with the message:
-------------------------------------------
cygpath.exe - Can't find entry point
Can't find the entry point for the procedure __progname in the dynamic-
link-library cygwin1.dll
-------------------------------------------
The actual message is in Italian, I tried to imagine the original 
English version.

My configuration is:
Host: MS Windows 2000
cygwin1.dll version: 1.3.2
Configuration Tool: 1.3.1.2

Anybody can help? 
Thanks a lot in advance.

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