Bug 465466 - /usr/include/drm/drm_mode.h is not installed
Summary: /usr/include/drm/drm_mode.h is not installed
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-03 13:44 UTC by Adam Tkac
Modified: 2013-04-30 23:41 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-10-14 19:30:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Adam Tkac 2008-10-03 13:44:12 UTC
Description of problem:
/usr/include/drm/drm_mode.h is not installed. This file is needed by /usr/include/drm/drm.h. X server and Xvnc are not compilable without drm_mode.h

Version-Release number of selected component (if applicable):
$ rpm -q kernel-devel
kernel-devel-2.6.27-0.377.rc8.git1.fc10.x86_64

How reproducible:
always

Steps to Reproduce:
1. try build xserver or vnc
  
Actual results:
In file included from /usr/include/GL/internal/dri_interface.h:45,
                 from glxdriswrast.c:39:
/usr/include/drm/drm.h:586:22: error: drm_mode.h: No such file or directory

Expected results:
successful build

Additional info:
# yum whatprovides \*drm_mode\.h
kernel-devel-2.6.27-0.377.rc8.git1.fc10.x86_64 : Development package for building kernel modules to
                                               : match the kernel
Matched from:
Filename    : /usr/src/kernels/2.6.27-0.377.rc8.git1.fc10.x86_64/include/drm/drm_mode.h


Note You need to log in before you can comment on or make changes to this bug.