Bugzilla – Bug 130820
madwifi sources of the km_wlan package are broken
Last modified: 2005-10-27 13:54:37 UTC
after installing the km_wlan source, make shows error caused by multiple makefiles with wrong command uanme instead of uname. After fixing the compilied module didn't run caused by compile errors. Solution was: compiling source from madwifi project with their SuSEbuild script. This works fine.
The bug can also be worked around by compiling with 'make KERNEL_SOURCE=/usr/src/linux ...'. The shipped madwifi modules have been built with these makefiles and do work, so I suppose the "compile errors" have another cause.
*** This bug has been marked as a duplicate of 116312 ***