Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 221205 - net-wireless/madwifi-ng-0.9.3.3 does not compile any more on kernels <= 2.4.23
Summary: net-wireless/madwifi-ng-0.9.3.3 does not compile any more on kernels <= 2.4.23
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal
Assignee: Steev Klimaszewski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-10 11:22 UTC by Roland Stadtmueller
Modified: 2008-05-15 10:04 UTC (History)
0 users

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


Attachments
patch for aproppriate arch detection (madwifi-ng-0.9.3.3-fix-arch.patch,1.22 KB, patch)
2008-05-10 11:23 UTC, Roland Stadtmueller
Details | Diff
ebuild (madwifi-ng-0.9.3.3-r1.ebuild,2.88 KB, text/plain)
2008-05-10 11:24 UTC, Roland Stadtmueller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roland Stadtmueller 2008-05-10 11:22:18 UTC
Atheros wireless drivers do not compile any more (probably due to eclass changes). Newer drivers won't work either (see #205116).
Fix: - give an error if the kernel is newer then 2.6.23
     - if 2.6.23 or before, apply ARCH-Patch to package and go ahead.
     OR
     - hard-mask madwifi for now.


Remark: sounds like a dup to #205116, but that bug talks about future madwifi releases that won't help for my production system(s) today.
Br,
  Roland

madwifi-ng-0.9.3.3-fix-arch.patch is Peter Tworek's  "madwifi-ng-2.6.24.patch"
Comment 1 Roland Stadtmueller 2008-05-10 11:23:32 UTC
Created attachment 152729 [details, diff]
patch for aproppriate arch detection
Comment 2 Roland Stadtmueller 2008-05-10 11:24:32 UTC
Created attachment 152731 [details]
ebuild

ebuild for kernel versions <= 2.6.23
Comment 3 Roland Stadtmueller 2008-05-15 10:04:04 UTC
Seems to work again now 

Thanks,
   Roland