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

autoconf for S3 support should pull in libcrypto #26

Closed
glennklockwood opened this issue Jan 8, 2018 · 1 comment
Closed

autoconf for S3 support should pull in libcrypto #26

glennklockwood opened this issue Jan 8, 2018 · 1 comment
Labels

Comments

@glennklockwood
Copy link
Contributor

glennklockwood commented Jan 8, 2018

See #25

Configuring with s3 support doesn't automatically pull in libcrypto, causing the subsequent build to break unless LDFLAGS="-lssl -lcrypto -lm" is explicitly passed into make.

@JulianKunkel
Copy link
Collaborator

Is here anyone who builds S3 regularly? If I knew what setting you guys use, I could add it to the docker test harness. I would use minio at the moment...

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

No branches or pull requests

2 participants