gandogujju Posted April 22, 2016 Share Posted April 22, 2016 When I build for Olimex-A10 with the sunxi I2S drivers enabled, build fails. Without this driver, its building/ working fine without issues. I am compiling with 3.4.x and with Jessie. I tried compiling it even as a module but with same result. the lines just before the failure are pasted below: " In file included from drivers/staging/wlan-ng/prism2usb.c:5:0: x x drivers/staging/wlan-ng/prism2fw.c: In function âwriteimage.constprop.37â: x x drivers/staging/wlan-ng/prism2fw.c:1115:1: warning: the frame size of 4240 bytes is larger than 2048 bytes [-Wframe-larger-than=] x x } x x ^ x x LD [M] drivers/staging/usbip/usbip-core.o x x LD [M] drivers/staging/usbip/vhci-hcd.o x x LD [M] drivers/staging/usbip/usbip-host.o x x In file included from drivers/staging/wlan-ng/p80211netdev.c:91:0: x x drivers/staging/wlan-ng/cfg80211.c: In function âprism2_scanâ: x x drivers/staging/wlan-ng/cfg80211.c:404:22: warning: ignoring return value of âcfg80211_inform_bssâ, declared with attribute warn_unused_result [-Wunused-result] x x cfg80211_inform_bss(wiphy, x x ^ x x LD [M] drivers/staging/wlan-ng/prism2_usb.o x x LD drivers/staging/built-in.o x x LD drivers/built-in.o x mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj [ error ] ERROR in function compile_kernel [ common.sh:236 ] [ error ] Kernel was not built [ @host ] [ o.k. ] Process terminated " Any pointers on what can be the reason here ? Thanks, Link to comment Share on other sites More sharing options...
zador.blood.stained Posted April 22, 2016 Share Posted April 22, 2016 Looks like i2s support patch is broken... Link to comment Share on other sites More sharing options...
Recommended Posts