<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi, <br>
<br>
I tried to compile openwrt for the BananaPi using chaos calmer and
trunk.<br>
<br>
When i try to compile it, i get the following compilerror.<br>
<br>
How do i fix this compile error ?<br>
<br>
Greeting from Amsterdam,<br>
<br>
Perry<br>
<br>
arm-openwrt-linux-muslgnueabi-g++
-I/home/openwrt/build-4.2/build/sunxi/Lamobo_R1/openwrt-src/staging_dir/target-arm_cortex-a8+vfpv3_musl-1.1.11_eabi/usr/include
-I/home/openwrt/build-4.2/build/sunxi/Lamobo_R1/openwrt-src/staging_dir/target-arm_cortex-a8+vfpv3_musl-1.1.11_eabi/usr/include/libxml2
-I/home/openwrt/build-4.2/build/sunxi/Lamobo_R1/openwrt-src/staging_dir/target-arm_cortex-a8+vfpv3_musl-1.1.11_eabi/usr/include
-g -DOPENWRT_BUILD -nodefaultlibs -fno-exceptions
functions_killpids.o functions_lock.o functions_search.o
functions_curl.o functions_xmlreader.o functions_provisioning.o
functions_polling.o functions_xml2array.o functions.o
functions_openwrt.o functions_network.o functions_routing.o
functions_tinc.o functions_dhcrelay.o functions_switch.o
functions_argv.o functions_sqlite.o functions_password.o
functions_reboot.o functions_logging.o functions_online_status.o
functions_base64.o functions_zabbix.o provcl.o -o provcl.exe -lssl
-lcrypto
-L/home/openwrt/build-4.2/build/sunxi/Lamobo_R1/openwrt-src/staging_dir/target-arm_cortex-a8+vfpv3_musl-1.1.11_eabi/usr/lib
-lxml2
-L/home/openwrt/build-4.2/build/sunxi/Lamobo_R1/openwrt-src/staging_dir/target-arm_cortex-a8+vfpv3_musl-1.1.11_eabi/usr/lib
-lz -lm -lcurl -lpolarssl
-L/home/openwrt/build-4.2/build/sunxi/Lamobo_R1/openwrt-src/staging_dir/target-arm_cortex-a8+vfpv3_musl-1.1.11_eabi/usr/lib
-lmcrypt -lc -lsqlite3<br>
/home/openwrt/build-4.2/build/sunxi/Lamobo_R1/openwrt-src/staging_dir/toolchain-arm_cortex-a8+vfpv3_gcc-5.2.0_musl-1.1.11_eabi/lib/gcc/arm-openwrt-linux-muslgnueabi/5.2.0/../../../../arm-openwrt-linux-muslgnueabi/bin/ld:
functions_provisioning.o: undefined reference to symbol
'__aeabi_uidiv@@GCC_3.5'<br>
/home/openwrt/build-4.2/build/sunxi/Lamobo_R1/openwrt-src/staging_dir/toolchain-arm_cortex-a8+vfpv3_gcc-5.2.0_musl-1.1.11_eabi/arm-openwrt-linux-muslgnueabi/bin/../../../toolchain-arm_cortex-a8+vfpv3_gcc-5.2.0_musl-1.1.11_eabi/lib/libgcc_s.so.1:
error adding symbols: DSO missing from command line<br>
collect2: error: ld returned 1 exit status<br>
make[4]: *** [provcl.exe] Error 1<br>
make[4]: Leaving directory
`/home/openwrt/build-4.2/build/sunxi/Lamobo_R1/openwrt-src/build_dir/target-arm_cortex-a8+vfpv3_musl-1.1.11_eabi/ipcs/ipcs-4.2/src/ipcs/c++'<br>
make[3]: ***
[/home/openwrt/build-4.2/build/sunxi/Lamobo_R1/openwrt-src/build_dir/target-arm_cortex-a8+vfpv3_musl-1.1.11_eabi/ipcs//ipcs-4.2//.built]
Error 2<br>
make[3]: Leaving directory
`/home/openwrt/build-4.2/build/sunxi/Lamobo_R1/openwrt-src/feeds/ipcs/ipcs'<br>
make[2]: *** [package/feeds/ipcs/ipcs/compile] Error 2<br>
make[2]: Leaving directory
`/home/openwrt/build-4.2/build/sunxi/Lamobo_R1/openwrt-src'<br>
make[1]: ***
[/home/openwrt/build-4.2/build/sunxi/Lamobo_R1/openwrt-src/staging_dir/target-arm_cortex-a8+vfpv3_musl-1.1.11_eabi/stamp/.package_compile]
Error 2<br>
make[1]: Leaving directory
`/home/openwrt/build-4.2/build/sunxi/Lamobo_R1/openwrt-src'<br>
make: *** [world] Error 2<br>
<br>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</body>
</html>