helloworld icon indicating copy to clipboard operation
helloworld copied to clipboard

libopenssl-legacy 依赖问题

Open caixin1218 opened this issue 5 months ago • 8 comments

./scripts/feeds update -a
./scripts/feeds install -a

Create index file './feeds/packages.index' Create index file './feeds/luci.index' Create index file './feeds/routing.index' Create index file './feeds/telephony.index' Create index file './feeds/helloworld.index' Create index file './feeds/Alist.index' WARNING: Makefile 'package/feeds/helloworld/shadowsocksr-libev/Makefile' has a dependency on 'libopenssl-legacy', which does not exist WARNING: Makefile 'package/feeds/helloworld/shadowsocksr-libev/Makefile' has a dependency on 'libopenssl-legacy', which does not exist WARNING: Makefile 'package/feeds/helloworld/shadowsocksr-libev/Makefile' has a dependency on 'libopenssl-legacy', which does not exist WARNING: Makefile 'package/feeds/helloworld/shadowsocksr-libev/Makefile' has a dependency on 'libopenssl-legacy', which does not exist WARNING: Makefile 'package/feeds/helloworld/shadowsocksr-libev/Makefile' has a dependency on 'libopenssl-legacy', which does not exist Installing all packages from feed packages. Installing all packages from feed luci. Installing all packages from feed routing. Installing all packages from feed telephony. Installing all packages from feed helloworld. Installing all packages from feed Alist.

caixin1218 avatar Jan 30 '24 01:01 caixin1218

openssl3

qwerttvv avatar Jan 30 '24 02:01 qwerttvv

openssl3

能说下具体的修复方法吗?

caixin1218 avatar Jan 30 '24 03:01 caixin1218

要么revert那个commit,要么换个openssl3版本的repo编译,要么把现在你用的这个repo升级openssl3

qwerttvv avatar Jan 30 '24 04:01 qwerttvv

sed -i 's/ +libopenssl-legacy//g' feeds/helloworld/shadowsocksr-libev/Makefile

wekingchen avatar Jan 30 '24 09:01 wekingchen

https://github.com/fw876/helloworld/issues/1351

我之前问过,你可以参考一下。

chika0801 avatar Jan 30 '24 16:01 chika0801

请教各位 我用lienol 22.03 编译也出现这样的问题 请问该修改哪里?

zow2023 avatar Feb 26 '24 04:02 zow2023

请教各位 我用lienol 22.03 编译也出现这样的问题 请问该修改哪里?

sed -i 's/ +libopenssl-legacy//g' feeds/helloworld/shadowsocksr-libev/Makefile

lwgm avatar Mar 07 '24 04:03 lwgm

请教各位 我用lienol 22.03 编译也出现这样的问题 请问该修改哪里?

sed -i 's/ +libopenssl-legacy//g' feeds/helloworld/shadowsocksr-libev/Makefile 多谢指教

zow2023 avatar Mar 09 '24 02:03 zow2023