libfdt.a git compilation fail
Bug #1245724 reported by
Alain Toussaint
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| QEMU |
Fix Released
|
Undecided
|
Unassigned | ||
Bug Description
I don't know the commit tags but I checked out dtc on the 28 of october at 20:27 in the tree of qemu (also git checkout out tonight). The compilation fail at line 234 in qemu/dtc/Makefile so I inserted that line:
@$ /usr/bin/strace -o /usr/src/
into the makefile at position 234 to see what is the exact problem but the strace log is inconclusive.
for the error: /usr/bin/ar: deux operations différentes spécifiées
liberal translation is: two different operation specified.
the distribution is arch linux with binutils 2.23.2, gcc 4.8.2 and kernel kvm-3.12.0-rc5 from git.
To post a comment you must log in.

Which version of make are you using? Recently, a bug with make 4.0 has been discovered, please see this thread for a description and a work-around:
http://<email address hidden> /msg198719. html