View previous topic :: View next topic |
Author |
Message |
CWagner
Joined: 12 Nov 2007 Posts: 2
|
Posted: Mon Nov 12, 2007 7:41 am Post subject: ipw2200 Build Error: 'struct sk_buff' has no member.. |
|
|
Hi, I'm a new Lunar Linux User. While I had some problems, most could be solved using google.
But as I'm really no expert or advanced user, the following error message doesn't help me at all, dito for googling
Code: |
/usr/src/ipw2200-1.2.1/ipw2200.c: In function 'ipw_handle_mgmt_packet':
/usr/src/ipw2200-1.2.1/ipw2200.c:8346: error: 'struct sk_buff' has no member named 'mac'
make[2]: *** [/usr/src/ipw2200-1.2.1/ipw2200.o] Error 1
make[1]: *** [_module_/usr/src/ipw2200-1.2.1] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.22.1'
make: *** [modules] Error 2
++ stop_logging ()
Creating /var/log/lunar/compile/ipw2200-1.2.1.bz2
++ temp_destroy (/tmp/lunar.lin.23688.ipw2200.xvnlO24013)
++ temp_destroy (/tmp/lunar.lin.23688.ipw2200.VZSBd24018)
++ temp_destroy (/tmp/lunar.lin.23688.ipw2200.sBjmp23947)
++ sound (FAILURE)
! Problem detected during BUILD
|
So, can s/o help me? |
|
Back to top |
|
 |
engelsman
Joined: 21 Aug 2005 Posts: 131 Location: Netherlands
|
Posted: Mon Nov 12, 2007 8:35 am Post subject: module appears to be out of date |
|
|
I'm neither a dev, nor an ipw2200 user, but looking at the ipw2200 Downloads Page it looks like the version in moonbase is out of date. The change log for 1.2.2 mentions a patch for sk_buff changes, so this might be what you are after.
You could a) report this on the bugtracker and hope someone has time to fix it for you, or b) use lvu edit ipw2200 to create a local copy of the module, update it to use the new version and once it works and you have tested it thoroughly use lvu submit ipw2200 so that everyone can benefit. It's not too difficult to create your own modules. See the Module Submission page for more details.
Good luck. |
|
Back to top |
|
 |
CWagner
Joined: 12 Nov 2007 Posts: 2
|
Posted: Mon Nov 12, 2007 9:16 am Post subject: |
|
|
Thx, that did it.
I'll have to see, if I'll find the time to update the module (and if I'm able to do it^^) and otherwise fill a bug report. |
|
Back to top |
|
 |
engelsman
Joined: 21 Aug 2005 Posts: 131 Location: Netherlands
|
Posted: Wed Nov 14, 2007 1:05 pm Post subject: ipw2200 module has been updated |
|
|
You're too late I see from the commit log that the ipw2200 module has been updated and the new version should now be available if you lin moonbase again. (If you didn't work in zlocal be careful to save your changes somewhere first, just in case.) |
|
Back to top |
|
 |
Jannis
Joined: 21 Apr 2006 Posts: 6 Location: Lübeck, Germany
|
Posted: Thu Nov 15, 2007 11:06 pm Post subject: |
|
|
Yep, I've updated ipw2200 because I had exactly the same problem. Should work again now. |
|
Back to top |
|
 |
|