This is the mail archive of the insight@sources.redhat.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]
Other format: [Raw text]

Re: regenerating tclIndex


Keith> Didn't we decide that we would just require developers to have
Keith> tclsh8.3?

I think so.

Keith> So we could do something like:

I tried this.  It doesn't work for me:

creche. make
echo "package require Itcl 3.0; auto_mkindex `pwd` about.tcl actiondlg.tcl editor.tcl interface.tcl locals.tcl main.tcl modal.tcl prefs.tcl session.tcl tdump.tcl tfind_args.tcl toolbar.tcl tracedlg.tcl tty.tcl util.tcl variables.tcl warning.tcl watch.tcl gdbmenubar.itcl gdbtoolbar.itcl pluginwin.itcl srcbar.itcl attachdlg.ith blockframe.ith bpwin.ith browserwin.ith console.ith data.ith debugwin.ith download.ith ehandler.ith embeddedwin.ith gdbevent.ith gdbwin.ith globalpref.ith helpviewer.ith kod.ith managedwin.ith mempref.ith memwin.ith process.ith regwin.ith srcpref.ith srctextwin.ith srcwin.ith stackwin.ith targetselection.ith toplevelwin.ith attachdlg.itb blockframe.itb bpwin.itb browserwin.itb console.itb data.itb debugwin.itb download.itb ehandler.itb gdbevent.itb globalpref.itb helpviewer.itb kod.itb managedwin.itb mempref.itb memwin.itb process.itb regwin.itb srcpref.itb srctextwin.itb srcwin.itb stackwin.itb targetselection.itb" | tclsh8.3
couldn't load file "/x3/gdb/install/lib/itcl3.2/../libitcl3.2.a": /x3/gdb/install/lib/itcl3.2/../libitcl3.2.a: invalid ELF header


When I look in the install lib directory, I can see that there is no
shared libitcl.  Also, itcl isn't linked into tclsh8.3.  So the
`package require' must fail.

Tom


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