Hi,

On Thu, Sep 06, 2007 at 11:27:02AM -0400, Mike Frysinger wrote:
> On Thursday 06 September 2007, Stepan Kasal wrote:
> > Does that installation of uClibc provide locale.h et al.?
> > Does it define LC_* macros, LC_COLLATE and friends?
> 
> no

the we have to start by fixing util-linux-ng so that it builds in
such an environment.  gawk sources contains several places where a
chunk of code is under #ifdef LC_something (LC_NUMERIC, LC_COLLATE,
etc.).  We might do the same, or we might have one big check which
would distinguish patforms with full locale support from all others.

[I'm afraid many of you might consider this post obvious and
redundant.  Sorry, I wasn't sure, so I posted.]

Have a nice day,
        Stepan Kasal
-
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to