Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: rafael2k <rafael@riseup.net>
To: buildroot@busybox.net
Subject: [Buildroot] uclibc compilation w/ locale not supported?
Date: Sun, 20 May 2007 19:27:27 -0300	[thread overview]
Message-ID: <200705201927.29565.rafael@riseup.net> (raw)
In-Reply-To: <200705201708.30037.rafael@riseup.net>

w/ this patch i got locale:

diff -u toolchain/uClibc/uclibc.mk.orig toolchain/uClibc/uclibc.mk
--- toolchain/uClibc/uclibc.mk.orig     2007-05-20 18:17:26.000000000 -0300
+++ toolchain/uClibc/uclibc.mk  2007-05-20 18:27:35.000000000 -0300
@@ -189,7 +189,7 @@
        echo "# PTHREADS_DEBUG_SUPPORT is not set" >> $(UCLIBC_DIR)/.config
 endif
 ifeq ($(BR2_ENABLE_LOCALE),y)
-       
$(SED) 's,^.*UCLIBC_HAS_LOCALE.*,UCLIBC_HAS_LOCALE=y\nUCLIBC_PREGENERATED_LOCALE_DATA=y\nUCLIBC_DOWNLOAD_PREGENERATED_LOCALE_DATA=y\nUCLIBC_HAS_XLOCALE=y\nUCLIBC_HAS_GLIBC_DIGIT_GROUPING=n\n,g' 
$(UCLIBC_DIR)/.config
+       $(SED) 's,^.*UCLIBC_HAS_LOCALE.*,UCLIBC_HAS_LOCALE=y,g' 
$(UCLIBC_DIR)/.config
 else
        $(SED) 's,^.*UCLIBC_HAS_LOCALE.*,UCLIBC_HAS_LOCALE=n,g' 
$(UCLIBC_DIR)/.config
 endif


are these options really needed for locale?

thx,
rafael diniz

Em Domingo 20 Maio 2007 17:08, rafael2k escreveu:
> hi all,
> I made a .config for my uclibc 0.9.29, but when i run 'make' inside
> buildroot, it changes my config to:
>
> -UCLIBC_HAS_LOCALE=y
> -# UCLIBC_PREGENERATED_LOCALE_DATA is not set
> -# UCLIBC_HAS_XLOCALE is not set
> +# UCLIBC_HAS_LOCALE is not set
>
>
> thx,
> rafael diniz

-- 
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
Eng. da Computa??o @  Unicamp
R?dio Muda, radiolivre.org, TV Piolho, tvlivre.org, www.midiaindependente.org
Chave PGP: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x2FF86098
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://busybox.net/lists/buildroot/attachments/20070520/9773a3da/attachment.pgp 

  reply	other threads:[~2007-05-20 22:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-20 20:08 [Buildroot] uclibc compilation w/ locale not supported? rafael2k
2007-05-20 22:27 ` rafael2k [this message]
2007-05-21 18:58   ` Bernhard Fischer
2007-05-21 13:35     ` rafael2k

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=200705201927.29565.rafael@riseup.net \
    --to=rafael@riseup.net \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox