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

Bug 209676

Summary: linux-mod.eclass sets wrong lib/modules directory for multilib
Product: Gentoo Linux Reporter: Andrés J. Díaz <ajdiaz>
Component: EclassesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2007.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Path with get_libdir support

Description Andrés J. Díaz 2008-02-11 16:40:45 UTC
Hi!

The linux-mod.eclass sets wrong modules library path in my 64 bit platform, and put kernel modules in /lib/modules instead of /lib64/modules.
Comment 1 Andrés J. Díaz 2008-02-11 16:41:58 UTC
Created attachment 143217 [details, diff]
Path with get_libdir support

Added patch which fix the problem using get_libdir function.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2008-02-11 16:52:02 UTC
Nope, that's intended.

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