You are not logged in.

#1 2009-06-24 15:39:30

jlcordeiro
Member
From: Portugal
Registered: 2009-05-23
Posts: 76

[Solved] Compile madwifi

I just updated my kernel, so I have to compile my wireless drivers again.

I can't compile any of the versions, and I think the problem is gcc4.4 related (I'm not sure though).

~/Desktop/madwifi-hal-0.10.5.6-r4003-20090416 $ make
Checking requirements... ok.
Checking kernel configuration... ok.
make -C /lib/modules/2.6.30-ARCH/build SUBDIRS=/home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416 modules
make[1]: Entering directory `/usr/src/linux-2.6.30-ARCH'
  CC [M]  /home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/ath/if_ath.o
  CC [M]  /home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/ath/if_ath_radar.o
  CC [M]  /home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/ath/if_ath_hal_extensions.o
  CC [M]  /home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/ath/if_ath_pci.o
  LD [M]  /home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/ath/ath_pci.o
  CC [M]  /home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/ath_hal/ah_os.o
  HOSTCC  /home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/ath_hal/uudecode
  UUDECODE /home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/ath_hal/i386-elf.bin
  UNMANGLE /home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/ath_hal/i386-elf.hal.o
  LD [M]  /home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/ath_hal/ath_hal.o
  CC [M]  /home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/ath_rate/amrr/amrr.o
  LD [M]  /home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/ath_rate/amrr/ath_rate_amrr.o
  CC [M]  /home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/ath_rate/minstrel/minstrel.o
  LD [M]  /home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/ath_rate/minstrel/ath_rate_minstrel.o
  CC [M]  /home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/ath_rate/onoe/onoe.o
  LD [M]  /home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/ath_rate/onoe/ath_rate_onoe.o
  CC [M]  /home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/ath_rate/sample/sample.o
  LD [M]  /home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/ath_rate/sample/ath_rate_sample.o
  CC [M]  /home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/net80211/if_media.o
  CC [M]  /home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/net80211/ieee80211_skb.o
cc1: warnings being treated as errors
/home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/net80211/ieee80211_skb.c: In function 'skb_print_message':
/home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/net80211/ieee80211_skb.c:132: error: the frame size of 1072 bytes is larger than 1024 bytes
make[3]: *** [/home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/net80211/ieee80211_skb.o] Error 1
make[2]: *** [/home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416/net80211] Error 2
make[1]: *** [_module_/home/jlc/Desktop/madwifi-hal-0.10.5.6-r4003-20090416] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.30-ARCH'
make: *** [modules] Error 2

Last edited by jlcordeiro (2009-06-26 12:30:28)

Offline

#2 2009-06-26 12:31:34

jlcordeiro
Member
From: Portugal
Registered: 2009-05-23
Posts: 76

Re: [Solved] Compile madwifi

Not the way I wanted to solve it, but it's good enough to workaround till I have the time to go back to the problem.

Installed from yaourt.

Offline

Board footer

Powered by FluxBB