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

Code doesn't build on OpenSSL 3.0 #1646

Open
daleglass opened this issue Apr 26, 2022 · 4 comments · May be fixed by #1650
Open

Code doesn't build on OpenSSL 3.0 #1646

daleglass opened this issue Apr 26, 2022 · 4 comments · May be fixed by #1650
Labels
linux This is related to Linux. stale Issue / PR has not had activity

Comments

@daleglass
Copy link
Contributor

daleglass commented Apr 26, 2022

This happens on Linux:

[100%] Linking CXX executable interface
/usr/bin/ld: ../libraries/networking/libnetworking.so: undefined reference to `SSL_get_peer_certificate'
/usr/bin/ld: ../libraries/networking/libnetworking.so: undefined reference to `EVP_MD_size'
/usr/bin/ld: ../libraries/networking/libnetworking.so: undefined reference to `EVP_MD_type'
collect2: error: ld returned 1 exit status

but I expect the same would be the case on any other OS. Seems like it should be an easy fix.

Test was done on Fedora 36 beta.

@daleglass daleglass added the linux This is related to Linux. label Apr 26, 2022
@daleglass
Copy link
Contributor Author

Darn. It seems this is a webrtc issue.

daleglass added a commit to vircadia/vircadia-builder that referenced this issue May 1, 2022
This won't actually link properly at the time of writing, because of
this bug: vircadia/vircadia-native-core#1646

But that's an issue that must be solved in Vircadia/Overte/WebRTC.
@stale
Copy link

stale bot commented Oct 25, 2022

Hello! Is this still an issue?

@stale stale bot added the stale Issue / PR has not had activity label Oct 25, 2022
@pauleheister
Copy link

Hello.
I am new to Vircadia and I have the same Issue on Arch Linux. I don't know how to solve this. Maybe someone can help.

@stale stale bot removed the stale Issue / PR has not had activity label Nov 22, 2022
@stale
Copy link

stale bot commented May 23, 2023

Hello! Is this still an issue?

@stale stale bot added the stale Issue / PR has not had activity label May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linux This is related to Linux. stale Issue / PR has not had activity
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants