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]

mcf5272c3 build error


Hello!

I have:
OS - Linux RedHat 7.3
configtool-2.11 for Linux
m68-elf-gcc-3.0.4
tcl-8.3.3-67
target - Motorola mcf5272c3 evaluation board
packages - default

I try to build eCos for mcf5272c3 and receive:

make -r -C services/memalloc/common/current heapgeninc.tcl
make[1]: Entering directory `/home/ilko/work/diu/os_ram/diu_build/services/memalloc/common/current'
m68k-elf-gcc -m5200 -malign-int -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-thunks=3 -finit-priority -fomit-frame-pointer -I/home/ilko/work/diu/os_ram/diu_install/include -I/home/ilko/work/ecos/packages/services/memalloc/common/current -I/home/ilko/work/ecos/packages/services/memalloc/common/current/src -I/home/ilko/work/ecos/packages/services/memalloc/common/current/tests -I. -Wp,-MD,heapgen.tmp -E /home/ilko/work/ecos/packages/services/memalloc/common/current/src/heapgen.cpp -o heapgeninc.tcl
make[1]: Leaving directory `/home/ilko/work/diu/os_ram/diu_build/services/memalloc/common/current'
make -r -C services/memalloc/common/current heaps.cxx
make[1]: Entering directory `/home/ilko/work/diu/os_ram/diu_build/services/memalloc/common/current'
XPWD=`pwd` ; cd /home/ilko/work/ecos/packages/services/memalloc/common/current/src ; sh heapgen.tcl "/home/ilko/work/diu/os_ram/diu_install" "$XPWD"
sh: -c: line 9: syntax error: unexpected end of file
make[1]: *** [heaps.cxx] Error 2
make[1]: Leaving directory `/home/ilko/work/diu/os_ram/diu_build/services/memalloc/common/current'
make: *** [build] Error 2
[ilko@localhost diu_build]$


What is wrong?

best regards
Ilko


--
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]