xiaorouji / openwrt-passwall2

1.36k stars 440 forks source link

[Bug]: 更新版本后编译出错 #371

Closed qqsir-dev closed 1 year ago

qqsir-dev commented 1 year ago

描述您遇到的bug

版本更新后云编译出错

复现此Bug的步骤

1234

您想要实现的目的

正确编译

日志信息

截图

No response

系统相关信息

啊啊啊

其他信息

No response

sbwml commented 1 year ago

Accordance with: image

cd openwrt
git clone https://github.com/xiaorouji/openwrt-passwall-packages package/passwall-packages
echo "CONFIG_PACKAGE_luci-app-passwall2=y" >> .config
rm -rf tmp/*
make defconfig
make -j16

Good luck!

qqsir-dev commented 1 year ago

Same

hcym commented 1 year ago

编译没事,就是不能用,p1的正常,干脆p2退回老版本,

qqsir-dev commented 1 year ago

Accordance with: image

cd openwrt
git clone https://github.com/xiaorouji/openwrt-passwall-packages package/passwall-packages
echo "CONFIG_PACKAGE_luci-app-passwall2=y" >> .config
rm -rf tmp/*
make defconfig
make -j16

Good luck!

这样做了也不行