Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 248983

Summary: x11-drivers/ati-drivers should check CONFIG_IA32_EMULATION=y in kernel config
Product: Gentoo Linux Reporter: Andreas Piening <andreas.piening>
Component: New packagesAssignee: Luca Barbato <lu_zero>
Status: RESOLVED FIXED    
Severity: enhancement CC: je_fro, x11
Priority: High    
Version: 2008.0   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andreas Piening 2008-11-26 21:00:43 UTC
I ran into problems compiling x11-drivers/ati-drivers-8.552-r2 due to disabled "CONFIG_IA32_EMULATION" in my kernel. This is documented as bug 248910.

I propose to let the ebuild check for this option to be enabled for amd64. If it's not, it should die with a hint how to fix it.
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2009-07-06 10:59:30 UTC
Heh, i didnt intend to close this one yet, but test it, will respond when i get to mine amd64 box :]
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2009-08-31 12:14:45 UTC
This check is not needed in 9.X.
I tested to compile 9.8 without it and it works just peachy so closing as fixed.