[Buildroot] [Bug 759] Sysstat build broken without libintl

bugzilla at busybox.net bugzilla at busybox.net
Sun Dec 6 19:48:35 UTC 2009


https://bugs.busybox.net/show_bug.cgi?id=759


Lionel Landwerlin <llandwerlin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |INVALID




--- Comment #3 from Lionel Landwerlin <llandwerlin at gmail.com>  2009-12-06 19:48:34 UTC ---
(In reply to comment #2)
> Hmm, with what config is this? I don't seem to be able to reproduce it here (no
> libintl, no locale support in toolchain). Notice that we're already
> automatically adding --disable-nls if the toolchain doesn't have locale
> support.
> 

Thx for responding, you made me look deeper in the problem...

I built an external toolchain using crosstool-ng for x86 with the default
options. The toolchain has been built with --disable-nls but when buildroot is
configured to use an external toolchain, it seems to assume the toolchain to be
built with nls support and so asks the user to set the BR2_ENABLE_LOCALE
option.

So I guess I can close the bug and then push some patches to the mailing list
for a better external toolchain support (at least with glibc).


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the buildroot mailing list