#9123 closed defect (fixed)
SWConfig doesn't compile. trunk@26310,
Reported by: | Andrey <exxon@…> | Owned by: | developers |
---|---|---|---|
Priority: | high | Milestone: | Barrier Breaker 14.07 |
Component: | packages | Version: | Trunk |
Keywords: | Cc: |
Description
make[4]: Entering directory `/home/user/openwrt/trunk/build_dir/target-mips_r2_uClibc-0.9.32/swconfig'
mips-openwrt-linux-uclibc-gcc -o swconfig cli.o swlib.o uci.o -L/home/user/openwrt/trunk/staging_dir/target-mips_r2_uClibc-0.9.32/usr/lib -L/home/user/openwrt/trunk/staging_dir/target-mips_r2_uClibc-0.9.32/lib -L/home/user/openwrt/trunk/staging_dir/toolchain-mips_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/user/openwrt/trunk/staging_dir/toolchain-mips_r2_gcc-linaro_uClibc-0.9.32/lib -lnl-tiny -lm -luci
/home/user/openwrt/trunk/staging_dir/target-mips_r2_uClibc-0.9.32/usr/lib/libuci.so: undefined reference to `dlclose'
/home/user/openwrt/trunk/staging_dir/target-mips_r2_uClibc-0.9.32/usr/lib/libuci.so: undefined reference to `dlopen'
/home/user/openwrt/trunk/staging_dir/target-mips_r2_uClibc-0.9.32/usr/lib/libuci.so: undefined reference to `dlsym'
collect2: ld returned 1 exit status
make[4]: * [swconfig] Error 1
Attachments (0)
Change History (4)
comment:1 Changed 7 years ago by coatto87 <coatto87@…>
comment:2 Changed 7 years ago by anonymous
Exact same error here.
comment:3 Changed 7 years ago by nbd
- Resolution set to fixed
- Status changed from new to closed
fixed in r26315
comment:4 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
Milestone Attitude Adjustment 12.09 deleted
Same trouble here: