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

Bug 68728

Summary: Use of extra extension feature in 2.6.9-r1 gentoo dev sources causes causes Ati-Drivers package to install module in wrong directory.
Product: Gentoo Linux Reporter: Polyhead <polyhead>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Polyhead 2004-10-24 11:42:48 UTC
Adding anything in the menuconfig option General Setup/Local version will cause the Ati-Drivers package to install its module into 2.6.9-r1 instead of 2.6.9-r1[local version].

Reproducible: Always
Steps to Reproduce:
1.Build a module with something in Gneral Setup/Local Version (-ifpfix for example)
2.Emerge Ati-Drivers
3.fglrx module ends up in 2.6.9-gentoo-r1 instead of 2.6.9-gentoo-r1-ifpfix

Actual Results:  
Module is in wrong directory

Expected Results:  
Probably should have just edited the make file, would have prevented it.

I sugest that the option be removed from menuconfig, simplest solution to
prevent problems.  I suspect this will break nvidia modules as well.

Quick fix is of course to just manually move the module after it has been built
to the opropriat directory in /lib/modules then run modules-update.
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2004-10-24 12:52:22 UTC

*** This bug has been marked as a duplicate of 67804 ***