On Thursday 06 July 2006 10:37, Ryan Baldwin wrote: > This appears to indicate though that cross compiling Xorg is not really > supported under gentoo?
that all depends on whether you setup your build environment properly in an ideal world: - only RDEPEND stuff goes into /tmp/target/ - only DEPEND stuff goes into /usr/$CTARGET/ so to address the issue, you could do: ROOT=/usr/$CTARGET/ emerge <X header packages> ROOT=/tmp/target/ emerge <X server/etc...> -mike
pgpBvTKtRv3bT.pgp
Description: PGP signature
