Since the recent CVS update from 09 July 2006, rt2x00 doesn't build. This is due to a module name change ("radiobtn" to "rfkill") and the related config file change. I updated the ebuild to take care of these changes, and also to make possible to select the modules to build via use flags. The updated ebuild follows. Regards,
Created attachment 91449 [details] updated rt2x00-9999.ebuild with module selection via USE flags
I'm not going to allow which modules to compile for CVS version as they change or get added to semi regulary. When the next beta comes out then we will probably do this. I've changed the module name though, so fixed.
*** Bug 140973 has been marked as a duplicate of this bug. ***
Same error, the problem is the CVS line: Fetching CVS module source/rt2x00 into /usr/portage/distfiles/cvs-src ... * Running cvs -q -f -z3 -d ":pserver:anonymous:@rt2400.cvs.sourceforge.net:/cvsroot/rt2400" login cvs [login aborted]: cannot get working directory: Function not implemented Thx!
(In reply to comment #4) > Same error, the problem is the CVS line: > Fetching CVS module source/rt2x00 into /usr/portage/distfiles/cvs-src ... > * Running cvs -q -f -z3 -d > ":pserver:anonymous:@rt2400.cvs.sourceforge.net:/cvsroot/rt2400" login > cvs [login aborted]: cannot get working directory: Function not implemented That's an error with sourceforge, the ebuild works fine
I think we need this due to more options being added to rt2x00 cvs
Fixed now