#19442: loader.c:166:22: error: expected expression before ';' token
-----------------------+------------------------
 Reporter:  wxg4net@…  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  normal     |  Milestone:
Component:  packages   |    Version:  Trunk
 Keywords:             |
-----------------------+------------------------
 {{{
 mips-openwrt-linux-uclibc-gcc -D__KERNEL__ -Wall -Wstrict-prototypes -Wno-
 trigraphs -Os -fno-strict-aliasing -fno-common -fomit-frame-pointer -G 0
 -mno-abicalls -fno-pic -ffunction-sections -pipe -mlong-calls -fno-common
 -ffreestanding -fhonour-copts -mabi=32 -march=mips32r2 -Wa,-32
 -Wa,-march=mips32r2 -Wa,-mips32r2 -Wa,--trap -D_LZMA_PROB32
 -DLZMA_WRAPPER=1 -DLOADADDR= -DCONFIG_BOARD_GENERIC -c -o loader.o
 loader.c
 loader.c: In function 'lzma_init_data':
 loader.c:166:22: error: expected expression before ';' token
   kernel_la = LOADADDR;
                       ^
 Makefile:79: recipe for target 'loader.o' failed

 }}}


 {{{
 [pc:~/Source/openwrt]  ./scripts/diffconfig.sh
 CONFIG_TARGET_ar71xx=y
 CONFIG_TARGET_ar71xx_generic=y
 CONFIG_TARGET_ar71xx_generic_TLWR720=y
 CONFIG_IB=y
 CONFIG_MAKE_TOOLCHAIN=y
 CONFIG_PACKAGE_kmod-ledtrig-usbdev=y
 CONFIG_PACKAGE_kmod-usb-ohci=y
 CONFIG_PACKAGE_uboot-ar71xx-nbg460n_550n_550nh=y
 CONFIG_SDK=y

 }}}
 Version: trunk
 OS: Arch

--
Ticket URL: <https://dev.openwrt.org/ticket/19442>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to