Warning: gethostbyaddr(): Address is not a valid IPv4 or IPv6 address in /www/web/default/wordpress/wp-content/plugins/search-limiter-blocker/search-limiter-blocker.php on line 163
6 | 六月 | 2017 | 技术小站

MTK 3.10.14 OPENWRT编译

2017年6月6日 下午10:32分类:路由器 阅读: 31,762 次


Warning: gethostbyaddr(): Address is not a valid IPv4 or IPv6 address in /www/web/default/wordpress/wp-content/plugins/search-limiter-blocker/search-limiter-blocker.php on line 163

Warning: gethostbyaddr(): Address is not a valid IPv4 or IPv6 address in /www/web/default/wordpress/wp-content/plugins/search-limiter-blocker/search-limiter-blocker.php on line 163

Warning: gethostbyaddr(): Address is not a valid IPv4 or IPv6 address in /www/web/default/wordpress/wp-content/plugins/search-limiter-blocker/search-limiter-blocker.php on line 163

两种方法任选其一 一、源码编译 1、下载源码 mkdir mtk cd mtk git clone https://github.com/unigent/openwrt-3.10.14.git 2、编译 cd openwrt-3.10.14 make 3、排错 首先会提示找不到linux-3.10.14-p112871.tar.xz 到这下载放到dl目录: 12 二、SDK包编译 1、下载SDK包 12 2、make menuconfig配置 3、make 排错处理: 提示:找不到util-linux-2.24.1.tar.xz 解决: 下载 12 放入dl目录 提示: ip_set_compat.h:54:2: error: #error "NETFILTER_NETLINK must be enabled: select NFACCT/NFQUEUE/LOG over NFNETLIN ...


【阅读全文】