Bug 130820

Summary: madwifi sources of the km_wlan package are broken
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Thomas Makowski <thomasmakowski>
Component: Mobile DevicesAssignee: Joachim Gleissner <joachim.gleissner>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: i686   
OS: SuSE Linux 10.0   
Whiteboard:
Found By: Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Thomas Makowski 2005-10-26 17:58:00 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.
Comment 1 Joachim Gleissner 2005-10-27 09:11:06 UTC
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.
Comment 2 Joachim Gleissner 2005-10-27 13:54:37 UTC

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