public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [KCONFIG] Can't compile 2.6.12 without Gettext
@ 2005-08-25  4:30 Jerome Pinot
  2005-08-27 12:47 ` Adrian Bunk
  0 siblings, 1 reply; 5+ messages in thread
From: Jerome Pinot @ 2005-08-25  4:30 UTC (permalink / raw)
  To: linux-kernel

Hi,

I didn't see much informations about this.

It's not possible to "make {,menu}config" and even to compile a 2.6.12
kernel if there is no or partially installed Gettext on the system.

Full Gettext is *required* to launch the kbuild scripts since the
modifications to add i18n to the config scripts.

Not all system have gettext, I'm thinking about small or embedded
system with specific toolchain. For example, uClibc is widely used but
as still a partial nls support.

Anyway, this should not be required for compiling a kernel. At least
an option to pass to make which override the default behavior could
solve the issue.

Moreover, the script doesn't do any sanity check about the system
(there is no configure script of course) and just try to catch the
gettext binaries he founds first. There is a hard-coded filename too.

Seems dangerous to me and should not be allowed by default.

Am I misleading ?

-- 
Jerome Pinot
ftp://ngc891.blogdns.net/pub

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-08-28  1:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-25  4:30 [KCONFIG] Can't compile 2.6.12 without Gettext Jerome Pinot
2005-08-27 12:47 ` Adrian Bunk
2005-08-27 15:23   ` Jerome Pinot
2005-08-27 17:49     ` Adrian Bunk
2005-08-28  1:19       ` Jerome Pinot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox