Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • xserver xserver
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 922
    • Issues 922
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 129
    • Merge requests 129
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorgxorg
  • xserverxserver
  • Issues
  • #479
Closed
Open
Issue created Aug 08, 2015 by Bugzilla Migration User@bugzilla-migration

[PATCH] KMS support also depends on dri2

Submitted by Bernd Kuhls

Assigned to Xorg Project Team

Link to original bug (#91584)

Description

Building Xorg xserver 1.17.2 fails if dri2proto is disabled with these configure options:

--enable-xorg --disable-kdrive --disable-dri --disable-libdrm --disable-glx --disable-aiglx --enable-config-udev --enable-config-udev-kms --enable-libdrm --disable-dri2 --disable-dri3

This is the error message:

make[6]: Entering directory `/home/test/autobuild/instance-3/output/build/xserver_xorg-server-1.17.2/hw/xfree86/drivers/modesetting' CC dri2.lo In file included from dri2.c:43:0: ./../../dri2/dri2.h:36:39: fatal error: X11/extensions/dri2tokens.h: No such file or directory #include <X11/extensions/dri2tokens.h> ^ compilation terminated. make[6]: *** [dri2.lo] Error 1 make[6]: *** Waiting for unfinished jobs....

The dependency for DRI2 support in the modesetting driver can be seen here: http://cgit.freedesktop.org/xorg/xserver/tree/hw/xfree86/drivers/modesetting/Makefile.am#n46

The complete compile log can be found here: http://autobuild.buildroot.net/results/f26/f26018d5ad62bc7b61623dd173dc1e92e2c958a4//build-end.log

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking