public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Keith Seitz <keiths@redhat.com>
To: Yakov Nekritch <yasha@cs.uni-bonn.de>
Cc: "insight@sources.redhat.com" <insight@sources.redhat.com>
Subject: Re: insight for Solaris
Date: Fri, 21 Jan 2005 13:44:00 -0000	[thread overview]
Message-ID: <1106315071.3653.3.camel@lindt.uglyboxes.com> (raw)
In-Reply-To: <41F0E0F0.4080509@cs.uni-bonn.de>

On Fri, 2005-01-21 at 03:01, Yakov Nekritch wrote:
> rm -f gdb
> gcc -g -O2        -o gdb gdb.o libgdb.a     ../bfd/libbfd.a 
> ../readline/libreadline.a ../opcodes/libopcodes.a 
> ../libiberty/libiberty.a     ../libgui/src/libgui.a 
> -L/opt/scratch/yasha/insight-6.1/itcl/itcl -litcl3.2 
> -L/opt/scratch/yasha/insight-6.1/itcl/itk -litk3.2 
> -L/opt/scratch/yasha/insight-6.1/tk/unix -ltk8.4 
> -Wl,-R,/opt/scratch/yasha/insight-6.1/local/lib 
> -L/opt/scratch/yasha/insight-6.1/tcl/unix -ltcl8.4 
> -L/usr/local/X11R6/lib -lX11 -ldl  -lsocket -lnsl -lm -ldl -lsocket 
> -lnsl -lm -lncurses   -liconv  ../libiberty/libiberty.a
> Undefined                       first referenced
>   symbol                             in file
> libintl_dgettext                    ../bfd/libbfd.a(bfd.o)
> libintl_gettext                     libgdb.a(main.o)
> libintl_textdomain                  libgdb.a(main.o)
> libintl_bindtextdomain              libgdb.a(main.o)
> ld: fatal: Symbol referencing errors. No output written to gdb
> collect2: ld returned 1 exit status
> *** Error code 1

This is an error compiling gdb, not insight. Nonetheless, it looks like
your system does not have GNU gettext available. Try disabling native
language support in the build (pass "--disable-nls" to configure). If
that fails, try finding/building gettext for solaris.

If that still fails, ask on the gdb list for more help.

Keith

  reply	other threads:[~2005-01-21 13:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-21 11:01 Yakov Nekritch
2005-01-21 13:44 ` Keith Seitz [this message]
     [not found]   ` <41F117BB.1080904@cs.uni-bonn.de>
2005-01-21 15:45     ` Keith Seitz
2005-01-27 12:01       ` Yakov Nekritch
2005-01-27 16:08         ` Keith Seitz
     [not found] <80464F9A4D2BF042A154DD067F1F539302A64139@CEL-BANGT-M01>
2005-01-21 16:19 ` Keith Seitz
     [not found] <80464F9A4D2BF042A154DD067F1F539302A6413B@CEL-BANGT-M01>
2005-01-21 16:41 ` Keith Seitz
     [not found] <80464F9A4D2BF042A154DD067F1F539302A6413C@CEL-BANGT-M01>
2005-01-21 17:35 ` Keith Seitz

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=1106315071.3653.3.camel@lindt.uglyboxes.com \
    --to=keiths@redhat.com \
    --cc=insight@sources.redhat.com \
    --cc=yasha@cs.uni-bonn.de \
    /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).