On Fri, Jul 30, 2010 at 1:45 AM, Hollis Blanchard wrote:
> From: Hollis Blanchard
>
> Fixes this error during make install:
> ...
> install -m0755 -p -s qemu-nbd qemu-img qemu-io
> "/opt/ppc440-angstrom-linux/usr/local/bin"
> strip: Unable to recognise the format of the input file
> `/opt/ppc44
From: Hollis Blanchard
Fixes this error during make install:
...
install -m0755 -p -s qemu-nbd qemu-img qemu-io
"/opt/ppc440-angstrom-linux/usr/local/bin"
strip: Unable to recognise the format of the input file
`/opt/ppc440-angstrom-linux/usr/local/bin/qemu-nbd'
Signed-off-by: Hollis Blanchard