#2354: madwifi fails to compile in ath_hal/ar5212/ar2316.c due to warnings about
signedness
------------------------------+---------------------------------------------
 Reporter:  i...@pc-tiede.de  |             Type:  defect 
   Status:  new               |         Priority:  blocker
Component:  madwifi: driver   |          Version:  trunk  
 Keywords:                    |   Patch_attached:  0      
  Pending:  0                 |  
------------------------------+---------------------------------------------
 Compiling madwifi-trung r4100 leads to the following output:
 {{{
   CC [M]  /usr/src/madwifi/ath_hal/ar5212/ar2316.o
 cc1: warnings being treated as errors
 /usr/src/madwifi/ath_hal/ar5212/ar2316.c: In function
 'GetLowerUpperIndex':
 /usr/src/madwifi/ath_hal/ar5212/ar2316.c:263: error: pointer targets in
 initialization differ in signedness
 /usr/src/madwifi/ath_hal/ar5212/ar2316.c:279: error: pointer targets in
 assignment differ in signedness
 /usr/src/madwifi/ath_hal/ar5212/ar2316.c: In function
 'ar2316FillVpdTable':
 /usr/src/madwifi/ath_hal/ar5212/ar2316.c:323: error: pointer targets in
 passing argument 2 of 'GetLowerUpperIndex' differ in signedness
 /usr/src/madwifi/ath_hal/ar5212/ar2316.c: In function
 'ar2316getGainBoundariesAndPdadcsForPowers':
 /usr/src/madwifi/ath_hal/ar5212/ar2316.c:418: error: pointer targets in
 passing argument 5 of 'ar2316FillVpdTable' differ in signedness
 /usr/src/madwifi/ath_hal/ar5212/ar2316.c:423: error: pointer targets in
 passing argument 5 of 'ar2316FillVpdTable' differ in signedness
 make[3]: *** [/usr/src/madwifi/ath_hal/ar5212/ar2316.o] Error 1
 }}}

 Platform is AMD64 (x86_64), Gentoo Hardened Linux, Kernel 2.6.28-!r9
 (patched for Gentoo Hardened)

 Commandline used: `# make KERNELPATH=/usr/src/linux`

-- 
Ticket URL: <http://madwifi-project.org/ticket/2354>
madwifi-project.org <http://madwifi-project.org/>
Multiband Atheros Driver for Wireless Fidelity
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Madwifi-tickets mailing list
Madwifi-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/madwifi-tickets

Reply via email to