OpenWrt Forum Archive

Topic: Error about compile for ALIX PC Board

The content of this topic has been archived on 12 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Some one may be can help me ?. I have compile OpenWRT, where i  get from  $ svn checkout https://svn.openwrt.org/openwrt/trunk kamikaze. Error message like this

/home/hendrawan/OpenWRT/kamikaze/build_dir/linux-x86_generic/acx-mac80211-20080112/common.c:4224: warning: passing argument 2 of 'acx_selectchannel' makes integer from pointer without a cast
/home/hendrawan/OpenWRT/kamikaze/build_dir/linux-x86_generic/acx-mac80211-20080112/common.c:4224: warning: passing argument 3 of 'acx_selectchannel' makes integer from pointer without a cast
/home/hendrawan/OpenWRT/kamikaze/build_dir/linux-x86_generic/acx-mac80211-20080112/common.c:4212: warning: unused variable 'change'
make[5]: *** [/home/hendrawan/OpenWRT/kamikaze/build_dir/linux-x86_generic/acx-mac80211-20080112/common.o] Error 1
make[4]: *** [_module_/home/hendrawan/OpenWRT/kamikaze/build_dir/linux-x86_generic/acx-mac80211-20080112] Error 2
make[4]: Leaving directory `/home/hendrawan/OpenWRT/kamikaze/build_dir/linux-x86_generic/linux-2.6.23.16'
make[3]: *** [/home/hendrawan/OpenWRT/kamikaze/build_dir/linux-x86_generic/acx-mac80211-20080112/.built] Error 2
make[3]: Leaving directory `/home/hendrawan/OpenWRT/kamikaze/package/acx-mac80211'
make[2]: *** [package/acx-mac80211/compile] Error 2
make[2]: Leaving directory `/home/hendrawan/OpenWRT/kamikaze'
make[1]: *** [/home/hendrawan/OpenWRT/kamikaze/staging_dir/i386/stamp/.package_compile] Error 2
make[1]: Leaving directory `/home/hendrawan/OpenWRT/kamikaze'
make: *** [world] Error 2
[hendrawan@localhost kamikaze]$

Please help me!!!!. i am using fedora core 7 updated for my base linux system.

acx-mac80211 and p54 packages seems to break the build for all target systems. Just deselect them in menuconfig and continue the build.

How to fix the problem ?

The discussion might have continued from here.