Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[not ready] Upgrade to openssl-1.0.2 #812

Closed
wants to merge 1 commit into from
Closed

[not ready] Upgrade to openssl-1.0.2 #812

wants to merge 1 commit into from

Conversation

ljbade
Copy link
Contributor

@ljbade ljbade commented Feb 4, 2015

This PR attempts to upgrade to OpenSSL 1.0.2, it should also allow x86-64 Android builds.

However for some reason none of the OpenSSL CFLAGS are found by configure.

I can't see any change between the mason openssl-1.0.1l and openssl1.0.2 that would cause this.

The mason libcurl built fine against openss-1.0.2

So I don't know why this doesn't work.

@kkaefer @springmeyer Either you have an idea as to what is causing the the CFLAGS to not come through?

@springmeyer
Copy link
Contributor

Either you have an idea as to what is causing the the CFLAGS to not come through?

Looks due to missing libssl.pc (https://travis-ci.org/mapbox/mapbox-gl-native/jobs/49416922#L695):

Package libssl was not found in the pkg-config search path.
Perhaps you should add the directory containing `libssl.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libssl', required by 'OpenSSL', not found
Package libssl was not found in the pkg-config search path.
Perhaps you should add the directory containing `libssl.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libssl', required by 'OpenSSL', not found

@jfirebaugh
Copy link
Contributor

#823 is the direction we're going in now, right? Can we close this PR out?

@springmeyer
Copy link
Contributor

#823 is the direction we're going in now, right? Can we close this PR out?

👍

@springmeyer springmeyer deleted the openssl-1.0.2 branch May 14, 2015 18:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants