On Saturday 23 June 2007, Karl Hiramoto wrote:
> I'm hoping someone here can help me debug this.   On my target, to avoid
> some of the problems with cross compiling a few packages from i686 to
> armeb-softfloat-linux-uclibc, i decided to install python, portage, gcc
> and the utilities to compile natively.
>
> Many packages now compile, however if a ebuild has  a patch  epatch
> almost always fails.

this is a bash cross-compiling problem ... it uses the signal list from the 
build host in the target binary which screws up when building on i686/x86_64 
and running on like arm

to fix, build bash on the arm system and then things should start magically 
working
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to