-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels