#1792: Kernel 2.6.24.2 Unable compil with or without patch madwifi 0.9.3
---------------------------------+------------------------------------------
      Reporter:  anonymous       |       Owner:        
          Type:  defect          |      Status:  closed
      Priority:  minor           |   Milestone:        
     Component:  madwifi: other  |     Version:  v0.9.3
    Resolution:  invalid         |    Keywords:        
Patch_attached:  0               |  
---------------------------------+------------------------------------------
Changes (by mrenzmann):

  * status:  new => closed
  * version:  => v0.9.3
  * resolution:  => invalid

Old description:

> Today i run the kernel 2.6.24.2 and i want install madwifi-ng with patch
> for packet injection but there is a problem in compilation with 2.6.24.2
> (with or without patch)
>
> example:
>
> Checking requirements... ok.
> Checking kernel configuration... ok.
> make -C /lib/modules/2.6.24.2/build SUBDIRS=/root/madwifi-0.9.3 modules
> make[1]: Entering directory `/usr/src/linux-2.6.24.2'
>   CC [M]  /root/madwifi-0.9.3/ath/if_ath.o
>   CC [M]  /root/madwifi-0.9.3/ath/if_ath_pci.o
> /root/madwifi-0.9.3/ath/if_ath_pci.c: In function 'ath_pci_probe':
> /root/madwifi-0.9.3/ath/if_ath_pci.c:203: error: 'struct net_device' has
> no member named 'owner'
> /root/madwifi-0.9.3/ath/if_ath_pci.c:210: error: 'SA_SHIRQ' undeclared
> (first use in this function)
> /root/madwifi-0.9.3/ath/if_ath_pci.c:210: error: (Each undeclared
> identifier is reported only once
> /root/madwifi-0.9.3/ath/if_ath_pci.c:210: error: for each function it
> appears in.)
> make[3]: *** [/root/madwifi-0.9.3/ath/if_ath_pci.o] Error 1
> make[2]: *** [/root/madwifi-0.9.3/ath] Error 2
> make[1]: *** [_module_/root/madwifi-0.9.3] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.6.24.2'

New description:

 Today i run the kernel 2.6.24.2 and i want install madwifi-ng with patch
 for packet injection but there is a problem in compilation with 2.6.24.2
 (with or without patch)

 example:
 {{{
 Checking requirements... ok.
 Checking kernel configuration... ok.
 make -C /lib/modules/2.6.24.2/build SUBDIRS=/root/madwifi-0.9.3 modules
 make[1]: Entering directory `/usr/src/linux-2.6.24.2'
   CC [M]  /root/madwifi-0.9.3/ath/if_ath.o
   CC [M]  /root/madwifi-0.9.3/ath/if_ath_pci.o
 /root/madwifi-0.9.3/ath/if_ath_pci.c: In function 'ath_pci_probe':
 /root/madwifi-0.9.3/ath/if_ath_pci.c:203: error: 'struct net_device' has
 no member named 'owner'
 /root/madwifi-0.9.3/ath/if_ath_pci.c:210: error: 'SA_SHIRQ' undeclared
 (first use in this function)
 /root/madwifi-0.9.3/ath/if_ath_pci.c:210: error: (Each undeclared
 identifier is reported only once
 /root/madwifi-0.9.3/ath/if_ath_pci.c:210: error: for each function it
 appears in.)
 make[3]: *** [/root/madwifi-0.9.3/ath/if_ath_pci.o] Error 1
 make[2]: *** [/root/madwifi-0.9.3/ath] Error 2
 make[1]: *** [_module_/root/madwifi-0.9.3] Error 2
 make[1]: Leaving directory `/usr/src/linux-2.6.24.2'
 }}}

Comment:

 0.9.3 was released ages before kernel 2.6.24, so no surprise that it does
 not compile against that kernel version. 2.6.24 compilation issues have
 been fixed in the recently released !MadWifi v0.9.4.

 Closing this as invalid.

-- 
Ticket URL: <http://madwifi.org/ticket/1792#comment:2>
madwifi.org <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Madwifi-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/madwifi-tickets

Reply via email to