Created
November 4, 2020 11:35
-
-
Save KunYi/40504a998d5872852ad24a3324e437ee to your computer and use it in GitHub Desktop.
OpenWRT uci build and install log for debian buster
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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