qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] qemu-arm 0.10.0 strip (2.17) error during make install on x


From: Laurent GUERBY
Subject: [Qemu-devel] qemu-arm 0.10.0 strip (2.17) error during make install on x86_64-linux (compiled with GCC 4.3.3 FSF or Debian etch 4.1.1-21)
Date: Sun, 08 Mar 2009 10:51:47 +0100

Hi,

When doing on x86_64-linux debian etch, either with system GCC in PATH
or 4.3.3 FSF:

./configure --prefix=/some/where
make
make install

install fails with:

install -m 755 -s qemu-arm "/home/guerby/tmp/install2/bin"
BFD: /home/guerby/tmp/install2/bin/stXgVPWl: The first section in the 
PT_DYNAMIC segment is not the .dynamic section
strip: /home/guerby/tmp/install2/bin/stXgVPWl: Bad value
BFD: /home/guerby/tmp/install2/bin/stXgVPWl: The first section in the 
PT_DYNAMIC segment is not the .dynamic section
strip: /home/guerby/tmp/install2/bin/stXgVPWl: Bad value
install: strip failed
make[1]: *** [install] Error 1
make[1]: Leaving directory `/home/guerby/tmp/qemu-0.10.0/arm-linux-user'
make: *** [install] Error 1

strip is version 2.17.

I shadowed strip by something which does "exit 0" and the install worked
without error. I did not test qemu-arm though.

Sincerely,

Laurent
http://gcc.gnu.org/wiki/CompileFarm






reply via email to

[Prev in Thread] Current Thread [Next in Thread]