#2021: error compiling trunk from svn 2008-07-01
--------------------------------------+-------------------------------------
 Reporter:  [EMAIL PROTECTED]  |             Type:  defect  
   Status:  new                       |         Priority:  critical
Component:  madwifi: driver           |          Version:  trunk   
 Keywords:                            |   Patch_attached:  0       
--------------------------------------+-------------------------------------
 I tried compiling the current svn (as of 7:00 AM Central Time July 1) and
 got the error messages as shown in the attached file.

 OS: Fedora Rawhide
 kernel: kernel-2.6.26-0.97.rc8.fc10.i686
 gcc: gcc-4.3.1-3.i386

 I'm absolutely clueless as to the resolution of this, but I see, for
 example, at line 1810 of file madwifi/net80211/ieee80211_wireless.c we
 have a function call with only four parameters:

 {{{current_ev = iwe_stream_add_event(current_ev, end_buf, &iwe,
 IW_EV_ADDR_LEN);}}}

 whereas the definition in
 /usr/src/kernels/2.6.26-0.97.rc8.fc10/i686/include/net/iw_handler.h
 requires five parameters:

 {{{
 static inline char *
 iwe_stream_add_event(struct iw_request_info *info, char *stream, char
 *ends,
                      struct iw_event *iwe, int event_len)
 }}}

-- 
Ticket URL: <http://madwifi.org/ticket/2021>
madwifi.org <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Madwifi-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/madwifi-tickets

Reply via email to