BPI-SINOVOIP / BPI-R3-OPENWRT-V21.02.3

BPI-R3-OPENWRT-V21.02.3
Other
46 stars 16 forks source link

Error - ipt2socks failed to build #5

Open klteng opened 1 year ago

klteng commented 1 year ago

I have the following error when executing the Make.

make[3]: [Makefile:46: /home/klteng/BPI-R3-OPENWRT-V21.02.3/dl/ipt2socks-1.1.3.tar.gz] Error 2 make[3]: Leaving directory '/home/klteng/BPI-R3-OPENWRT-V21.02.3/feeds/small/ipt2socks' time: package/feeds/small/ipt2socks/compile#0.10#0.02#0.11 ERROR: package/feeds/small/ipt2socks failed to build. make[2]: [package/Makefile:116: package/feeds/small/ipt2socks/compile] Error 1 make[2]: Leaving directory '/home/klteng/BPI-R3-OPENWRT-V21.02.3' make[1]: [package/Makefile:110: /home/klteng/BPI-R3-OPENWRT-V21.02.3/staging_dir/target-aarch64_cortex-a53_musl/stamp/.package_compile] Error 2 make[1]: Leaving directory '/home/klteng/BPI-R3-OPENWRT-V21.02.3' make: [/home/klteng/BPI-R3-OPENWRT-V21.02.3/include/toplevel.mk:230: world] Error 2

klteng commented 1 year ago

Found out it is due to the hash is not consistent in the Makefile. There is no ipt2socks in the Github.

zuowei8 commented 1 year ago

the BSP is compiled in ubuntu-18.04 x64 host computer, ipt2socks package have been inlcuded into dl folder. you can try to run "make V=s package/feeds/small/ipt2socks/clean", then run "make V=s package/feeds/small/ipt2socks/compile"

klteng commented 1 year ago

I ran the "make V=s package/feeds/small/ipt2socks/clean" and no error. When I ran "make V=s package/feeds/small/ipt2socks/compile" still having error.

Do we need to compile under Ubuntu-18.04? Now we are using Ubuntu 22.

zuowei8 commented 1 year ago

Yes,You may try it on ubuntu 18.04发自我的荣耀手机-------- 原始邮件 --------发件人: Teng Kong Leong @.>日期: 2023年6月12日周一 上午9:15收件人: "BPI-SINOVOIP/BPI-R3-OPENWRT-V21.02.3" @.>抄送: zuowei8 @.>, Comment @.>主 题: Re: [BPI-SINOVOIP/BPI-R3-OPENWRT-V21.02.3] Error - ipt2socks failed to build (Issue #5) I ran the "make V=s package/feeds/small/ipt2socks/clean" and no error. When I ran "make V=s package/feeds/small/ipt2socks/compile" still having error. Do we need to compile under Ubuntu-18.04? Now we are using Ubuntu 22.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>