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

Mac Libwebrtc - libssl and libcrypto path issues #40

Closed
ruddell opened this issue Jul 30, 2018 · 2 comments
Closed

Mac Libwebrtc - libssl and libcrypto path issues #40

ruddell opened this issue Jul 30, 2018 · 2 comments
Assignees
Labels
Milestone

Comments

@ruddell
Copy link

ruddell commented Jul 30, 2018

When running otool on the libssl.1.1.dylib and libcrypto.1.1.dylib files supplied by the libwebrtc installer, there are a few path issues

/usr/local/lib » otool -L libssl.1.1.dylib
libssl.1.1.dylib:
	/Users/cosmo/DEV/libwebrtc-cmake/build_release/openssl_inst/lib/libssl.1.1.dylib (compatibility version 1.1.0, current version 1.1.0)
	/Users/cosmo/DEV/libwebrtc-cmake/build_release/openssl_inst/lib/libcrypto.1.1.dylib (compatibility version 1.1.0, current version 1.1.0)
	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1252.50.4)
------------------------------------------------------------
/usr/local/lib » otool -L libcrypto.1.1.dylib
libcrypto.1.1.dylib:
	/Users/cosmo/DEV/libwebrtc-cmake/build_release/openssl_inst/lib/libcrypto.1.1.dylib (compatibility version 1.1.0, current version 1.1.0)
	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1252.50.4)
@agouaillard-cosmo
Copy link
Contributor

To create a corresponding bug in the libwebrtc-cmake repo, do the work there, and come back here when a new libwebrtc package without this problem will have been generated and validated.

@CoSMoSoftware CoSMoSoftware deleted a comment from chadfurman Aug 1, 2018
@CoSMoSoftware CoSMoSoftware locked and limited conversation to collaborators Aug 1, 2018
@agouaillard-cosmo agouaillard-cosmo modified the milestone: October Sprint Oct 2, 2018
@agouaillard-cosmo agouaillard-cosmo added this to the November Sprint milestone Nov 2, 2018
@CoSMoSoftware CoSMoSoftware deleted a comment from chadfurman Dec 5, 2018
@CoSMoSoftware CoSMoSoftware deleted a comment from chadfurman Dec 5, 2018
@agouaillard-cosmo
Copy link
Contributor

duplicate #34

Generic WebRTC Support automation moved this from To do to Done Dec 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants