From: Masaki Muranaka <monaka@monami-software.com>
To: gdb-patches@sourceware.org
Subject: Failed to detect config.intl at sim/*/configure
Date: Mon, 12 Jun 2006 05:07:00 -0000 [thread overview]
Message-ID: <CF126D40-6AA0-47DB-90AE-3935551E647C@monami-software.com> (raw)
Hello,
It failed to build sim/mips/run on MacOS X with message.
> /usr/bin/ld: Undefined symbols:
> _libintl_dgettext
> collect2: ld returned 1 exit status
I think it is caused by config/gettext-sister.m4.
> if test -f ../intl/config.intl; then
> . ../intl/config.intl
> fi
This can't use with sim because it was linked at not sim/
but sim/*/ .
I've tried to fix it, but I can't see how to get
the top level build directory.
Would anyone fix it?
--
Masaki Muranaka
Monami software
next reply other threads:[~2006-06-12 5:07 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-12 5:07 Masaki Muranaka [this message]
2006-06-12 12:59 ` Daniel Jacobowitz
2006-06-12 14:05 ` Masaki Muranaka
2006-06-12 14:23 ` Daniel Jacobowitz
2006-06-12 15:27 ` Richard Earnshaw
2006-06-12 17:49 ` Richard Earnshaw
2006-06-12 18:51 ` Daniel Jacobowitz
2006-06-12 20:48 ` Alexandre Oliva
2006-06-13 6:55 ` Masaki Muranaka
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=CF126D40-6AA0-47DB-90AE-3935551E647C@monami-software.com \
--to=monaka@monami-software.com \
--cc=gdb-patches@sourceware.org \
/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