#16998: iproute make problem
--------------------------+---------------------------------------
 Reporter:  SKaunov@…     |      Owner:  developers
     Type:  defect        |     Status:  new
 Priority:  high          |  Milestone:  Attitude Adjustment 12.09
Component:  packages      |    Version:  Trunk
 Keywords:  iproute make  |
--------------------------+---------------------------------------
 I'm building for
 {{{
 CONFIG_TARGET_ramips=y
 CONFIG_TARGET_ramips_rt305x=y
 CONFIG_TARGET_ramips_rt305x_Default=y
 }}}
 and, as far as I could understand, I can't omit iproute package. On the
 other hand I have no idea how to repair this errors.
 {{{
 cepreu@box:~/openwrt/trunk$ make V=s 2>&1 | tee build.log | grep -i error
 CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-
 caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -msoft-
 float -ffunction-sections -fdata-sections
 -I/home/cepreu/openwrt/trunk/staging_dir/target-
 mipsel_24kec+dsp_uClibc-0.9.33.2/usr/include
 -I/home/cepreu/openwrt/trunk/staging_dir/target-
 mipsel_24kec+dsp_uClibc-0.9.33.2/include
 -I/home/cepreu/openwrt/trunk/staging_dir/toolchain-
 mipsel_24kec+dsp_gcc-4.8-linaro_uClibc-0.9.33.2/usr/include
 -I/home/cepreu/openwrt/trunk/staging_dir/toolchain-
 mipsel_24kec+dsp_gcc-4.8-linaro_uClibc-0.9.33.2/include " CXXFLAGS="-Os
 -pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves
 -fhonour-copts -Wno-error=unused-but-set-variable -msoft-float -ffunction-
 sections -fdata-sections  -I/home/cepreu/openwrt/trunk/staging_dir/target-
 mipsel_24kec+dsp_uClibc-0.9.33.2/usr/include
 -I/home/cepreu/openwrt/trunk/staging_dir/target-
 mipsel_24kec+dsp_uClibc-0.9.33.2/include
 -I/home/cepreu/openwrt/trunk/staging_dir/toolchain-
 mipsel_24kec+dsp_gcc-4.8-linaro_uClibc-0.9.33.2/usr/include
 -I/home/cepreu/openwrt/trunk/staging_dir/toolchain-
 mipsel_24kec+dsp_gcc-4.8-linaro_uClibc-0.9.33.2/include "
 LDFLAGS="-L/home/cepreu/openwrt/trunk/staging_dir/target-
 mipsel_24kec+dsp_uClibc-0.9.33.2/usr/lib
 -L/home/cepreu/openwrt/trunk/staging_dir/target-
 mipsel_24kec+dsp_uClibc-0.9.33.2/lib
 -L/home/cepreu/openwrt/trunk/staging_dir/toolchain-
 mipsel_24kec+dsp_gcc-4.8-linaro_uClibc-0.9.33.2/usr/lib
 -L/home/cepreu/openwrt/trunk/staging_dir/toolchain-
 mipsel_24kec+dsp_gcc-4.8-linaro_uClibc-0.9.33.2/lib " make   -C
 /home/cepreu/openwrt/trunk/build_dir/target-
 mipsel_24kec+dsp_uClibc-0.9.33.2/iproute2-tiny/iproute2-3.15.0 AR=mipsel-
 openwrt-linux-uclibc-ar AS="mipsel-openwrt-linux-uclibc-gcc -c -Os -pipe
 -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves
 -fhonour-copts -Wno-error=unused-but-set-variable -msoft-float -ffunction-
 sections -fdata-sections" LD=mipsel-openwrt-linux-uclibc-ld NM=mipsel-
 openwrt-linux-uclibc-nm CC="mipsel-openwrt-linux-uclibc-gcc" GCC="mipsel-
 openwrt-linux-uclibc-gcc" CXX="mipsel-openwrt-linux-uclibc-g++" RANLIB
 =mipsel-openwrt-linux-uclibc-ranlib STRIP=mipsel-openwrt-linux-uclibc-
 strip OBJCOPY=mipsel-openwrt-linux-uclibc-objcopy OBJDUMP=mipsel-openwrt-
 linux-uclibc-objdump SIZE=mipsel-openwrt-linux-uclibc-size CROSS="mipsel-
 openwrt-linux-uclibc-" ARCH="mipsel" EXTRA_CCOPTS="-Os -pipe -mno-branch-
 likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves -fhonour-copts -Wno-
 error=unused-but-set-variable -msoft-float -ffunction-sections -fdata-
 sections -I../include -I/home/cepreu/openwrt/trunk/staging_dir/target-
 mipsel_24kec+dsp_uClibc-0.9.33.2/usr/include/libnl-tiny"
 KERNEL_INCLUDE="/include" SHARED_LIBS="" LDFLAGS="-Wl,--gc-sections"
 IP_CONFIG_TINY=y FPIC=""
 make[5]: *** [emp_ematch.yacc.c] Error 1
 make[4]: *** [all] Error 2
 make[3]: *** [/home/cepreu/openwrt/trunk/build_dir/target-
 mipsel_24kec+dsp_uClibc-0.9.33.2/iproute2-tiny/iproute2-3.15.0/.built]
 Error 2
 make[2]: *** [package/network/utils/iproute2/compile] Error 2
 make[1]: *** [/home/cepreu/openwrt/trunk/staging_dir/target-
 mipsel_24kec+dsp_uClibc-0.9.33.2/stamp/.package_compile] Error 2
 }}}
 P.s.Please send an e-mail if more information needed.

--
Ticket URL: <https://dev.openwrt.org/ticket/16998>
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