* [gentoo-embedded] Kernel nls hell
@ 2005-12-29 11:39 Douglas Campos
2005-12-29 11:54 ` Mike Frysinger
0 siblings, 1 reply; 5+ messages in thread
From: Douglas Campos @ 2005-12-29 11:39 UTC (permalink / raw
To: gentoo-embedded
[-- Attachment #1: Type: text/plain, Size: 569 bytes --]
In my stage3-uclibc-0.9.28 attemps, i've found some nasty thing
By default, some apps request gettext as a dependency
when going to configure the kernel, the NLS checking is just seeing if there
is a libintl.h file!
It's no news that uclibc has a broken nls implementation, or better, doesn't
have. From this point, i can only go ahead defining by hand a override on
scripts/kconfig/Makefile as -D KBUILD_NO_NLS (i think)
Is there any other way to check specificaly for uclibc? gettext continues to
confuse makefile's behavior
Thanx
Douglas Campos
[-- Attachment #2: Type: text/html, Size: 727 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-embedded] Kernel nls hell
2005-12-29 11:39 [gentoo-embedded] Kernel nls hell Douglas Campos
@ 2005-12-29 11:54 ` Mike Frysinger
2005-12-29 16:25 ` Thierry Carrez
0 siblings, 1 reply; 5+ messages in thread
From: Mike Frysinger @ 2005-12-29 11:54 UTC (permalink / raw
To: gentoo-embedded; +Cc: Douglas Campos
On Thursday 29 December 2005 06:39, Douglas Campos wrote:
> when going to configure the kernel, the NLS checking is just seeing if
> there is a libintl.h file!
the latest kernel versions should detect NLS support automatically ... you
shouldnt have to force random defines ...
-mike
--
gentoo-embedded@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-embedded] Kernel nls hell
2005-12-29 11:54 ` Mike Frysinger
@ 2005-12-29 16:25 ` Thierry Carrez
2005-12-29 17:36 ` Douglas Campos
0 siblings, 1 reply; 5+ messages in thread
From: Thierry Carrez @ 2005-12-29 16:25 UTC (permalink / raw
To: gentoo-embedded
Mike Frysinger wrote:
> the latest kernel versions should detect NLS support automatically ... you
> shouldnt have to force random defines ...
There was a bug opened about that "kernel >= 2.6.12 requires gettext/nls
but uclibc doesn't have it" problem but I can't find it anymore. You
mean it's fixed in recent versions ?
--
Koon
--
gentoo-embedded@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-embedded] Kernel nls hell
2005-12-29 16:25 ` Thierry Carrez
@ 2005-12-29 17:36 ` Douglas Campos
2006-01-11 3:26 ` Kumba
0 siblings, 1 reply; 5+ messages in thread
From: Douglas Campos @ 2005-12-29 17:36 UTC (permalink / raw
To: gentoo-embedded
[-- Attachment #1: Type: text/plain, Size: 559 bytes --]
yeah, half-fixed at 2.6.14-gentoo-r4
mainstream going right for 2.6.15
On 12/29/05, Thierry Carrez <koon@gentoo.org> wrote:
>
> Mike Frysinger wrote:
>
> > the latest kernel versions should detect NLS support automatically ...
> you
> > shouldnt have to force random defines ...
>
> There was a bug opened about that "kernel >= 2.6.12 requires gettext/nls
> but uclibc doesn't have it" problem but I can't find it anymore. You
> mean it's fixed in recent versions ?
>
> --
> Koon
> --
> gentoo-embedded@gentoo.org mailing list
>
>
[-- Attachment #2: Type: text/html, Size: 937 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-embedded] Kernel nls hell
2005-12-29 17:36 ` Douglas Campos
@ 2006-01-11 3:26 ` Kumba
0 siblings, 0 replies; 5+ messages in thread
From: Kumba @ 2006-01-11 3:26 UTC (permalink / raw
To: gentoo-embedded
Douglas Campos wrote:
> yeah, half-fixed at 2.6.14-gentoo-r4
> mainstream going right for 2.6.15
"half-fixed" probably explains why I still ran into this on mips-sources some in
2.6.14. Rather than re-investigate the mess again, I've re-applied my reversal
patch and cooked up a 2.6.15 patch that also reverses the NLS stuff. Maybe
2.6.16 will be the charm that finally works right.
--Kumba
--
Gentoo/MIPS Team Lead
Gentoo Foundation Board of Trustees
"Such is oft the course of deeds that move the wheels of the world: small hands
do them because they must, while the eyes of the great are elsewhere." --Elrond
--
gentoo-embedded@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-01-11 3:27 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-29 11:39 [gentoo-embedded] Kernel nls hell Douglas Campos
2005-12-29 11:54 ` Mike Frysinger
2005-12-29 16:25 ` Thierry Carrez
2005-12-29 17:36 ` Douglas Campos
2006-01-11 3:26 ` Kumba
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox