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

Bug 115270

Summary: Compile wpa_supplicant 0.4.7 with madwifi driver
Product: Gentoo Linux Reporter: Stefan Schlott <stefan>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Compile madwifi driver
Remove offending constant from driver

Description Stefan Schlott 2005-12-12 00:28:25 UTC
Hi,

I have modified the current wpa_supplicant-0.4.7.ebuild to include the madwifi
driver (patch attached).
The compilation requires the ebuild to fetch the madwifi-driver sources (I used
the same as in the madwifi-driver package) - the include files are required for
compilation.
Unfortunately, driver_madwifi.c references to a constant only present in the
current SVN repository of madwifi-driver :-(  So I used a patch to remove the
corresponding line - it works anyway (at least in all networks where I could
test it) ;-)
Comment 1 Stefan Schlott 2005-12-12 00:29:07 UTC
Created attachment 74559 [details, diff]
Compile madwifi driver
Comment 2 Stefan Schlott 2005-12-12 00:29:36 UTC
Created attachment 74560 [details, diff]
Remove offending constant from driver
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-12-12 00:55:32 UTC

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