|
Subject: need some help with redhat ws 4 and AR5418 Newsgroups: gmane.linux.drivers.madwifi.user Date: 2008-09-02 15:10:14 GMT (18 weeks, 2 days, 18 hours and 5 minutes ago)
Hi,
Please forgive me for my bad english. I’m a french people.
I need some help to install madwifi on a 2.6.9 kernel (redhat ws 4). I have tested the svn trunk version of madwifi on ubuntu, and it was working fine.
I’d like to do the same on redhat. So I have downloaded the same version and try to compile it. But I have some errors :
[root <at> localhost madwifi-trunk-r3849-20080828]# make Checking requirements... ok. Checking kernel configuration... ok. make -C /lib/modules/2.6.9-42.ELsmp/build SUBDIRS=/tmp/madwifi-trunk-r3849-20080828 modules make[1]: Entering directory `/usr/src/kernels/2.6.9-42.EL-smp-i686' CC [M] /tmp/madwifi-trunk-r3849-20080828/ath/if_ath.o In file included from <command line>:18: /tmp/madwifi-trunk-r3849-20080828/ath/../include/compat.h:134: error: conflicting types for 'gfp_t' include/linux/gfp.h:133: error: previous declaration of 'gfp_t' was here /tmp/madwifi-trunk-r3849-20080828/ath/../include/compat.h:137: warning: static declaration of 'kzalloc' follows non-static declaration include/linux/slab.h:101: warning: previous declaration of 'kzalloc' was here /tmp/madwifi-trunk-r3849-20080828/ath/if_ath.c: In function `ath_vap_create': /tmp/madwifi-trunk-r3849-20080828/ath/if_ath.c:1343: warning: passing arg 2 of `clear_bit' from incompatible pointer type /tmp/madwifi-trunk-r3849-20080828/ath/if_ath.c: In function `ath_beacon_alloc': /tmp/madwifi-trunk-r3849-20080828/ath/if_ath.c:4737: warning: passing arg 2 of `set_bit' from incompatible pointer type /tmp/madwifi-trunk-r3849-20080828/ath/if_ath.c: In function `ath_beacon_generate': /tmp/madwifi-trunk-r3849-20080828/ath/if_ath.c:4989: warning: passing arg 2 of `test_and_clear_bit' from incompatible pointer type make[3]: *** [/tmp/madwifi-trunk-r3849-20080828/ath/if_ath.o] Error 1 make[2]: *** [/tmp/madwifi-trunk-r3849-20080828/ath] Error 2 make[1]: *** [_module_/tmp/madwifi-trunk-r3849-20080828] Error 2 make[1]: Leaving directory `/usr/src/kernels/2.6.9-42.EL-smp-i686' make: *** [modules] Erreur 2
Thanks for your helps.
azer. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Madwifi-users mailing list Madwifi-users <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/madwifi-users |
|
|