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

libopenssl-legacy 依赖问题 #1394

Open
caixin1218 opened this issue Jan 30, 2024 · 9 comments
Open

libopenssl-legacy 依赖问题 #1394

caixin1218 opened this issue Jan 30, 2024 · 9 comments

Comments

@caixin1218
Copy link

./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.

@qwerttvv
Copy link
Contributor

openssl3

@caixin1218
Copy link
Author

openssl3

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

@qwerttvv
Copy link
Contributor

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

@wekingchen
Copy link

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

@chika0801
Copy link
Contributor

#1351

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

@zow2023
Copy link

zow2023 commented Feb 26, 2024

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

@lwgm
Copy link

lwgm commented Mar 7, 2024

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

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

@zow2023
Copy link

zow2023 commented Mar 9, 2024

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

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

@725216
Copy link

725216 commented May 26, 2024

我的除了缺你这个还缺libpcre2

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

7 participants