This is the mail archive of the insight@sourceware.cygnus.com mailing list for the Insight project.


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

insight and cygwin build failure


I'm still having problems...building insight under cygwin 20.1. 

It seems to fail when building libgui. I'm building in a subdir, 
and it looks like it's failing to find itclsh. I'm
not sure what to expect in the itcl/itcl subdir. I get both a win dir and a
unix dir. At the point of the failure below, the unix dir had only one file
(pkgIndex.tcl) in it. Should there be a makefile in itcl/itcl/unix which 
would make the expected itclsh.exe?


Here's the failure....

Making all in library
TCL_LIBRARY=../../../libgui/library/../../tcl/library; export TCL_LIBRARY; \
here=`pwd`; \
 \
cd ../../../libgui/library && \
  echo " auto_mkindex `pwd` advice.tcl balloon.tcl bbox.tcl bgerror.tcl bindings
.tcl canvas.tcl cframe.tcl center.tcl debug.tcl def.tcl internet.tcl    font.tcl
 gensym.tcl gettext.tcl hooks.tcl lframe.tcl list.tcl looknfeel.tcl menu.tcl mon
o.tcl multibox.tcl parse_args.tcl path.tcl postghost.tcl prefs.tcl print.tcl sen
dpr.tcl topbind.tcl toolbar.tcl treetable.tcl ulset.tcl wframe.tcl wingrab.tcl v
entry.tcl combobox.tcl pane.tcl panedwindow.tcl tree.tcl" | $here/../../itcl/itc
l/unix/itclsh.exe
/bin/sh: /ddrive/croley/dac/insight-19990727/build1/libgui/library/../../itcl/it
cl/unix/itclsh.exe: No such file or directory
make[3]: *** [../../../libgui/library/tclIndex] Error 127
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive-am] Error 2
make: *** [all-libgui] Error 2

Any ideas?

BTW, I need to build it myself because I want to port insight to a new Motorola
part.


David
-- 
David Croley              : "The best way to have a good idea is to have
David.Croley@motorola.com :  lots of ideas." - Linus Pauling
Motorola - GSD-Austin     :
Software Engineer/Hacker  :

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