From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1Erw8o-0007hi-3R for garchives@archives.gentoo.org; Thu, 29 Dec 2005 11:40:18 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jBTBdWg5028050; Thu, 29 Dec 2005 11:39:32 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jBTBdVTX005962 for <gentoo-embedded@lists.gentoo.org>; Thu, 29 Dec 2005 11:39:31 GMT Received: by wproxy.gmail.com with SMTP id 69so1502973wri for <gentoo-embedded@lists.gentoo.org>; Thu, 29 Dec 2005 03:39:30 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=ZClZ4ulGzg+UV/yWtnpsaOcJpxJsk+MYxamqyzCmphUWPgjIzqt7fiir1lp4CYHF0Wn/UfukgjvfO35n0+K2Niin4DMZZDkg7basUV3bWFOfbPCrqRF36AFah1P347/7mVN2u75bT4THPhwCGtuyjPAWrIL8oQH/QDlE/zTB9oA= Received: by 10.54.97.9 with SMTP id u9mr121015wrb; Thu, 29 Dec 2005 03:38:00 -0800 (PST) Received: by 10.54.129.8 with HTTP; Thu, 29 Dec 2005 03:39:29 -0800 (PST) Message-ID: <cc04c5eb0512290339q3d2acea5o60c19ddff9c2f125@mail.gmail.com> Date: Thu, 29 Dec 2005 09:39:29 -0200 From: Douglas Campos <qmx2352@gmail.com> To: gentoo-embedded@lists.gentoo.org Subject: [gentoo-embedded] Kernel nls hell Precedence: bulk List-Post: <mailto:gentoo-embedded@lists.gentoo.org> List-Help: <mailto:gentoo-embedded+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-embedded+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-embedded+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-embedded.gentoo.org> X-BeenThere: gentoo-embedded@gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_20603_11600489.1135856369758" X-Archives-Salt: c9a8015b-4344-4021-b35c-5942a47ed4b6 X-Archives-Hash: 00964c047902e6f6dac62004d3f0af8d ------=_Part_20603_11600489.1135856369758 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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 ther= e 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 t= o confuse makefile's behavior Thanx Douglas Campos ------=_Part_20603_11600489.1135856369758 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <div>In my stage3-uclibc-0.9.28 attemps, i've found some nasty thing</div> <div> </div> <div>By default, some apps request gettext as a dependency</div> <div> </div> <div>when going to configure the kernel, the NLS checking is just seeing if= there is a libintl.h file!</div> <div> </div> <div>It's no news that uclibc has a broken nls implementation, or better, d= oesn't have. From this point, i can only go ahead defining by hand a overri= de on scripts/kconfig/Makefile as -D KBUILD_NO_NLS (i think)</div> <div> </div> <div>Is there any other way to check specificaly for uclibc? gettext contin= ues to confuse makefile's behavior</div> <div> </div> <div>Thanx</div> <div>Douglas Campos</div> ------=_Part_20603_11600489.1135856369758-- -- gentoo-embedded@gentoo.org mailing list