On Saturday 25 August 2012 21:08:09 shazz wrote: > Description : > In the current trunk, gdbserver is not building anymore (with EGLIBC 2.15 > selected) due to a missing dependency: > Package gdbserver is missing dependencies for the following libraries: > libthread_db.so.1 > > In order to fix it, the system shared lib libthread_db.so.1 is copied from > the toolchain lib dir into the gdb package target structure (/usr/lib) to > pass the dependency checks. > This patch was (quickly) reviewed by Paul Fertser on IRC. > > This patch refers to ticket 11179. > > This patch was tested on a TP-LINK 703N > DISTRIB_TARGET="ar71xx/generic" > DISTRIB_DESCRIPTION="OpenWrt Attitude Adjustment r33206" > > Signed-off-by: Matthieu Boujonnier <[email protected]>
Applied in a slightly modified manner in r33479, thanks! -- Florian _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
