Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15937] New: xf86-video-intel 2.14.0 fails to find xf86dri.h

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15937] New: xf86-video-intel 2.14.0 fails to find xf86dri.h
  • Date: 4 Feb 2011 03:25:55 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15937

Summary: xf86-video-intel 2.14.0 fails to find xf86dri.h
Product: Codex
Version: test grimoire
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: xorg-modular
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org


$ sorcery -v
1.14.6-rc1

$ cat /var/lib/sorcery/codex/test/VERSION
0.54-test

$ gaze from xf86dri.h
libxcb-1.7:/usr/include/xcb/xf86dri.h
xf86driproto-2.1.0:/usr/include/X11/dri/xf86dri.h

$ gaze version xf86driproto xorg-server libx11 xf86-video-intel
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
test xorg-proto xf86driproto 2.1.0 2.1.0
test xorg-xserver xorg-server 1.8.1 1.8.1
test xorg-lib libx11 1.4.0 1.4.0
test xorg-driver xf86-video-intel 2.14.0 2.14.0

# cast xf86-video-dri
...
make[5]: Entering directory `/usr/src/xf86-video-intel-2.14.0/src/legacy/i810'
CC i810_accel.lo
In file included from i810.h:59,
from i810_accel.c:41:
/usr/include/xorg/dri.h:41:21: error: xf86dri.h: No such file or directory
make[5]: Leaving directory `/usr/src/xf86-video-intel-2.14.0/src/legacy/i810'
make[4]: Leaving directory `/usr/src/xf86-video-intel-2.14.0/src/legacy/i810'
make[3]: Leaving directory `/usr/src/xf86-video-intel-2.14.0/src/legacy'
make[2]: Leaving directory `/usr/src/xf86-video-intel-2.14.0/src'
make[1]: Leaving directory `/usr/src/xf86-video-intel-2.14.0'
make[5]: *** [i810_accel.lo] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page