Do not report build errors in bugzilla

ismail dönmez ismail.donmez@gmail.com
Tue Aug 17 19:57:00 GMT 2004


On Tue, 17 Aug 2004 12:51:29 -0700, Roland McGrath <roland@redhat.com> wrote:
> > Is there a specification available for what constitutes a correct
> > environment?
> 
> Not really.  Would you like to figure out what the exact requirements are
> and help us document them?

I didn't get answer for my last build error question but I have found the reason

my LC_ALL was set to tr_TR.UTF-8 . I did export LC_ALL=POSIX and it
build fine. This is a usual problem with Turkish where toupper( 'i' ) 
!= I and tolower( 'I' ) != i .

Hope that helps.

Cheers,
ismail



More information about the Libc-alpha mailing list