[Bug 1295072] [NEW] qemu 1.7 should build-depend on libfdt-dev higher than 1.4.0
Ballock
1295072 at bugs.launchpad.net
Thu Mar 20 10:45:30 UTC 2014
Public bug reported:
The configure scripts checks for fdt by looking at libfdt_env.h
configure:2610: #include <libfdt_env.h>
This file only exists in libfdt-dev version 1.4.0 and onwards, so it makes sense to specify build-dependency on that version. Otherwise, configure fails with:
error_exit "DTC not present. Your options:" \
" (1) Preferred: Install the DTC devel package" \
" (2) Fetch the DTC submodule, using:" \
" git submodule update --init dtc"
** Affects: qemu (Ubuntu)
Importance: Undecided
Status: New
** Summary changed:
- qemu 1.7 depends on libfdt higher than 1.4.0
+ qemu 1.7 build-depends on libfdt higher than 1.4.0
** Summary changed:
- qemu 1.7 build-depends on libfdt higher than 1.4.0
+ qemu 1.7 shoudl build-depend on libfdt-dev higher than 1.4.0
** Summary changed:
- qemu 1.7 shoudl build-depend on libfdt-dev higher than 1.4.0
+ qemu 1.7 should build-depend on libfdt-dev higher than 1.4.0
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1295072
Title:
qemu 1.7 should build-depend on libfdt-dev higher than 1.4.0
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1295072/+subscriptions
More information about the Ubuntu-server-bugs
mailing list