First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 141631
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Mobile Herd <mobile@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Thomas Meyer <thomas.mey@web.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
mw-2.6.18-1.diff patch to make madwifi compile against >=2.6.18-rc2 patch Thomas Meyer 2006-07-24 15:12 0000 1.09 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 141631 depends on: Show dependency tree
Bug 141631 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-07-24 14:39 0000
build fails with an error message, that i now longer get because i fixed it in
this way:

1.) the file kernelversion.c must include "<linux/utsrelease.h>".
2.) the file include/compat.h must not define the "roundup" macro.
3.) the file net80211/ieee80211_linux.c must include "<linux/proc_fs.h>".

After these changes the madwifi-ng driver compiles succesfully against
linux-2.6.18-rc2.

------- Comment #1 From Stefan Schweizer 2006-07-24 14:42:27 0000 -------
can you please give us a patch for the source and verify that it works with
older kernels, too?

you get a patch that way:

cp madwifi madwifie.orig -R
cd madwifi
(make your changes)
cd ..
diff -Nurp madwifi.orig madwifi > patch

------- Comment #2 From Thomas Meyer 2006-07-24 15:12:20 0000 -------
Created an attachment (id=92649) [edit]
patch to make madwifi compile against >=2.6.18-rc2

i'm sure: this patch won't work for older kernels. some ifdef magic is
required. 

------- Comment #3 From Stefan Schweizer 2006-07-26 11:42:53 0000 -------
I have added the rc for 0.9.2 and it builds with 2.6.18.

Currently p.masked but the final 0.9.2 will not be p.masked.

First Last Prev Next    No search results available      Search page      Enter new bug