#1764: Link failure against 2.6.24
-----------------------------+----------------------------------------------
 Reporter:  anonymous        |             Type:  defect 
   Status:  new              |         Priority:  blocker
Component:  madwifi: driver  |          Version:  trunk  
 Keywords:                   |   Patch_attached:  0      
-----------------------------+----------------------------------------------
 I did what I always do.  I downloaded the kernel, copied .config to the
 new source tree, downloaded the top version from snapshots -- 3305, ran
 the patches/install.sh script and tried to build the kernel (I used "make
 oldconfig vmlinux").

 This is what I ended up with:

 {{{
 drivers/built-in.o: In function `ath_radar_detected':
 (.text+0x84894): undefined reference to `ath_rp_flush'
 drivers/built-in.o: In function `ath_sysctl_halparam':
 if_ath.c:(.text+0x8866d): undefined reference to `ath_rp_print_mem'
 if_ath.c:(.text+0x88685): undefined reference to `ath_rp_flush'
 if_ath.c:(.text+0x8880e): undefined reference to `ath_rp_record'
 if_ath.c:(.text+0x8884b): undefined reference to `ath_rp_print'
 if_ath.c:(.text+0x88865): undefined reference to `ath_rp_print'
 drivers/built-in.o: In function `ath_init':
 if_ath.c:(.text+0x8ae37): undefined reference to `ath_radar_update'
 if_ath.c:(.text+0x8ae3e): undefined reference to `ath_rp_flush'
 drivers/built-in.o: In function `ath_uapsd_processtriggers':
 if_ath.c:(.text+0x8cb10): undefined reference to `ath_rp_record'
 drivers/built-in.o: In function `ath_getchannels':
 if_ath.c:(.text+0x8d7bc): undefined reference to
 `ath_radar_correct_dfs_flags'
 drivers/built-in.o: In function `ath_set_channel':
 if_ath.c:(.text+0x8ea49): undefined reference to
 `ath_radar_is_dfs_required'
 if_ath.c:(.text+0x8ecdf): undefined reference to `ath_radar_update'
 if_ath.c:(.text+0x8ece6): undefined reference to `ath_rp_flush'
 drivers/built-in.o: In function `txcont_on':
 if_ath.c:(.text+0x9032b): undefined reference to `ath_radar_update'
 if_ath.c:(.text+0x90332): undefined reference to `ath_rp_flush'
 drivers/built-in.o: In function `ath_reset':
 if_ath.c:(.text+0x91e48): undefined reference to `ath_radar_update'
 drivers/built-in.o: In function `ath_detach':
 (.text+0x99220): undefined reference to `ath_rp_done'
 drivers/built-in.o: In function `ath_attach':
 (.text+0x9b1c0): undefined reference to `ath_rp_init'
 make: *** [.tmp_vmlinux1] Error 1
 }}}

 Didn't get much further.  :(

-- 
Ticket URL: <http://madwifi.org/ticket/1764>
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