BPI-SINOVOIP / BPI-M3-bsp

Supports BananaPi BPI -M3 (Kernel3.4)
47 stars 46 forks source link

Kernel BCMdhb Error #15

Open ghost opened 7 years ago

ghost commented 7 years ago

hi................ Thanks in Advaced.... drivers/net/wireless/bcmdhd/Kconfig:57:warning: defaults for choice values not supported #

configuration written to .config

# make[1]: Leaving directory /root/KASIMNEW/BPI-M3-bsp-master/linux-sunxi' make -C linux-sunxi ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- -j4 INSTALL_MOD_PATH=output uImage modules make[1]: Entering directory/root/KASIMNEW/BPI-M3-bsp-master/linux-sunxi' scripts/kconfig/conf --silentoldconfig Kconfig drivers/net/wireless/bcmdhd/Kconfig:57:warning: defaults for choice values not supported make[1]: Leaving directory /root/KASIMNEW/BPI-M3-bsp-master/linux-sunxi' make[1]: Entering directory/root/KASIMNEW/BPI-M3-bsp-master/linux-sunxi' WRAP arch/arm/include/generated/asm/auxvec.h WRAP arch/arm/include/generated/asm/bitsperlong.h WRAP arch/arm/include/generated/asm/cputime.h WRAP arch/arm/include/generated/asm/emergency-restart.h CHK include/linux/version.h WRAP arch/arm/include/generated/asm/errno.h UPD include/linux/version.h WRAP arch/arm/include/generated/asm/ioctl.h WRAP arch/arm/include/generated/asm/irq_regs.h WRAP arch/arm/include/generated/asm/kdebug.h WRAP arch/arm/include/generated/asm/local.h WRAP arch/arm/include/generated/asm/local64.h WRAP arch/arm/include/generated/asm/percpu.h WRAP arch/arm/include/generated/asm/poll.h WRAP arch/arm/include/generated/asm/resource.h WRAP arch/arm/include/generated/asm/sections.h WRAP arch/arm/include/generated/asm/siginfo.h WRAP arch/arm/include/generated/asm/sizes.h scripts/Makefile.modbuiltin:25: /root/KASIMNEW/BPI-M3-bsp-master/linux-sunxi/usr/Makefile: No such file or directory make[2]: No rule to make target `/root/KASIMNEW/BPI-M3-bsp-master/linux-sunxi/usr/Makefile'. Stop. make[1]: [usr/modules.builtin] Error 2 make[1]: INTERNAL: Exiting with 5 jobserver tokens available; should be 4! make[1]: Leaving directory `/root/KASIMNEW/BPI-M3-bsp-master/linux-sunxi' make: *** [kernel] Error 2

Build success!

--------------- I am compiling the BPI M3 on Ubuntu 14..04 on My X-86 PC, while compiling u-boot working fine. where as kernel getting these kind of error..

if i compile only kernel... i am getting bingcc command not found... allwinnners

BPI-SINOVOIP commented 7 years ago

Try to using the docker image to avoid compile environment issues. https://hub.docker.com/r/sinovoip/bpi-build/