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


hi Michael,

thanks for the reply.

I am giving the complete build environment and procedure that i had followed
for the building of the library along with the error that i had encountered.

OS used Linux Redhat 7.1

Step1:
Checked out the latest ecos sources from CVS.
Untarred into a suitable directory /usr/local/ecos
Used configuration tool version 2. Set the paths for ecos package.

Step 2:

Build the development tools. The versions of which are as follows:
a. binutils-2.11
b. gcc-core-3.0.3
c. gcc-g++-3.0.3
d. gdb-5.1.1
This step was successful.

Step 3:

Start the ecosconfig tool GUI, set the Build Tools path, Template to i386
PC.
Start the Library build.

The following is the error that came with the stopping of the build.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
make -r -C services/memalloc/common/current heapgeninc.tcl
make[1]: Entering directory
`/usr/local/configtool/jaihind_build/services/memalloc/common/current'
i386-elf-gcc -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Wov
erloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-e
xceptions -fvtable-gc -finit-priority  -I/usr/local/configtool/jaihind_insta
ll/include -I/usr/local/ecos/ecos/packages/services/memalloc/common/current 
-I/usr/local/ecos/ecos/packages/services/memalloc/common/current/src -I/usr/
local/ecos/ecos/packages/services/memalloc/common/current/tests -I. -Wp,-MD,
heapgen.tmp -E
/usr/local/ecos/ecos/packages/services/memalloc/common/current/src/heapgen.c
pp -o heapgeninc.tcl
sh: -c: line 9: syntax error: unexpected end of file
make[1]: Leaving directory
`/usr/local/configtool/jaihind_build/services/memalloc/common/current'
make[1]: *** [heaps.cxx] Error 2
make -r -C services/memalloc/common/current heaps.cxx
make: *** [build] Error 2
make[1]: Entering directory
`/usr/local/configtool/jaihind_build/services/memalloc/common/current'
XPWD=`pwd` ; cd
/usr/local/ecos/ecos/packages/services/memalloc/common/current/src ; sh
heapgen.tcl "/usr/local/configtool/jaihind_install" "$XPWD"
make[1]: Leaving directory
`/usr/local/configtool/jaihind_build/services/memalloc/common/current'
make: Leaving directory `/usr/local/configtool/jaihind_build'
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Please help me out, as i am struck with this problem for almost a weeks
time.

Awaiting reply

Best Regards
Ramanujan

Attachment: Wipro_Disclaimer.txt
Description: Text document


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