Skip to content

Instantly share code, notes, and snippets.

@KunYi
Created November 4, 2020 11:35
Show Gist options
  • Select an option

  • Save KunYi/40504a998d5872852ad24a3324e437ee to your computer and use it in GitHub Desktop.

Select an option

Save KunYi/40504a998d5872852ad24a3324e437ee to your computer and use it in GitHub Desktop.
OpenWRT uci build and install log for debian buster
root@SRG-3352C:~/uci/build# make install
[ 35%] Built target uci
[ 45%] Built target cli
[ 80%] Built target uci-static
[ 90%] Built target ucimap
[100%] Built target uci_lua
Install the project...
-- Install configuration: ""
-- Installing: /usr/local/include/uci.h
-- Installing: /usr/local/include/uci_config.h
-- Installing: /usr/local/include/uci_blob.h
-- Installing: /usr/local/include/ucimap.h
-- Installing: /usr/local/lib/libuci.so
-- Set runtime path of "/usr/local/lib/libuci.so" to ""
-- Installing: /usr/local/bin/uci
-- Set runtime path of "/usr/local/bin/uci" to ""
-- Installing: /usr/local/lib/lua/5.1/uci.so
-- Set runtime path of "/usr/local/lib/lua/5.1/uci.so" to ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment