Modify ↓
#11119 closed defect (wontfix)
build_dir/linux-brcm47xx/broadcom-wl-5.10.56.27.3/glue/wl_glue.c:287: error: 'bcm47xx_bus_type' undeclared (first use in this function)
Reported by: | wj0630@… | Owned by: | developers |
---|---|---|---|
Priority: | normal | Milestone: | Barrier Breaker 14.07 |
Component: | packages | Version: | Backfire 10.03.1 RC6 |
Keywords: | wl_glue.c:287: error | Cc: |
Description
CC /home/jeson/open-wrt/openwrt-dreambox/build_dir/linux-brcm47xx/broadcom-wl-5.10.56.27.3/driver-mini/wl.mod.o LD [M] /home/jeson/open-wrt/openwrt-dreambox/build_dir/linux-brcm47xx/broadcom-wl-5.10.56.27.3/driver-mini/wl.ko make[4]: Leaving directory `/home/jeson/open-wrt/openwrt-dreambox/build_dir/linux-brcm47xx/linux-2.6.32.48' # Compile glue driver make -C "/home/jeson/open-wrt/openwrt-dreambox/build_dir/linux-brcm47xx/linux-2.6.32.48" CROSS_COMPILE="mipsel-openwrt-linux-uclibc-" ARCH="mips" PATH="/home/jeson/open-wrt/openwrt-dreambox/staging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.30.1/usr/bin:/home/jeson/open-wrt/openwrt-dreambox/staging_dir/host/bin:/home/jeson/open-wrt/openwrt-dreambox/staging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.30.1/usr/bin:/home/jeson/open-wrt/openwrt-dreambox/staging_dir/host/bin:/home/jeson/open-wrt/openwrt-dreambox/staging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.30.1/usr/bin:/home/jeson/open-wrt/openwrt-dreambox/staging_dir/host/bin:/home/jeson/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games/:/opt/AndroidSDK/platform-tools/:/usr/lib/jvm/jdk1.6.0_30/bin/:/home/jeson/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin:/home/jeson/bin:/opt/AndroidSDK/tools/" SUBDIRS="/home/jeson/open-wrt/openwrt-dreambox/build_dir/linux-brcm47xx/broadcom-wl-5.10.56.27.3/kmod" -C "/home/jeson/open-wrt/openwrt-dreambox/build_dir/linux-brcm47xx/linux-2.6.32.48" SUBDIRS="/home/jeson/open-wrt/openwrt-dreambox/build_dir/linux-brcm47xx/broadcom-wl-5.10.56.27.3/glue" modules make[4]: Entering directory `/home/jeson/open-wrt/openwrt-dreambox/build_dir/linux-brcm47xx/linux-2.6.32.48' CC [M] /home/jeson/open-wrt/openwrt-dreambox/build_dir/linux-brcm47xx/broadcom-wl-5.10.56.27.3/glue/wl_glue.o /home/jeson/open-wrt/openwrt-dreambox/build_dir/linux-brcm47xx/broadcom-wl-5.10.56.27.3/glue/wl_glue.c: In function 'wl_glue_init': /home/jeson/open-wrt/openwrt-dreambox/build_dir/linux-brcm47xx/broadcom-wl-5.10.56.27.3/glue/wl_glue.c:287: error: 'bcm47xx_bus_type' undeclared (first use in this function) /home/jeson/open-wrt/openwrt-dreambox/build_dir/linux-brcm47xx/broadcom-wl-5.10.56.27.3/glue/wl_glue.c:287: error: (Each undeclared identifier is reported only once /home/jeson/open-wrt/openwrt-dreambox/build_dir/linux-brcm47xx/broadcom-wl-5.10.56.27.3/glue/wl_glue.c:287: error: for each function it appears in.) /home/jeson/open-wrt/openwrt-dreambox/build_dir/linux-brcm47xx/broadcom-wl-5.10.56.27.3/glue/wl_glue.c:290: error: 'BCM47XX_BUS_TYPE_SSB' undeclared (first use in this function) make[5]: *** [/home/jeson/open-wrt/openwrt-dreambox/build_dir/linux-brcm47xx/broadcom-wl-5.10.56.27.3/glue/wl_glue.o] Error 1 make[4]: *** [_module_/home/jeson/open-wrt/openwrt-dreambox/build_dir/linux-brcm47xx/broadcom-wl-5.10.56.27.3/glue] Error 2 make[4]: Leaving directory `/home/jeson/open-wrt/openwrt-dreambox/build_dir/linux-brcm47xx/linux-2.6.32.48' make[3]: *** [/home/jeson/open-wrt/openwrt-dreambox/build_dir/linux-brcm47xx/broadcom-wl-5.10.56.27.3/.built] Error 2 make[3]: Leaving directory `/home/jeson/open-wrt/openwrt-dreambox/package/broadcom-wl' make[2]: *** [package/broadcom-wl/compile] Error 2 make[2]: Leaving directory `/home/jeson/open-wrt/openwrt-dreambox' make[1]: *** [/home/jeson/open-wrt/openwrt-dreambox/staging_dir/target-mipsel_uClibc-0.9.30.1/stamp/.package_compile] Error 2 make[1]: Leaving directory `/home/jeson/open-wrt/openwrt-dreambox' make: *** [world] Error 2
Attachments (1)
Change History (3)
Changed 6 years ago by wj0630@…
comment:1 Changed 6 years ago by jow
- Resolution set to wontfix
- Status changed from new to closed
comment:2 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
Milestone Attitude Adjustment 12.09 deleted
Note: See
TracTickets for help on using
tickets.
We don't support broadcom-wl on Linux 2.6.x. You're likely using Backfire.
In order to use broadcom-wl you must build trunk with Kernel 3.2.9 or later.