Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82402 - ati-drivers-8.10.19 fails to compile DRM module in kernel > 2.6.10
Summary: ati-drivers-8.10.19 fails to compile DRM module in kernel > 2.6.10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
: 82134 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-02-17 13:59 UTC by Mark S
Modified: 2005-02-17 17:22 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
This patch fixes the DRM module compile errors. (drm_fixes.patch,839 bytes, patch)
2005-02-17 14:00 UTC, Mark S
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark S 2005-02-17 13:59:00 UTC
When trying to emerge the ati-drivers-8.10.19 under any kernel > 2.6.10, the DRM module does not get compiled.

Reproducible: Always
Steps to Reproduce:
1. emerge ati-drivers
2. it will fault on compiling DRM module
3. ebuild will finish, but DRM module will not be compiled

Actual Results:  
the DRM module does not compile

Expected Results:  
drivers should compile DRM module

Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.4.3,
glibc-2.3.4.20050125-r0, 2.6.11-rc4 i686)
=================================================================
System uname: 2.6.11-rc4 i686 Intel(R) Pentium(R) M processor 1600MHz
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  7 2005, 09:20:19)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/mszilveszter/portage_overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa avi berkdb bitmap-fonts cdr crypt cups dvd encode f77
font-server foomaticdb fortran gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 hal
imap imlib jpeg kerberos ldap libg++ libwww mad mikmod mmx mmx2 motif mpeg
ncurses oggvorbis opengl pam pcmcia pdflib perl png python quicktime readline
samba sdl spell sse sse2 ssl tcpd tiff truetype truetype-fonts type1-fonts usb
xml2 xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Mark S 2005-02-17 14:00:04 UTC
Created attachment 51473 [details, diff]
This patch fixes the DRM module compile errors.
Comment 2 Luca Barbato gentoo-dev 2005-02-17 16:54:18 UTC
Thank you for the input, looks like that patch was full of typos 
Comment 3 Luca Barbato gentoo-dev 2005-02-17 17:22:21 UTC
*** Bug 82134 has been marked as a duplicate of this bug. ***