This is the mail archive of the ecos-discuss@sourceware.org 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]

Re: tcl problem


On Mon, 27 Sep 2010, Paul Henning wrote:

Andrew thanks for checking the list for me... still don't know why our
server sent (and is still sending) bounce messages.

Edgar, I don't think that it's the windows style path...
The problem seems to begin when the heapgen.tcl file finds an unexpected carriage return.
I have upgraded to the 3.0 configtool, did a make clean, removed vestiges of the old build tree, remade a new build tree but the problem still occurs.

Anyone have any other ideas? John D.? Jonathan L.?

Thanks,
Dan

. . .
headers finished
make -r -C services/memalloc/common/current heapgeninc.tcl
make[1]: Entering directory `/opt/voipbrd/ecos/voipboard_build/services/memalloc/common/current'
make[1]: `heapgeninc.tcl' is up to date.
make[1]: Leaving directory `/opt/voipbrd/ecos/voipboard_build/services/memalloc/common/current'
make -r -C services/memalloc/common/current heaps.cxx
make[1]: Entering directory `/opt/voipbrd/ecos/voipboard_build/services/memalloc/common/current'
XPWD=`pwd` ; cd /ecos-c/cygwin/opt/ecos/ecos-2.1/services/memalloc/common/current/src ; sh heapgen.tcl "/ecos-c/cygwin/opt/voipbrd/ecos/voipboard_install" "$XPWD"
heapgen.tcl: $'\r': command not found
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Perhaps, Tcl exec magic in a mess (http://wiki.tcl.tk/812) look on top
the script. It seems for me that MS-DOS editor attack (as you switched
debug to 1) you can enter CRs and the above. But that is guess only. Can
you unpack heapgen.tcl from your backup?

Sergei

[snip]
-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

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