Re: Build issues
Richard Purdie <[email protected]>
| Newsgroups | gmane.comp.handhelds.openzaurus.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2006-06-15 at 09:16 -0400, Lamar Owen wrote: > Richard Purdie wrote: > >>On Wed, 2006-06-07 at 21:43 +0100, Richard Vaughan wrote: > >> NOTE: Task failed: localedef returned an error. > >> NOTE: package glibc-2.3.5+cvs20050627-r3: task do_package: failed > >> ERROR: TaskFailed event exception, aborting > >> NOTE: package glibc-2.3.5+cvs20050627: failed > >> ERROR: Build of opie-image failed > > >> Can anyone see what I am doing wrong, or is the OE repository broken > >> at the moment? > > >qemu is used to generate the glibc locale files and it has problems on > >Fedora Core for reasons nobody seems to understand. You could turn off > >BINARY_LOCALE_GENERATION although that might give you locale problems. > > On CentOS4, which is based off Red Hat Enterprise Linux 4 (which is in > turn Fedora Core 3 derived), I see the same problem, and setting > BINARY_LOCALE_GENERATION to 0 has no effect on org.openembedded.oz354x. It appears the correct option is ENABLE_BINARY_LOCALE_GENERATION = "0". Sorry about the confusion. Regards, Richard