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

uos 20 sp1 aarch64 compile with openssl 3 error #255

Open
spacexnasa opened this issue Sep 25, 2024 · 0 comments
Open

uos 20 sp1 aarch64 compile with openssl 3 error #255

spacexnasa opened this issue Sep 25, 2024 · 0 comments

Comments

@spacexnasa
Copy link

gcc --version
gcc (Uos 8.3.0.2-1+deepin) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

checking for gcc options needed to detect all undeclared functions... none needed
checking whether EVP_PKEY_base_id is declared... no
checking Checking for OpenSSL >= 3.0.0... no
checking for SHA256 and SHA512... checking for SHA256_Init... yes
checking for GOST... checking for EVP_PKEY_set_type_str... yes
checking for EC_KEY_new... yes
checking if GOST works... no, but compiling with GOST support anyway
checking for ECDSA_sign... yes
checking for SHA384_Init... yes
checking whether NID_X9_62_prime256v1 is declared... no
configure: error: OpenSSL does not support the ECDSA curves: please upgrade OpenSSL or rerun with --disable-ecdsa

but actually i have openssl 3.4.0 installed

same compile parameters, the almalinux 9.4 can work

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

1 participant