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

Nightly builds depend on libssl.so.1.0.0 #12232

Closed
rillian opened this issue Jul 4, 2016 · 2 comments
Closed

Nightly builds depend on libssl.so.1.0.0 #12232

rillian opened this issue Jul 4, 2016 · 2 comments

Comments

@rillian
Copy link
Contributor

@rillian rillian commented Jul 4, 2016

The new nightly servo builds don't work on my Fedora 24 system. They dynamically link libssl.so.1.0.0 and libcrypto.so.1.0.0 but my system has 1.0.2h sonames for these libraries.

Please either link to a more compatible so.1 soname, or statically link this library (like firefox nightlies do).

@ZaWertun
Copy link

@ZaWertun ZaWertun commented Jul 4, 2016

It's a duplicate of #12015

@jdm
Copy link
Member

@jdm jdm commented Jul 4, 2016

Thanks for reporting it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.