From: Matthieu CASTET <matthieu.castet@parrot.com>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: Tom <fivemiletom@gmail.com>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.arm.linux.org.uk
Subject: Re: RE : Building kernel 2.6.21.3 for arm on cygwin
Date: Mon, 11 Jun 2007 09:25:55 +0200 [thread overview]
Message-ID: <466CF903.10003@parrot.com> (raw)
In-Reply-To: <20070608221032.GA26637@uranus.ravnborg.org>
Hi Sam,
Sam Ravnborg wrote:
> Hi Matthieu.
>
> Can you please try to tell what your patch actually does.
>
> As for the part added in the MAkefile you pass -lintl for Cygwin -
> but I fail to see _why_ -lintl is needed.
If I don't do it, I got [1] or [2].
Matthieu
[1]
scripts/kconfig/conf.o:conf.c:(.text+0x91): undefined reference to
`_libintl_gettext'
scripts/kconfig/conf.o:conf.c:(.text+0xa5): undefined reference to
`_libintl_gettext'
scripts/kconfig/conf.o:conf.c:(.text+0xb9): undefined reference to
`_libintl_gettext'
scripts/kconfig/conf.o:conf.c:(.text+0x7b8): undefined reference to
`_libintl_gettext'
scripts/kconfig/conf.o:conf.c:(.text+0xf19): undefined reference to
`_libintl_gettext'
scripts/kconfig/conf.o:conf.c:(.text+0x1026): more undefined references
to `_libintl_gettext' follow
collect2: ld returned 1 exit status
[2]
scripts/kconfig/mconf.o:mconf.c:(.text+0x923): undefined reference to
`_libintl_gettext'
scripts/kconfig/mconf.o:mconf.c:(.text+0x9c9): undefined reference to
`_libintl_gettext'
scripts/kconfig/mconf.o:mconf.c:(.text+0xa66): undefined reference to
`_libintl_gettext'
scripts/kconfig/mconf.o:mconf.c:(.text+0xa91): undefined reference to
`_libintl_gettext'
scripts/kconfig/mconf.o:mconf.c:(.text+0xab1): undefined reference to
`_libintl_gettext'
scripts/kconfig/mconf.o:mconf.c:(.text+0xadd): more undefined references
to `_libintl_gettext' follow
scripts/kconfig/mconf.o:mconf.c:(.text+0x11af): undefined reference to
`_libintl_bindtextdomain'
scripts/kconfig/mconf.o:mconf.c:(.text+0x11bb): undefined reference to
`_libintl_textdomain'
scripts/kconfig/mconf.o:mconf.c:(.text+0x1207): undefined reference to
`_libintl_gettext'
scripts/kconfig/mconf.o:mconf.c:(.text+0x1414): undefined reference to
`_libintl_gettext'
scripts/kconfig/mconf.o:mconf.c:(.text+0x1467): undefined reference to
`_libintl_gettext'
scripts/kconfig/mconf.o:mconf.c:(.text+0x1482): undefined reference to
`_libintl_gettext'
scripts/kconfig/mconf.o:mconf.c:(.text+0x14af): undefined reference to
`_libintl_gettext'
scripts/kconfig/zconf.tab.o:zconf.tab.c:(.text+0x54e6): more undefined
references to `_libintl_gettext' follow
Info: resolving _stdscr by linking to __imp__stdscr (auto-import)
Info: resolving _COLS by linking to __imp__COLS (auto-import)
Info: resolving _LINES by linking to __imp__LINES (auto-import)
collect2: ld returned 1 exit status
next prev parent reply other threads:[~2007-06-11 7:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <46608757.4020503@gmail.com>
[not found] ` <20070601212208.GA4559@uranus.ravnborg.org>
[not found] ` <4660971E.5020609@gmail.com>
[not found] ` <12D4B80525C5B744A216276E209921D9CE8016@MIAMI.xi-lite.lan>
2007-06-04 18:45 ` RE : Building kernel 2.6.21.3 for arm on cygwin Tom
2007-06-07 20:47 ` Sam Ravnborg
2007-06-08 15:57 ` Matthieu CASTET
2007-06-08 22:10 ` Sam Ravnborg
2007-06-09 7:51 ` Jan Engelhardt
2007-06-11 7:25 ` Matthieu CASTET [this message]
2007-06-08 18:32 ` [PATCH 2.6.21.3] kbuild: fix build for cygwin Tom
2007-06-08 20:15 ` Sam Ravnborg
2007-06-09 1:47 ` Tom
2007-08-28 19:34 ` Sam Ravnborg
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=466CF903.10003@parrot.com \
--to=matthieu.castet@parrot.com \
--cc=fivemiletom@gmail.com \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.