public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Adam Schuetze <adam@adam-schuetze.org>
To: Insight Mailing List <insight@sourceware.cygnus.com>
Subject: Re: Insight 5.0 make error - /bin/sh: tk: No such file or directory
Date: Wed, 25 Oct 2000 19:08:00 -0000	[thread overview]
Message-ID: <20001025190850.A30571@alpha.adam-schuetze.org> (raw)
In-Reply-To: <20001025070203.A1282@alpha.adam-schuetze.org>

On Wed, Oct 25, 2000 at 07:02:03AM -0700, Adam Schuetze scribbled:
> On Wed, Oct 25, 2000 at 12:18:32PM +0000, Fernando Nasser scribbled:
> > 
> > Sorry, making Insight work with the installed versions of Tcl/Tk is in the 
> > TODO list.  For now you must use the versions that come with it.

Fernando,

I ran the ./configure, make, and make install on the tcl/unix,
tix/unix, and tk/unix.  That went off without a hitch.  Looks
like it installs it in a subdirectory of the insight5.0 dir.  Is
that ok?

Now, when I run make in the insight5.0 dir (after a make clean,
and ./configure), it gives me a whole TON of undefined reference 
errors.  The following is a short bunch of them:

gcc -g -O2        -o gdb main.o libgdb.a    ../bfd/libbfd.a
../readline/libreadline.a ../opcodes/libopcodes.a
../libiberty/libiberty.a -lncurses    ../libgui/src/libgui.a
-lm  ../libiberty/libiberty.a  -ldl -rdynamic
libgdb.a(gdbtk.o): In function `TclDebug':
/home/compile/insight5.0/insight-5.0/gdb/./gdbtk/generic/gdbtk.c:231:
undefined reference to `Tcl_Merge'
/home/compile/insight5.0/insight-5.0/gdb/./gdbtk/generic/gdbtk.c:232:
undefined reference to `Tcl_Eval'
/home/compile/insight5.0/insight-5.0/gdb/./gdbtk/generic/gdbtk.c:233:
undefined reference to `Tcl_BackgroundError'
/home/compile/insight5.0/insight-5.0/gdb/./gdbtk/generic/gdbtk.c:234:
undefined reference to `Tcl_Free'
libgdb.a(gdbtk.o): In function `cleanup_init':
/home/compile/insight5.0/insight-5.0/gdb/./gdbtk/generic/gdbtk.c:252:
undefined reference to `Tcl_DeleteInterp'
libgdb.a(gdbtk.o): In function `gdbtk_cleanup':
/home/compile/insight5.0/insight-5.0/gdb/./gdbtk/generic/gdbtk.c:359:
undefined reference to `Tcl_Eval'
/home/compile/insight5.0/insight-5.0/gdb/./gdbtk/generic/gdbtk.c:360:
undefined reference to `Tcl_Finalize'
libgdb.a(gdbtk.o): In function `gdbtk_init':
/home/compile/insight5.0/insight-5.0/gdb/./gdbtk/generic/gdbtk.c:391:
undefined reference to `Tcl_FindExecutable'
/home/compile/insight5.0/insight-5.0/gdb/./gdbtk/generic/gdbtk.c:392:
undefined reference to `Tcl_CreateInterp'
/home/compile/insight5.0/insight-5.0/gdb/./gdbtk/generic/gdbtk.c:401:
undefined reference to `Tcl_Init'
/home/compile/insight5.0/insight-5.0/gdb/./gdbtk/generic/gdbtk.c:407:
undefined reference to `Tcl_SetVar2'
/home/compile/insight5.0/insight-5.0/gdb/./gdbtk/generic/gdbtk.c:411:
undefined reference to `Tcl_SetVar2'

and so on

Any ideas?

-- 
Adam Schuetze <adam at adam-schuetze dot org> 
Get my pgp keys at http://www dot adam-schuetze dot org 
rsa f'print B8 80 DA D6 BB CA 80 5F C5 68 1C 08 FE 3E 65 1C 
dss f'print 46 CB B3 C3 A1 C9 BA 57 7C B4 A1 6A BF 8F 2D 95 2B 7A 1D 77
Boycott the "HackSDMI Challenge"!

  parent reply	other threads:[~2000-10-25 19:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-24 21:27 Adam Schuetze
2000-10-25  5:18 ` Fernando Nasser
     [not found]   ` <20001025070203.A1282@alpha.adam-schuetze.org>
2000-10-25 19:08     ` Adam Schuetze [this message]
2000-10-26  1:19       ` Fernando Nasser

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=20001025190850.A30571@alpha.adam-schuetze.org \
    --to=adam@adam-schuetze.org \
    --cc=insight@sourceware.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).