From: Ken Moffat <zarniwhoop@ntlworld.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Build failure with make-4.0
Date: Sat, 19 Oct 2013 00:36:28 +0100 [thread overview]
Message-ID: <20131018233628.GA12370@milliways> (raw)
In-Reply-To: <20131018224811.GA11252@milliways>
On Fri, Oct 18, 2013 at 11:48:12PM +0100, Ken Moffat wrote:
> ar libfdt/libfdt.a libfdt/fdt.o libfdt/fdt_ro.o libfdt/fdt_wip.o
> libfdt/fdt_sw.o libfdt/fdt_rw.o libfdt/fdt_strerror.o
> ar: two different operation options specified
> Makefile:234: recipe for target 'libfdt/libfdt.a' failed
> make[1]: *** [libfdt/libfdt.a] Error 1
> make[1]: Leaving directory '/scratch/ken/qemu-1.6.1/dtc'
> Makefile:153: recipe for target 'subdir-dtc' failed
> make: *** [subdir-dtc] Error 2
>
> Any suggestions for how to fix this, please ?
>
Seems I can just
$export ARFLAGS="rv"
before I configure, and it will build and install. Unless there is
some reason NOT to do that, please consider this closed.
ĸen
--
das eine Mal als Tragödie, dieses Mal als Farce
next prev parent reply other threads:[~2013-10-18 23:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-18 22:48 [Qemu-devel] Build failure with make-4.0 Ken Moffat
2013-10-18 23:36 ` Ken Moffat [this message]
2013-10-19 9:05 ` Peter Maydell
2013-10-19 9:53 ` Ken Moffat
2013-10-21 18:22 ` Ken Moffat
2013-10-21 19:37 ` Peter Maydell
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=20131018233628.GA12370@milliways \
--to=zarniwhoop@ntlworld.com \
--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.