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]

Build error...


Hi,

I've a build error I cna't explain. It compiled fine, and I think I changed
something in memory allocation configuration and now:

make -r -C services/memalloc/common/current heapgeninc.tcl
make[1]: Entering directory
`/e/projects/antilles/Curacao/OS/CelesteRPM/pci-115200_build/services/memall
oc/common/current'
i386-elf-gcc -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti
-fno-exceptions -fvtable-gc -finit-priority
-I//E/projects/antilles/Curacao/OS/CelesteRPM/pci-115200_install/include
-I//E/cvswork/ecos-20000904/ecos/packages/services/memalloc/common/current
-I//E/cvswork/ecos-20000904/ecos/packages/services/memalloc/common/current/s
rc
-I//E/cvswork/ecos-20000904/ecos/packages/services/memalloc/common/current/t
ests -I. -Wp,-MD,heapgen.tmp -E
//E/cvswork/ecos-20000904/ecos/packages/services/memalloc/common/current/src
/heapgen.cpp > heapgeninc.tcl
//E/cvswork/ecos-20000904/ecos/packages/services/memalloc/common/current/src
/heapgen.cpp:50: pkgconf/system.h: No such file or directory
//E/cvswork/ecos-20000904/ecos/packages/services/memalloc/common/current/src
/heapgen.cpp:51: pkgconf/memalloc.h: No such file or directory
//E/cvswork/ecos-20000904/ecos/packages/services/memalloc/common/current/src
/heapgen.cpp:60: `#include' expects "FILENAME" or <FILENAME>
make[1]: *** [heapgeninc.tcl] Error 1
make[1]: Leaving directory
`/e/projects/antilles/Curacao/OS/CelesteRPM/pci-115200_build/services/memall
oc/common/current'
make: *** [build] Error 2

I tried to clean everything and rebuild but .... 

And what is this tcl thing in eCos ??  

It seems like a "heap-generator" thing (??) . Is that part of the stuff
that's supposed to give malloc all the available memory?

Thanks

A+


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