Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15547] glibc overwrites libdrm headers (cast xf86-video-intel 2.10.0 fails)

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 15547] glibc overwrites libdrm headers (cast xf86-video-intel 2.10.0 fails)
  • Date: 19 Jan 2010 05:52:23 -0000

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





--- Comment #4 from Eric Sandall <sandalle AT sourcemage.org> 2010-01-18
23:52:21 ---
$ gaze from /usr/include/drm/drm.h
glibc-2.11.1:/usr/include/drm/drm.h
libdrm-2.4.16:/usr/include/drm/drm.h

$ gaze from /usr/lib/libdrm.so
libdrm-2.4.16:/usr/lib/libdrm.so

Should just have to remove the directory containing drm.h in glibc's kernel
headers:
$ find /usr/src/linux/ -name drm.h
/usr/src/linux/include/drm/drm.h

--
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