public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: Keith Seitz <keiths@cygnus.com>
Cc: Syd Polk <jazzman@bayarea.net>,
	Insight List <insight@sourceware.cygnus.com>
Subject: Re: regenerating tclIndex
Date: Wed, 03 Oct 2001 09:39:00 -0000	[thread overview]
Message-ID: <87zo5itri1.fsf@creche.redhat.com> (raw)
In-Reply-To: Keith Seitz's message of "Mon, 19 Nov 2001 08:46:19 -0800 (PST)"

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

WARNING: multiple messages have this Message-ID
From: Tom Tromey <tromey@redhat.com>
To: Keith Seitz <keiths@cygnus.com>
Cc: Syd Polk <jazzman@bayarea.net>,
	Insight List <insight@sourceware.cygnus.com>
Subject: Re: regenerating tclIndex
Date: Mon, 19 Nov 2001 12:25:00 -0000	[thread overview]
Message-ID: <87zo5itri1.fsf@creche.redhat.com> (raw)
Message-ID: <20011119122500.rOal5sahj08Q4qBUOfONMfyekNORmzt9R6yEmeOjfeI@z> (raw)
In-Reply-To: <Pine.GSO.4.33.0111190844550.16197-100000@makita.cygnus.com>

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

  reply	other threads:[~2001-11-19 20:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-02 14:55 Syd Polk
2001-10-02 14:55 ` Tom Tromey
2001-10-02 15:51   ` Keith Seitz
2001-10-03  9:39     ` Tom Tromey [this message]
2001-11-19 12:25       ` Tom Tromey
2001-11-19  8:46     ` Keith Seitz
2001-11-18 22:36   ` Tom Tromey
2001-11-18 21:32 ` Syd Polk
     [not found] <1006196231.29860.ezmlm@sources.redhat.com>
2001-10-02 16:09 ` Jim Ingham
2001-11-19 11:26   ` Jim Ingham
  -- strict thread matches above, loose matches on Subject: below --
2001-10-02 14:41 Tom Tromey
2001-11-18 18:02 ` Tom Tromey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zo5itri1.fsf@creche.redhat.com \
    --to=tromey@redhat.com \
    --cc=insight@sourceware.cygnus.com \
    --cc=jazzman@bayarea.net \
    --cc=keiths@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).