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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to