摘要: 错误提示:GPG 错误:http://mirrors.163.com maverick-updates Release: 下列签名无效: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster @ubuntu.com> </ftpmaster>修复方法gpg --keyserver keyserver.ubuntu.com --recv 40976EAF437D05B5 gpg --export --armor 40976EAF437D05B5 | sudo apt-key add 阅读全文
posted @ 2012-03-20 11:54 欢乐小飞 阅读(961) 评论(0) 推荐(0) 编辑
摘要: 1、清除临时文件、中间文件与配置文件 make clean remove most generated files but keep the config make mrproperremove all generated files + config files make distclean mr 阅读全文
posted @ 2012-03-19 15:18 欢乐小飞 阅读(269) 评论(0) 推荐(0) 编辑
摘要: 1 # make menuconfigHOSTCC scripts/basic/fixdepHOSTCC scripts/basic/docprocHOSTCC scripts/kconfig/conf.oHOSTCC scripts/kconfig/kxgettext.o*** Unable to find the ncurses libraries or the*** required header files.*** 'make menuconfig' requires the ncurses libraries.****** Install ncurses (ncurs 阅读全文
posted @ 2012-03-19 14:49 欢乐小飞 阅读(3188) 评论(0) 推荐(0) 编辑
摘要: 以后要多写写东西,多记录一点心得 阅读全文
posted @ 2012-03-16 11:17 欢乐小飞 阅读(114) 评论(0) 推荐(0) 编辑