[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [issues] [Build eglibc] missing --with-glibc option



On Fri, 20 Mar 2009, Olivier Antheaume wrote:

> Hello,
> 
> I am currently building my first cross-compile tool chain.
> I have followed the guide found in EGLIBC.cross-building, and I obtain the 
> following message when I configure eglibc:
> 
> configure:1318: error: missing --with-glibc option

No you don't.  That message comes from glibc-localedef, a separate 
component in the repository for cross-building locales.  For building 
EGLIBC itself there is no such message.  For MIPS you need the libc and 
ports directories, and it's simplest to copy ports into a subdirectory 
"ports" of libc before running libc/configure.  If you're running 
libc/configure and get that message you have seriously corrupted your 
source tree, mixing up files from different directories, and need to do a 
fresh checkout from scratch.

-- 
Joseph S. Myers
joseph@xxxxxxxxxxxxxxxx