会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
孤独的程序员dis1500
知识就是希望
2023年2月15日
checking whether mknod can create fifo without root privileges... configure: error: in
摘要: sudo chown -R $USER openwrt https://blog.csdn.net/qq_43280079/article/details/111410426
阅读全文
posted @ 2023-02-15 18:49 lydstory
阅读(193)
评论(0)
推荐(0)
scripts/config/mconf: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
摘要: 解决缺少libncurses.so.5库文件 $ sudo apt install apt-file$ sudo apt-file update$ sudo apt-file find libncurses.so.5$ sudo apt install libncurses5————————————
阅读全文
posted @ 2023-02-15 18:44 lydstory
阅读(322)
评论(0)
推荐(0)
[build/linux-mipsel-static/obj/mbedtls.o] Error 1
摘要: build/linux-mipsel-static/inc" src/mbedtls/mbedtls.c <command-line>:0:1: error: macro names must be identifiers make[5]: *** [build/linux-mipsel-stati
阅读全文
posted @ 2023-02-15 15:50 lydstory
阅读(27)
评论(0)
推荐(0)
How to solve “Warning: your configuration is out of sync. Please run make menuconfig, oldconfig or defconfig!”
摘要: make defconfig clean https://forum.openwrt.org/t/how-to-solve-warning-your-configuration-is-out-of-sync-please-run-make-menuconfig-oldconfig-or-defcon
阅读全文
posted @ 2023-02-15 15:04 lydstory
阅读(891)
评论(0)
推荐(0)
openwrt helloworld放在根目录下
摘要: https://blog.csdn.net/guiwukejiBGG/article/details/107450783 openwrt helloworld放在根目录下 openwrt helloworld放在根目录下 openwrt helloworld放在根目录下
阅读全文
posted @ 2023-02-15 11:12 lydstory
阅读(37)
评论(0)
推荐(0)
Makefile Tab键
摘要: https://blog.csdn.net/weixin_44980842/article/details/123167307 Makefile Tab键 Makefile Tab键 Makefile Tab键 Makefile Tab键
阅读全文
posted @ 2023-02-15 10:45 lydstory
阅读(22)
评论(0)
推荐(0)
openwrt helloworld
摘要: include $(TOPDIR)/rules.mk PKG_NAME:=helloworld PKG_VERSION:=1.0 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME) include $(INCLUDE_DIR)/package.mk define Pack
阅读全文
posted @ 2023-02-15 10:34 lydstory
阅读(34)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告