Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ar71xx 编译出错 #22

Closed
badsirius opened this issue May 13, 2016 · 4 comments
Closed

ar71xx 编译出错 #22

badsirius opened this issue May 13, 2016 · 4 comments

Comments

@badsirius
Copy link

之前一直用openwrt 15.05 CC 的SDK来编译ngrokc,一直是成功的,但是1.33/1.34/1.35,每次编译都出现:

mkdir: cannot create directory 'build-mips': File exists
./test.sh: 17: ./test.sh: mips-openwrt-linux-g++: not found
./test.sh: 18: ./test.sh: mips-openwrt-linux-g++: not found
./test.sh: 19: ./test.sh: mips-openwrt-linux-g++: not found
./test.sh: 20: ./test.sh: mips-openwrt-linux-g++: not found
./test.sh: 21: ./test.sh: mips-openwrt-linux-g++: not found
./test.sh: 22: ./test.sh: mips-openwrt-linux-g++: not found
./test.sh: 23: ./test.sh: mips-openwrt-linux-g++: not found
./test.sh: 24: ./test.sh: mips-openwrt-linux-g++: not found
mkdir: cannot create directory 'build-mips': File exists
./test.sh: 48: ./test.sh: mips-openwrt-linux-g++: not found
./test.sh: 49: ./test.sh: mips-openwrt-linux-g++: not found
./test.sh: 50: ./test.sh: mips-openwrt-linux-g++: not found
./test.sh: 51: ./test.sh: mips-openwrt-linux-g++: not found
./test.sh: 52: ./test.sh: mips-openwrt-linux-g++: not found
./test.sh: 53: ./test.sh: mips-openwrt-linux-g++: not found
./test.sh: 54: ./test.sh: mips-openwrt-linux-g++: not found

./test.sh: 55: ./test.sh: mips-openwrt-linux-g++: not found

tesh.sh是我vi建立的,也有sudo chmod +x test.sh

@dosgo
Copy link
Owner

dosgo commented May 13, 2016

之前的版本呢?

@dosgo
Copy link
Owner

dosgo commented May 13, 2016

你之前的SDK呢?很明显是 mips-openwrt-linux-g++编译器没有啊

@badsirius
Copy link
Author

我在vps上wget openwrt 15.05的SDK,tar解压;
git clone ngrok-c,修改openwrtbuildv2对应到1505的编译器。

以前都是成功的。到今天都是失败了~~~奇怪了。我再试试吧。

@badsirius
Copy link
Author

成功回复:
自己新建的test.sh(代码来自openwrtbuildv2.sh),PATH后的”:",因为没有切换输入法输成中文字符”:"。

抱歉!

@dosgo dosgo closed this as completed Jun 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants