Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 211771 - dev-libs/linux-fusion unable to get major 250 with rlocate
Summary: dev-libs/linux-fusion unable to get major 250 with rlocate
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-28 14:52 UTC by Arto Pastinen
Modified: 2008-02-28 18:02 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 Arto Pastinen 2008-02-28 14:52:52 UTC
If rlocate module is loaded before fusion module, the rlocate reserves major 250 and fusion module won't load.

Reproducible: Always




Loading fusion module before rlocate seems to help.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-02-28 14:55:25 UTC
Well, so load it before rlocate. sys-apps/rlocate is broken w/ 2.6.24 and package.masked anyway.
Comment 2 SpanKY gentoo-dev 2008-02-28 18:02:53 UTC
just add -DFUSION_MAJOR=123 to your CPPFLAGS and rebuild linux-fusion

i'll open a report upstream to get them to convert to dynamic major / cdev