xserver-xorg-dev is missing a xf86dri dependency

Bug #940623 reported by dn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
xorg-server (Ubuntu)
New
Undecided
Unassigned

Bug Description

Package: xserver-xorg-dev
Version: 2:1.10.1-1ubuntu1.3 (natty)

gcc output when including <xorg/dri.h>:

/usr/include/xorg/dri.h:41:21: fatal error: xf86dri.h: No such file or directory
compilation terminated.

xserver-xorg-dev needs a dependency on x11proto-xf86dri-dev.

Revision history for this message
Jing Zhang (wanderer.wetware) wrote :

I have install x11proto-xf86dri-dev, bug still get the error when i compile xf86-video-intel-2.17.0:

# apt-get install x11proto-xf86dri-dev
#make
.
.
.
make[5]: Entering directory `/home/wanderer/Downloads/xf86-video-intel-2.17.0/src/legacy/i810'
  CC i810_accel.lo
In file included from i810.h:59:0,
                 from i810_accel.c:41:
/usr/include/xorg/dri.h:41:21: fatal error: xf86dri.h: No such file or directory
compilation terminated.
make[5]: *** [i810_accel.lo] Error 1
.
.
.

#uname -a
# uname -a
Linux SRD 3.2.0-24-generic #37-Ubuntu SMP Wed Apr 25 08:43:22 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
ubuntu 12.04

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.