[Bug 1295072] Re: qemu 1.7 should build-depend on libfdt-dev higher than 1.4.0
    Serge Hallyn 
    1295072 at bugs.launchpad.net
       
    Tue Apr  8 14:58:33 UTC 2014
    
    
  
Hm, the CVE link was added by a (errant?) bot...  I removed the link.
-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to device-tree-compiler in Ubuntu.
https://bugs.launchpad.net/bugs/1295072
Title:
  qemu 1.7 should build-depend on libfdt-dev higher than 1.4.0
Status in “device-tree-compiler” package in Ubuntu:
  Fix Released
Status in “qemu” package in Ubuntu:
  Fix Released
Status in “device-tree-compiler” source package in Precise:
  Confirmed
Status in “qemu” source package in Precise:
  Invalid
Status in “device-tree-compiler” source package in Quantal:
  Confirmed
Status in “qemu” source package in Quantal:
  Invalid
Bug description:
  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"
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/device-tree-compiler/+bug/1295072/+subscriptions
    
    
More information about the foundations-bugs
mailing list