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

xmlsec does not seem to work against libressl #48

Closed
jaustinpage opened this issue Oct 12, 2016 · 2 comments
Closed

xmlsec does not seem to work against libressl #48

jaustinpage opened this issue Oct 12, 2016 · 2 comments

Comments

@jaustinpage
Copy link

I am trying to build xmlsec on alpine.

Background: As of yesterday, xmlsec was added to alpine community packages, and as a backport for alpine 3.4. The next version of alpine will switch from openssl to libressl. I am trying to get xmlsec building against libressl so that the xmlsec package for alpine continues to work in the next version of alpine.

I am continuing the work started by: #45

algitbot pushed a commit to alpinelinux/aports that referenced this issue Oct 13, 2016
this is a workaround for lsh123/xmlsec#48

We also make sure that we keep the .la files as they are needed to load
the openssl driver.
ncopa added a commit to ncopa/xmlsec that referenced this issue Oct 13, 2016
We cannot use pkg-config to detect libressl vs openssl>=1.1.0 since
libressl's pkg-config reports version 2.x. So we simply remove the
pkg-config based version detection and use the fallback compile test.

We also fix a couple of related preprocessor tests to use the correct
code with libressl.
@jaustinpage
Copy link
Author

I am checking to see if #98 fixes this. Thanks!

@lsh123
Copy link
Owner

lsh123 commented Apr 20, 2017

Marking as fixed, please reopen or create a new issue if you still have problems.

@lsh123 lsh123 closed this as completed Apr 20, 2017
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

2 participants