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

Add --with-openssl info to BUILD.md #330

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Conversation

stgloorious
Copy link
Contributor

I am not very familiar with GNU Autotools, so it wasn't clear to me that I need to pass a path to --with-openssl. Running ./configure --with-openssl will result in the following error:

libtool:   error: cannot determine absolute directory name of 'yes'

Because the missing path is just replaced with 'yes'.

Clarify that --with-openssl must be passed a path, e.g., --with-openssl=/usr/lib64.

Clarify that --with-openssl must be passed a path, e.g.,
--with-openssl=/usr/lib64.

Signed-off-by: Stefan Gloor <[email protected]>
Copy link
Member

@simo5 simo5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@simo5 simo5 merged commit 01ebd73 into latchset:main Jan 8, 2024
14 of 19 checks passed
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

Successfully merging this pull request may close these issues.

2 participants