会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
层林尽染
2015年5月27日
ubuntu14.04 printk()默认打印的位置
摘要: tail /var/log/syslog 即可显示printk打印的信息
阅读全文
posted @ 2015-05-27 11:06 层林尽染
阅读(465)
评论(0)
推荐(0)
错误 make: Nothing to be done for 'default'
摘要: Makefile书写格式非常严格,all:<TAB缩进>make -C $(KDIR) M=$(PWD) $(EXTRA_CFLAGS) modulesdefault:<TAB缩进>make -C $(KDIR) M=$(PWD) $(EXTRA_CFLAGS) modulesclean:<TAB缩
阅读全文
posted @ 2015-05-27 10:50 层林尽染
阅读(1500)
评论(0)
推荐(0)
error: function declaration isn’t a prototype [-Werror=strict-prototypes]
摘要: "warning: function declaration isn't a prototype" was caused by the function like that: return_type XXX() { ....... } Please just modify the input par
阅读全文
posted @ 2015-05-27 10:47 层林尽染
阅读(955)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告