Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99285 - [PATCH]: Neatly fix ati-drivers for kernel 2.6.12 and gcc-4
Summary: [PATCH]: Neatly fix ati-drivers for kernel 2.6.12 and gcc-4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: X11 External Driver Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-16 20:53 UTC by Paul Lauria
Modified: 2005-08-18 09:48 UTC (History)
0 users

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


Attachments
2.6.12 + gcc4 support for fglrx (fglrx-linux-2.6.12-gcc4.diff,4.60 KB, patch)
2005-07-16 20:54 UTC, Paul Lauria
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Lauria 2005-07-16 20:53:56 UTC
Hi. This patch, posted by user matteo at Rage3d
(http://rage3d.com/board/showpost.php?p=1333794852&postcount=1) fixes fglrx
compilation with both 2.6.12 kernels _and_ gcc-4 (though to fix gcc4 copy
libfglrx_ip.a.GCC3 to libfglrx_ip.a.GCC4).

I'm not sure if it works with kernels prior to 2.6.12, so the ebuild writer must
use a if-statement or something.

If this is the wrong place for patches then I'm sorry, dunno where else to put it...

Reproducible: Always
Steps to Reproduce:





Run the patch in the fglrx/build_mod directory `patch -p1 < ../path_to_patch`
Comment 1 Paul Lauria 2005-07-16 20:54:35 UTC
Created attachment 63581 [details, diff]
2.6.12 + gcc4 support for fglrx

See bug report for details
Comment 2 Paul Lauria 2005-07-16 20:56:56 UTC
Since it's not really a `bug` per se, I will close this upon accept/denial of patch.
Comment 3 Luca Barbato gentoo-dev 2005-07-17 06:06:38 UTC
what does have in addition to the ones that are already applied? Once I'm back
in Italy I'll have a look
Comment 4 Matthew Tippett 2005-08-17 21:36:07 UTC
Please verify with 8.16
Comment 5 Paul Lauria 2005-08-18 09:48:06 UTC
Matthew; with 8.16 this patch is no longer necessary. Thanks for you & your
team's great work.