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

libpki 0.9.2: Building rpm fails on RHEL 9 #64

Open
kto2038 opened this issue Apr 20, 2023 · 0 comments
Open

libpki 0.9.2: Building rpm fails on RHEL 9 #64

kto2038 opened this issue Apr 20, 2023 · 0 comments

Comments

@kto2038
Copy link

kto2038 commented Apr 20, 2023

Building rpm fails on RHEL 9.
Like:

$ ./configure
$ make rpm

...

In file included from ../libpki/openssl/data_st.h:24,
                 from ../libpki/crypto.h:12,
                 from ../libpki/pki.h:311,
                 from asn1_req.c:9:
asn1_req.c:81:29: error: conflicting types for 'CERT_IDENTIFIER_dup'; have 'CERT_IDENTIFIER *(const CERT_IDENTIFIER *)' {aka 'struct CertIdentifier_st *(const struct CertIdentifier_st *)'}
   81 | IMPLEMENT_ASN1_DUP_FUNCTION(CERT_IDENTIFIER)
      |                             ^~~~~~~~~~~~~~~
compilation terminated due to -Wfatal-errors.
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

No branches or pull requests

1 participant