Bug 479 - Make failing with locale option
Summary: Make failing with locale option
Status: RESOLVED INVALID
Alias: None
Product: uClibc
Classification: Unclassified
Component: Locales (show other bugs)
Version: 0.9.30
Hardware: PC Linux
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-22 17:00 UTC by Daniel Barden
Modified: 2019-02-08 15:32 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Barden 2009-07-22 17:00:25 UTC
Hi,

       When the option "Locale Support" is enable in the uClibc configuration (make menuconfig -> String and Stdio support -> Locale Support) the following error occurs:

[13:52:20]$ make
( cd extra/locale/; wget --passive-ftp http://www.uclibc.org/downloads/uClibc-locale-20081111-32-eb.tgz )
--2009-07-22 13:52:22--  http://www.uclibc.org/downloads/uClibc-locale-20081111-32-eb.tgz
Resolving www.uclibc.org... 140.211.167.224
Connecting to www.uclibc.org|140.211.167.224|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2009-07-22 13:52:24 ERROR 404: Not Found.

make: *** [extra/locale/uClibc-locale-20081111-32-eb.tgz] Error 1


     It will try to download a file that doesn't exist.
     Could someone please help me with this problem?

Best Regards,
Daniel Barden
Comment 1 Bernhard Reutner-Fischer 2010-02-21 11:30:00 UTC
Using pregenerated locale data is not supported. See help-text in menuconfig.