Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ffissore opened this issue Apr 30, 2014 · 1 comment
Open

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

ffissore opened this issue Apr 30, 2014 · 1 comment

Comments

@ffissore
Copy link
Contributor

Issue by lshorb
Friday Jan 31, 2014 at 23:07 GMT
Originally opened as arduino/linino#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/

  •   $(INSTALL_DIR) $$(1)/usr/lib/coreutils
    
  •   $(CP) $(PKG_INSTALL_DIR)/usr/lib/coreutils/libstdbuf.so* $$(1)/usr/lib/coreutils
    

    endef

    $$(eval $$(call BuildPackage,$(1)))

@ffissore
Copy link
Contributor Author

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


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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant