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

Some link errors #802

Open
SJMya opened this issue Sep 29, 2024 · 2 comments
Open

Some link errors #802

SJMya opened this issue Sep 29, 2024 · 2 comments
Labels
build system Build system and script changes need more info There is not enough information

Comments

@SJMya
Copy link

SJMya commented Sep 29, 2024

Hello,I encountered some problems in the final linking stage. I used the method shown in Figure 1 to compile the minizip-ng library and set some compilation options, but some errors were reported in the linking stage, including Figure 2 and Figure 3. How can I solve this problem? The openssl version in my system is 1.1.1f. Thanks!
figure 1:
image
figure 2:
image
figure 3:
image

@nmoinvaz
Copy link
Member

nmoinvaz commented Oct 18, 2024

Perhaps OPENSSL_VERSION_NUMBER is not properly defined. What is the value?

@nmoinvaz
Copy link
Member

Does my_crypt_openssl.c need #include <openssl/opensslv.h>?

@nmoinvaz nmoinvaz added the build system Build system and script changes label Oct 18, 2024
@nmoinvaz nmoinvaz added the need more info There is not enough information label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build system Build system and script changes need more info There is not enough information
Projects
None yet
Development

No branches or pull requests

2 participants