You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Building rpm fails on RHEL 9.
Like:
...
The text was updated successfully, but these errors were encountered: