AugustLiu

Results 6 comments of AugustLiu

august@august-PC:~/openwrt$ make package/n2n/prepare USE_SOURCE_DIR=../n2n V=s Collecting package info: done make[1]: Entering directory '/home/august/openwrt' make[2]: Entering directory '/home/august/openwrt/package/n2n' touch /home/august/openwrt/build_dir/target-mipsel_24kc_musl/n2n-3.1.0-59-g7f16385/.prepared_check rm -rf /home/august/openwrt/build_dir/target-mipsel_24kc_musl/n2n-3.1.0-59-g7f16385 ln -snf ../n2n /home/august/openwrt/build_dir/target-mipsel_24kc_musl/n2n-3.1.0-59-g7f16385 touch /home/august/openwrt/build_dir/target-mipsel_24kc_musl/n2n-3.1.0-59-g7f16385/.source_dir touch: cannot...

august@august-PC:~/openwrt$ make package/n2n/prepare USE_SOURCE_DIR=../n2n V=s Collecting package info: done make[1]: Entering directory '/home/august/openwrt' make[2]: Entering directory '/home/august/openwrt/package/n2n' touch /home/august/openwrt/build_dir/target-mipsel_24kc_musl/n2n-3.1.0-59-g7f16385/.prepared_check rm -rf /home/august/openwrt/build_dir/target-mipsel_24kc_musl/n2n-3.1.0-59-g7f16385 ln -snf ../n2n /home/august/openwrt/build_dir/target-mipsel_24kc_musl/n2n-3.1.0-59-g7f16385 touch /home/august/openwrt/build_dir/target-mipsel_24kc_musl/n2n-3.1.0-59-g7f16385/.source_dir touch: cannot...

[[图片](https://user-images.githubusercontent.com/51188341/153032099-31269aa6-3f18-4c28-bce5-d66252d1f0d1.png)](url)

![图片](https://user-images.githubusercontent.com/51188341/153032606-4b382df9-2650-4b92-b1be-c6d31f89471d.png) in the build_dir/target-mipsel_24kc_musl/ ,it will create two files ,fist is code then copy from github ,but when they build ,it will search in second file.so it will take error....

![图片](https://user-images.githubusercontent.com/51188341/153112141-931d18d6-b25c-49a3-bc72-1efa0d49ebaf.png)

when I copy the Lede's n2n code ,build sucessful!