找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 3479|回复: 14

如何能替换OP15.05固件中的PPPD版本?校园网用户希望把2.4.7换成2.4.5

[复制链接]
117 币恩山币 回复本帖可获得 3 币恩山币奖励! 每人限 1 次
发表于 2016-4-24 21:50 | 显示全部楼层 |阅读模式
因为2.4.7和很多特殊的网络环境不兼容,希望能换成2.4.5,从dreambox搞来了整个PPP文件加上makefile文件,换了以后编译不能通过,望各位大侠帮忙看下。以下是错误信息。
flies直接替换后结果是无法运行。

mipsel-openwrt-linux-musl-gcc -o radius.so -shared radius.o libradiusclient.a
mipsel-openwrt-linux-musl-gcc -I. -I../.. -I../../../include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5:ppp-2.4.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o radattr.o radattr.c
mipsel-openwrt-linux-musl-gcc -o radattr.so -shared radattr.o
mipsel-openwrt-linux-musl-gcc -I. -I../.. -I../../../include -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5:ppp-2.4.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o radrealms.o radrealms.c
mipsel-openwrt-linux-musl-gcc -o radrealms.so -shared radrealms.o
make[6]: Leaving directory '/home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5/pppd/plugins/radius'
make[5]: Leaving directory '/home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5/pppd/plugins'
cd pppd; make -w all
make[5]: Entering directory '/home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5/pppd'
mipsel-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5:ppp-2.4.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/home/openwrt/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/usr/include -DINET6=1 -DMAXOCTETS   -c -o main.o main.c
mipsel-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5:ppp-2.4.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/home/openwrt/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/usr/include -DINET6=1 -DMAXOCTETS   -c -o magic.o magic.c
mipsel-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5:ppp-2.4.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/home/openwrt/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/usr/include -DINET6=1 -DMAXOCTETS   -c -o fsm.o fsm.c
mipsel-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5:ppp-2.4.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/home/openwrt/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/usr/include -DINET6=1 -DMAXOCTETS   -c -o lcp.o lcp.c
mipsel-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5:ppp-2.4.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/home/openwrt/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/usr/include -DINET6=1 -DMAXOCTETS   -c -o ipcp.o ipcp.c
mipsel-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5:ppp-2.4.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/home/openwrt/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/usr/include -DINET6=1 -DMAXOCTETS   -c -o upap.o upap.c
mipsel-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5:ppp-2.4.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/home/openwrt/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/usr/include -DINET6=1 -DMAXOCTETS   -c -o chap-new.o chap-new.c
mipsel-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5:ppp-2.4.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/home/openwrt/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/usr/include -DINET6=1 -DMAXOCTETS   -c -o md5.o md5.c
mipsel-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5:ppp-2.4.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/home/openwrt/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/usr/include -DINET6=1 -DMAXOCTETS   -c -o ccp.o ccp.c
mipsel-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5:ppp-2.4.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/home/openwrt/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/usr/include -DINET6=1 -DMAXOCTETS   -c -o ecp.o ecp.c
mipsel-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5:ppp-2.4.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/home/openwrt/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/usr/include -DINET6=1 -DMAXOCTETS   -c -o auth.o auth.c
mipsel-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5:ppp-2.4.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/home/openwrt/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/usr/include -DINET6=1 -DMAXOCTETS   -c -o options.o options.c
mipsel-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5:ppp-2.4.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/home/openwrt/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/usr/include -DINET6=1 -DMAXOCTETS   -c -o demand.o demand.c
mipsel-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5:ppp-2.4.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/home/openwrt/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/usr/include -DINET6=1 -DMAXOCTETS   -c -o utils.o utils.c
mipsel-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5:ppp-2.4.5 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DPLUGIN -DPPP_FILTER -DPPP_PRECOMPILED_FILTER -I/home/openwrt/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/usr/include -DINET6=1 -DMAXOCTETS   -c -o sys-linux.o sys-linux.c
In file included from sys-linux.c:76:0:
/home/openwrt/openwrt/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.14/include/sys/errno.h:1:2: warning: #warning redirecting incorrect #include <sys/errno.h> to <errno.h> [-Wcpp]
#warning redirecting incorrect #include <sys/errno.h> to <errno.h>
  ^
sys-linux.c: In function 'make_ppp_unit':
sys-linux.c:665:17: error: 'SIOCSIFNAME' undeclared (first use in this function)
    x = ioctl(s, SIOCSIFNAME, &ifr);
                 ^
sys-linux.c:665:17: note: each undeclared identifier is reported only once for each function it appears in
sys-linux.c: In function 'sif6addr':
sys-linux.c:2584:22: error: storage size of 'rt6' isn't known
     struct in6_rtmsg rt6;
                      ^
<builtin>: recipe for target 'sys-linux.o' failed
make[5]: *** [sys-linux.o] Error 1
make[5]: Leaving directory '/home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5/pppd'
Makefile:13: recipe for target 'all' failed
make[4]: *** [all] Error 2
make[4]: Leaving directory '/home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5'
Makefile:253: recipe for target '/home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5/.built' failed
make[3]: *** [/home/openwrt/openwrt/build_dir/target-mipsel_24kec+dsp_musl-1.1.14/ppp-default/ppp-2.4.5/.built] Error 2
make[3]: Leaving directory '/home/openwrt/openwrt/package/network/services/ppp'
package/Makefile:195: recipe for target 'package/network/services/ppp/compile' failed
make[2]: *** [package/network/services/ppp/compile] Error 2
make[2]: Leaving directory '/home/openwrt/openwrt'
package/Makefile:192: recipe for target '/home/openwrt/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/stamp/.package_compile' failed
make[1]: *** [/home/openwrt/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/openwrt/openwrt'
/home/openwrt/openwrt/include/toplevel.mk:192: recipe for target 'world' failed
make: *** [world] Error 2


我的恩山、我的无线 The best wifi forum is right here.
发表于 2016-4-24 22:18 | 显示全部楼层

回帖奖励 +3 币恩山币

完全看不懂
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2016-4-25 00:46 | 显示全部楼层

回帖奖励 +3 币恩山币

同情下你
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2016-4-25 11:04 | 显示全部楼层

回帖奖励 +3 币恩山币

楼主会用Image Generator (Image Builder)编译吗?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2016-4-25 11:06 | 显示全部楼层

回帖奖励 +3 币恩山币

卸载再安装可以吗

点评

不行的  详情 回复 发表于 2016-4-25 14:08
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2016-4-25 14:08 | 显示全部楼层
jiabing520a 发表于 2016-4-25 11:06
卸载再安装可以吗

不行的
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2016-5-17 01:12 | 显示全部楼层

回帖奖励 +3 币恩山币

同情下你
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2016-5-17 07:00 | 显示全部楼层

回帖奖励 +3 币恩山币

这是啥意思啊
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2016-5-17 08:04 | 显示全部楼层

回帖奖励 +3 币恩山币

用源码编译也不行吗?自己编译一个固件了

点评

肯定是不行的  详情 回复 发表于 2016-5-17 10:55
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2016-5-17 10:55 | 显示全部楼层
baibye 发表于 2016-5-17 08:04
用源码编译也不行吗?自己编译一个固件了

肯定是不行的
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2016-5-17 11:22 | 显示全部楼层

回帖奖励 +3 币恩山币

最简单的处理方法是,在原来的2.4.7的目录里,修改makefile,把所有的2.4.7 改成2.4.5 然后把patch目录下的文件全部删掉,再编译一般都能通过.
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2017-10-30 22:50 | 显示全部楼层

回帖奖励 +3 币恩山币

楼主后来是什么解决的?我也是这问题。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-11-15 10:11 | 显示全部楼层

回帖奖励 +3 币恩山币

这个问题现在有人有解决方案吗 论坛的学习氛围还是这么保守
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-11-15 12:50 | 显示全部楼层

回帖奖励 +3 币恩山币

这个有点复杂
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-11-15 13:28 | 显示全部楼层
昨天尝试吧PPP2.4.7的文件夹更换成PPP2.4.5的重新编译 但是报错 不得方法 是不是OP17.01不能用PPP2.4.5了
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-3-29 16:05

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表