Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68728 - Use of extra extension feature in 2.6.9-r1 gentoo dev sources causes causes Ati-Drivers package to install module in wrong directory.
Summary: Use of extra extension feature in 2.6.9-r1 gentoo dev sources causes causes A...
Status: RESOLVED DUPLICATE of bug 67804
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-24 11:42 UTC by Polyhead
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***