Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115270 - Compile wpa_supplicant 0.4.7 with madwifi driver
Summary: Compile wpa_supplicant 0.4.7 with madwifi driver
Status: RESOLVED DUPLICATE of bug 113432
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-12 00:28 UTC by Stefan Schlott
Modified: 2005-12-12 00:55 UTC (History)
0 users

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


Attachments
Compile madwifi driver (wpa_supplicant-0.4.7.diff,1.28 KB, patch)
2005-12-12 00:29 UTC, Stefan Schlott
Details | Diff
Remove offending constant from driver (wpa_supplicant-0.4.7-r1-disableconstant.diff,682 bytes, patch)
2005-12-12 00:29 UTC, Stefan Schlott
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***