[parisc-linux] Initial setup of the `glibc' in the target rootfile system

Alan Modra alan@linuxcare.com.au
Sun, 18 Feb 2001 22:19:20 +1100 (EST)


On Sun, 18 Feb 2001, Christoph Plattner wrote:

> The GLIBC must be built with the line:
> 
> 	make user-defined-trusted-dirs=/lib 

Good.  There's probably other ways around the problem too.  Just be aware
that installing glibc built with the above in your cross-compiling machine
will probably be wrong.  Looking in /lib will pick up x86 libraries
instead of hppa-linux ones.

> Configure stops with:
> 
> checking for working alloca.h... yes
> checking for alloca... yes
> checking whether getpgrp takes no argument... configure: error: cannot
> check getpgrp if cross compiling

You can edit config.cache to set the correct values.  Doing so can be a
pain.  It's probably easier and better to compile native.

Alan Modra
-- 
Linuxcare.  Support for the Revolution.