Skip to content

How to resolve fatal error: 'openssl/conf.h' file not found #21413

Answered by paulidale
narenkhatwani asked this question in Q&A
Discussion options

You must be logged in to vote

Did you build or install OpenSSL?

Several of the header files are generated and this is one.

Until you build OpenSSL, this file won't exist. Unless you install it, you'll need to override the include path.

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by t8m
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
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #21399 on July 10, 2023 14:28.