Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144895 - net-wireless/rt2x00-9999 should check for Crypto ARC4 kernel module
Summary: net-wireless/rt2x00-9999 should check for Crypto ARC4 kernel module
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Roy Marples (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-23 11:33 UTC by Len Meakin
Modified: 2006-08-23 13:03 UTC (History)
0 users

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


Attachments
Includes Crypto ARC4 check (rt2x00-9999.patch,2.41 KB, patch)
2006-08-23 12:04 UTC, Len Meakin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Len Meakin 2006-08-23 11:33:46 UTC
Error when emerging rt2x000 (~x86)

...
In file included from <command line>:6:
/var/tmp/portage/rt2x00-9999/work/rt2x00-9999/rt2x00_compat.h:45:2: #error Crypto ARC4 support not enabled in kernel!
/var/tmp/portage/rt2x00-9999/work/rt2x00-9999/rt2x00_compat.h:46:2: #error Please refer to README file for minimal requirements.
In file included from <command line>:6:
...

Adding Crypto ARC4 support to the kernel fixes the issue, as the ebuild checks for other required crypto kernel modules should the Crypto ARC4 one also be added ?
Comment 1 Len Meakin 2006-08-23 12:04:59 UTC
Created attachment 94956 [details, diff]
Includes Crypto ARC4 check

First ebuild patch, it works for me on x86.
Comment 2 Roy Marples (RETIRED) gentoo-dev 2006-08-23 13:03:05 UTC
Fixed.

Thanks :)