All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent GUERBY <laurent@guerby.net>
To: qemu-devel@nongnu.org
Subject: Re: [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 11:51:50 +0100	[thread overview]
Message-ID: <1236509510.11347.1754.camel@localhost> (raw)
In-Reply-To: <1236505907.11347.1752.camel@localhost>

On Sun, 2009-03-08 at 10:51 +0100, Laurent GUERBY wrote:
> 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.

strip from binutils 2.19.1 works without error and
on IRC someone tested 2.17.50 and it worked fine too,
so it's likely to be a 2.17 missing feature or bug.

Laurent

      reply	other threads:[~2009-03-08 10:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-08  9:51 [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) Laurent GUERBY
2009-03-08 10:51 ` Laurent GUERBY [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1236509510.11347.1754.camel@localhost \
    --to=laurent@guerby.net \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.