Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72310 - In kermel 2.6, usbmidi should not depend on ezusb2131
Summary: In kermel 2.6, usbmidi should not depend on ezusb2131
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2004-11-23 21:12 UTC by Paul Sorensen
Modified: 2004-11-25 13:31 UTC (History)
0 users

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


Attachments
Patch to remove ezuzb2131 dependency if kernel >= 2.6 is installed (usbmidi-1.0.ebuild.patch,410 bytes, patch)
2004-11-24 06:24 UTC, Paul Sorensen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Sorensen 2004-11-23 21:12:59 UTC
ezusb2131 is a package that is only for kernel 2.4 (or less?).  For systems that use kernel 2.6, it is not needed (and does not compile) since the functionality is already built in.




Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
If the usbmidi package is installed on a 2.6 system then "emerge -uDav world"
will want to install ezusb2131 (which will fail to build).
Comment 1 Paul Sorensen 2004-11-24 06:22:00 UTC
I have attached a patcd to the usbmidi ebuild that fixes the problem on my machine, but I don't have a 2.4 box to test that it would still pull in ezusb2131.
Comment 2 Paul Sorensen 2004-11-24 06:24:14 UTC
Created attachment 44633 [details, diff]
Patch to remove ezuzb2131 dependency if kernel >= 2.6 is installed

Only partially tested as I do not have a 2.4 box.
Comment 3 Paul Sorensen 2004-11-25 08:22:53 UTC
Ignore - this is built into the 2.6 kernel....
Comment 4 Jeremy Huddleston (RETIRED) gentoo-dev 2004-11-25 13:31:17 UTC
*** Bug 72485 has been marked as a duplicate of this bug. ***