where's the locale data?

poly-p man pyrophobicman at gmail.com
Wed Dec 10 15:21:32 UTC 2008


so, uclibc-0.9.30 and the snapshot I found in the download dir both have this 
problem:

(Makefile.in in the extras/locale directory of the tarball)
LOCALE_DATA_FILENAME := uClibc-locale-20081111-$(ARCH_NATIVE_BIT)-$(if 
$(ARCH_LITTLE_ENDIAN),el,eb).tgz

<snip>

locale_OUT)/$(LOCALE_DATA_FILENAME):
ifeq ($(UCLIBC_DOWNLOAD_PREGENERATED_LOCALE_DATA),y)
	( cd $(dir $@); $(WGET) http://www.uclibc.org/downloads/$(notdir $@) )
endif

However, the only locale data in the downloads dir is 
http://www.uclibc.org/downloads/uClibc-locale-030818.tgz

Can someone explain why this is completely wrong?

Is it correct to simply change LOCALE_DATA_FILENAME to the correct filename 
(the only locale data filename)?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20081210/c456ceec/attachment-0002.pgp 


More information about the uClibc mailing list