Menu

#250 Does not build for kernel 2.6.35

closed
nobody
None
5
2012-10-06
2010-07-25
Jolting
No

Some interfaces have changed.
wrapndis.c: In function ‘set_multicast_list’:
wrapndis.c:953: error: ‘struct net_device’ has no member named ‘mc_count’
wrapndis.c:956: error: ‘struct net_device’ has no member named ‘mc_count’
wrapndis.c:960: error: ‘struct net_device’ has no member named ‘mc_count’
wrapndis.c:960: warning: type defaults to ‘int’ in declaration of ‘_min2’
wrapndis.c:960: error: ‘struct net_device’ has no member named ‘mc_count’
wrapndis.c:967: error: ‘struct net_device’ has no member named ‘mc_list’
wrapndis.c:968: error: dereferencing pointer to incomplete type
wrapndis.c:969: error: dereferencing pointer to incomplete type
wrapndis.c:971: error: dereferencing pointer to incomplete type

Discussion

  • Greg

    Greg - 2010-08-02

    Kernel 2.6.35 was announced yesterday. I think many users/developers start compiling ndiswrapper. Unfortunately it doesn't work. When you expect bugfix?

     
  • Bartosz Brachaczek

    There's already a patch in Patches for this project. Waits for developer.

     
  • Dirk

    Dirk - 2010-09-13

    fixed with patches from jolting and beevvy

     

Log in to post a comment.