Skip to content

OpenSSL 1.1.1q failing to build #2009

Answered by eregon
stack asked this question in Build failures
Jul 11, 2022 · 10 comments · 12 replies
Discussion options

You must be logged in to vote

OPENSSL_CFLAGS=-Wno-error=implicit-function-declaration ruby-build/rbenv/asdf ... helps and works around the missing include in openssl.

The default of -Werror,-Wimplicit-function-declaration is macOS-specific (so this does not happen on Linux).

An easy fix for 3.1.2 would be to install openssl 3 instead of openssl 1.1, thoughts on that @mislav? => #2000

Replies: 10 comments 12 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@abhishekbedi1432
Comment options

@jetdotrb
Comment options

@eregon
Comment options

eregon Jul 25, 2022
Collaborator

@dtsdwarak
Comment options

Answer selected by eregon
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@besi
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@hsbt
Comment options

hsbt Jul 14, 2022
Maintainer

@eregon
Comment options

eregon Jul 14, 2022
Collaborator

@mislav
Comment options

@hsbt
Comment options

hsbt Jul 15, 2022
Maintainer

@eregon
Comment options

eregon Jul 21, 2022
Collaborator

Comment options

You must be logged in to vote
2 replies
@mislav
Comment options

@hsbt
Comment options

hsbt Nov 23, 2022
Maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Converted from issue

This discussion was converted from issue #1998 on July 13, 2022 21:39.