nbd, It seems your patch is not compatible with EGLIBC : cp: cannot stat '/var/www/LOG/openwrt/tpl703n/trunk/staging_dir/toolchain-mips_r2_gcc-4.7-linaro_eglibc-2.16/lib/libthread_db-2.16.so': No such file or directory
and the following file is created : libthread_db-1.0.so 22-Oct-2012 12:30 39K so I guess your patch : 453 define Package/libthread-db/install 454 $(INSTALL_DIR) $(1)/lib 455 $(CP) \ 456 $(TOOLCHAIN_DIR)/lib/libthread_db.so.* \ 457 $(TOOLCHAIN_DIR)/lib/libthread_db-$(LIBC_SO_VERSION).so \ 458 $(1)/lib/ 459 endef doesn't take the good version (2.16) shazz _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel