http://mtaalamu.ru ru (http://mtaalamu.ru) (http://mtaalamu.ru) http://mtaalamu.ru http://mtaalamu.ru Comments: Сборка madwifi-hal-0.10.5.6 для ядра 2.6.36 /blog/1273.html#comment6060 /blog/1273.html#comment6060 FREExLOADER — лучше бы я этого не делал ]]> Sat, 09 Oct 2010 10:00:06 +0400 comments Comments: Сборка madwifi-hal-0.10.5.6 для ядра 2.6.36 /blog/1273.html#comment6061 /blog/1273.html#comment6061 Sergei_T Sat, 09 Oct 2010 10:16:18 +0400 comments Comments: Сборка madwifi-hal-0.10.5.6 для ядра 2.6.36 /blog/1273.html#comment6062 /blog/1273.html#comment6062 FREExLOADER ]]> Sat, 09 Oct 2010 21:46:19 +0400 comments Comments: Сборка madwifi-hal-0.10.5.6 для ядра 2.6.36 /blog/1273.html#comment6063 /blog/1273.html#comment6063 Sergei_T
/usr/src/linux-2.6.35-sabayon/arch/x86/include/asm/uaccess_32.h:212: error: call to 'copy_from_user_overflow' declared with attribute warning: copy_from_user() buffer size is not provably correct
make[3]: *** [/root/madwifi-hal-0.10.5.6-r4103-20100110/net80211/ieee80211_wireless.o] Error 1
make[2]: *** [/root/madwifi-hal-0.10.5.6-r4103-20100110/net80211] Error 2
make[1]: *** [_module_/root/madwifi-hal-0.10.5.6-r4103-20100110] Error 2


В ./net80211/Makefile:

#EXTRA_CFLAGS+=$(INCS) $(COPTS) -DOPT_AH_H=\"public/$(TARGET).opt_ah.h\"
EXTRA_CFLAGS+=$(INCS) $(COPTS) -Wno-error -DOPT_AH_H=\"public/$(TARGET).opt_ah.h\"


т.е. добавляем -Wno-error
]]>
Sun, 10 Oct 2010 01:23:16 +0400 comments