arduino / openwrt-yun

A custom version of OpenWrt, targeted to the Arduino Yún
GNU General Public License v2.0
148 stars 71 forks source link

coreutils-stdbuf missing /usr/ib/coreutils/libstdbuf.so #8

Open ffissore opened 10 years ago

ffissore commented 10 years ago

Issue by lshorb Friday Jan 31, 2014 at 23:07 GMT Originally opened as https://github.com/arduino/linino/issues/24


per title, package coreutils-stdbuf does not include libstdbuf.so.

suggest something like:

--- feeds/packages/utils/coreutils/Makefile.orig 2014-01-31 14:08:22.043518972 -0800 +++ feeds/packages/utils/coreutils/Makefile 2014-01-31 14:38:16.963546616 -0800 @@ -99,6 +99,8 @@ define Package/$(1)/install $(INSTALL_DIR) $$(1)/usr/bin $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/$(2) $$(1)/usr/bin/

ffissore commented 10 years ago

Comment by dragom Wednesday Feb 05, 2014 at 09:07 GMT


it's still broken also in openwrt https://dev.openwrt.org/ticket/11076