#21713: Missing symbols BACKLIGHT_APPLE
-------------------------+------------------------
Reporter: anonymous | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: base system | Version: Trunk
Keywords: |
-------------------------+------------------------
Got this error when attempting to compile latest DD trunk for x86:
{{{
make[5]: Leaving directory `/home/development/src/openwrt-
trunk/openwrt/build_dir/target-i386_pentium4_musl-1.1.12/linux-
x86_kvm_guest/linux-4.4'
. /home/development/src/openwrt-trunk/openwrt/include/shell.sh; grep
'=[ym]' /home/development/src/openwrt-trunk/openwrt/build_dir/target-
i386_pentium4_musl-1.1.12/linux-x86_kvm_guest/linux-4.4/.config.set |
LC_ALL=C sort | md5s > /home/development/src/openwrt-
trunk/openwrt/build_dir/target-i386_pentium4_musl-1.1.12/linux-
x86_kvm_guest/linux-4.4/.vermagic
touch /home/development/src/openwrt-trunk/openwrt/build_dir/target-
i386_pentium4_musl-1.1.12/linux-x86_kvm_guest/linux-4.4/.configured
rm -f /home/development/src/openwrt-trunk/openwrt/build_dir/target-
i386_pentium4_musl-1.1.12/linux-x86_kvm_guest/linux-4.4/vmlinux
/home/development/src/openwrt-trunk/openwrt/build_dir/target-
i386_pentium4_musl-1.1.12/linux-x86_kvm_guest/linux-4.4/System.map
make -C /home/development/src/openwrt-trunk/openwrt/build_dir/target-
i386_pentium4_musl-1.1.12/linux-x86_kvm_guest/linux-4.4 HOSTCFLAGS="-O2
-I/home/development/src/openwrt-trunk/openwrt/staging_dir/host/include
-I/home/development/src/openwrt-trunk/openwrt/staging_dir/host/usr/include
-Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="i486
-openwrt-linux-musl-" ARCH="x86" KBUILD_HAVE_NLS=no CONFIG_SHELL="bash"
V='' CC="i486-openwrt-linux-musl-gcc" modules
make[5]: Entering directory `/home/development/src/openwrt-
trunk/openwrt/build_dir/target-i386_pentium4_musl-1.1.12/linux-
x86_kvm_guest/linux-4.4'
HOSTCC scripts/kconfig/conf.o
SHIPPED scripts/kconfig/zconf.tab.c
SHIPPED scripts/kconfig/zconf.lex.c
SHIPPED scripts/kconfig/zconf.hash.c
HOSTCC scripts/kconfig/zconf.tab.o
HOSTLD scripts/kconfig/conf
scripts/kconfig/conf --silentoldconfig Kconfig
net/sched/Kconfig:44: warning: menuconfig statement without prompt
*
* Restart config...
*
*
* Backlight & LCD device support
*
Backlight & LCD device support (BACKLIGHT_LCD_SUPPORT) [Y/n/?] y
Lowlevel LCD controls (LCD_CLASS_DEVICE) [N/m/y/?] n
Lowlevel Backlight controls (BACKLIGHT_CLASS_DEVICE) [M/n/y/?] m
Generic (aka Sharp Corgi) Backlight Driver (BACKLIGHT_GENERIC) [N/m/?]
n
Apple Backlight Driver (BACKLIGHT_APPLE) [N/m/?] (NEW) aborted!
Console input/output is redirected. Run 'make oldconfig' to update
configuration.
make[7]: *** [silentoldconfig] Error 1
make[6]: *** [silentoldconfig] Error 2
The present kernel configuration has modules disabled.
Type 'make config' and enable loadable module support.
Then build a kernel with module support enabled.
make[5]: *** [modules] Error 1
make[5]: Leaving directory `/home/development/src/openwrt-
trunk/openwrt/build_dir/target-i386_pentium4_musl-1.1.12/linux-
x86_kvm_guest/linux-4.4'
make[4]: *** [/home/development/src/openwrt-trunk/openwrt/build_dir
/target-i386_pentium4_musl-1.1.12/linux-x86_kvm_guest/linux-4.4/.modules]
Error 2
make[4]: Leaving directory `/home/development/src/openwrt-
trunk/openwrt/target/linux/x86'
make[3]: *** [compile] Error 2
make[3]: Leaving directory `/home/development/src/openwrt-
trunk/openwrt/target/linux'
make[2]: *** [target/linux/compile] Error 2
make[2]: Leaving directory `/home/development/src/openwrt-trunk/openwrt'
make[1]: *** [/home/development/src/openwrt-trunk/openwrt/staging_dir
/target-i386_pentium4_musl-1.1.12/stamp/.target_compile] Error 2
make[1]: Leaving directory `/home/development/src/openwrt-trunk/openwrt'
make: *** [world] Error 2
}}}
--
Ticket URL: <https://dev.openwrt.org/ticket/21713>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets