#1896: r3556 recent changes to if_ath.c breaks compile on amd64 machine
-------------------------------------+--------------------------------------
 Reporter:  [EMAIL PROTECTED]  |             Type:  defect
   Status:  new                      |         Priority:  minor 
Component:  madwifi: other           |          Version:  trunk 
 Keywords:                           |   Patch_attached:  0     
-------------------------------------+--------------------------------------
 First ticket submission so forgive me if I don“t include everything I need
 to.  Yesterday I downloaded from SVN and compiled fine.  Today with the
 recent r3556 changes, it will not compile.  Output is as follows.


 {{{
 Checking requirements... ok.
 Checking kernel configuration... ok.
 make -C /lib/modules/2.6.22-14-generic/build SUBDIRS=/tmp/src/madwifi
 modules
 make[1]: Entering directory `/usr/src/linux-headers-2.6.22-14-generic'
   CC [M]  /tmp/src/madwifi/ath/if_ath.o
 cc1: warnings being treated as errors
 /tmp/src/madwifi/ath/if_ath.c: In function 'ath_txq_dump':
 /tmp/src/madwifi/ath/if_ath.c:2871: warning: format '%08x' expects type
 'unsigned int', but argument 5 has type 'dma_addr_t'
 make[3]: *** [/tmp/src/madwifi/ath/if_ath.o] Error 1
 make[2]: *** [/tmp/src/madwifi/ath] Error 2
 make[1]: *** [_module_/tmp/src/madwifi] Error 2
 make[1]: Leaving directory `/usr/src/linux-headers-2.6.22-14-generic'
 make: *** [modules] Error 2
 }}}

 Attempting to build on an AMD64 install of Ubuntu 7.10.

-- 
Ticket URL: <http://madwifi.org/ticket/1896>
madwifi.org <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Madwifi-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/madwifi-tickets

Reply via email to