public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Andreas.Karlsson@combitechsystems.com
To: insight@sourceware.cygnus.com
Subject: Problem compiling gdbtk.c
Date: Mon, 03 Jul 2000 03:41:00 -0000	[thread overview]
Message-ID: <2253171AF143D21185A60000F8FA748B01F97E66@pluto.combitech.se> (raw)

Hi!

When following the installation instructions on eCos' homepage I get the
following error building insight-5.0
Any ideas?

Making all in src
make[3]: Entering directory `/tmp/build/gdb/libgui/src'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/build/gdb/libgui/src'
make[3]: Entering directory `/tmp/build/gdb/libgui'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/tmp/build/gdb/libgui'
make[2]: Leaving directory `/tmp/build/gdb/libgui'
make[1]: Leaving directory `/tmp/build/gdb/libgui'
make[1]: Entering directory `/tmp/build/gdb/mmalloc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/build/gdb/mmalloc'
make[1]: Entering directory `/tmp/build/gdb/readline'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/build/gdb/readline'
make[1]: Entering directory `/tmp/build/gdb/sim'
make[2]: Entering directory `/tmp/build/gdb/sim/common'
make[2]: Nothing to be done for `default'.
make[2]: Leaving directory `/tmp/build/gdb/sim/common'
make[2]: Entering directory `/tmp/build/gdb/sim/arm'
make[2]: Leaving directory `/tmp/build/gdb/sim/arm'
make[1]: Leaving directory `/tmp/build/gdb/sim'
make[1]: Entering directory `/tmp/build/gdb/tix'
make[2]: Entering directory `/tmp/build/gdb/tix/win'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/build/gdb/tix/win'
make[1]: Leaving directory `/tmp/build/gdb/tix'
make[1]: Entering directory `/tmp/build/gdb/gdb'
make[2]: Entering directory `/tmp/build/gdb/gdb/rdi-share'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/build/gdb/gdb/rdi-share'
rm -f gdb.exe
gcc -g -O2       -Wl,--subsystem,console -o gdb.exe main.o libgdb.a
rdi-share/libangsd.a  ../sim/arm/libsim.a ../bfd/libbfd.a
../readline/libreadline.a ../opcodes/libopcodes.a ./../intl/libintl.a
../libiberty/libiberty.a `if test -r ../libtermcap/libtermcap.a; then echo
../libtermcap/libtermcap.a; else echo -ltermcap; fi`
../libgui/src/libgui.a -L/tmp/build/gdb/itcl/itcl/win -litcl30
-L/tmp/build/gdb/itcl/itk/win -litk30 -L/tmp/build/gdb/tix/win/tcl8.0
-ltix4180 -L/tmp/build/gdb/tk/win -ltk80 -L/tmp/build/gdb/tcl/win -ltcl80
-lm -lm  ../libiberty/libiberty.a -luser32 -lshell32 -lgdi32 -lcomdlg32
-ladvapi32 
libgdb.a(gdbtk.o): In function `gdbtk_init':
/src/gdb/insight-5.0/gdb/gdbtk/generic/gdbtk.c:433: undefined reference to
`Tix_Init'
/src/gdb/insight-5.0/gdb/gdbtk/generic/gdbtk.c:435: undefined reference to
`Tix_Init'
collect2: ld returned 1 exit status
make[1]: *** [gdb.exe] Error 1
make[1]: Leaving directory `/tmp/build/gdb/gdb'
make: *** [all-gdb] Error 2
make: Leaving directory `/tmp/build/gdb'

             reply	other threads:[~2000-07-03  3:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-03  3:41 Andreas.Karlsson [this message]
2000-07-03  4:30 ` Mo DeJong
2000-07-03  6:32 Andreas.Karlsson

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=2253171AF143D21185A60000F8FA748B01F97E66@pluto.combitech.se \
    --to=andreas.karlsson@combitechsystems.com \
    --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).