** Also affects: mir (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1609916

Title:
  building with just -DMIR_PLATFORM=android fails

Status in Mir:
  Fix Committed
Status in mir package in Ubuntu:
  New

Bug description:
  cmake .. -DMIR_PLATFORM="android;mesa-kms;mesa-x11"
  will succeed where:
  cmake .. -DMIR_PLATFORM="android"
  will fail with:

  [  2%] Building CXX object 
src/platforms/common/server/kms-utils/CMakeFiles/kms_utils.dir/drm_mode_resources.cpp.o
  In file included from 
/home/kdub/source/mir/nested-passthrough/mir/src/platforms/common/server/kms-utils/drm_mode_resources.h:22:0,
                   from 
/home/kdub/source/mir/nested-passthrough/mir/src/platforms/common/server/kms-utils/drm_mode_resources.cpp:19:
  /usr/include/xf86drm.h:40:17: fatal error: drm.h: No such file or directory
  compilation terminated.
  src/platforms/common/server/kms-utils/CMakeFiles/kms_utils.dir/build.make:62: 
recipe for target 
'src/platforms/common/server/kms-utils/CMakeFiles/kms_utils.dir/drm_mode_resources.cpp.o'
 failed
  make[2]: *** 
[src/platforms/common/server/kms-utils/CMakeFiles/kms_utils.dir/drm_mode_resources.cpp.o]
 Error 1
  CMakeFiles/Makefile2:1395: recipe for target 
'src/platforms/common/server/kms-utils/CMakeFiles/kms_utils.dir/all' failed
  make[1]: *** 
[src/platforms/common/server/kms-utils/CMakeFiles/kms_utils.dir/all] Error 2
  Makefile:138: recipe for target 'all' failed
  make: *** [all] Error 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1609916/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to