Skip to content

libpki 0.9.2: Building rpm fails on RHEL 9 #64

@kto2038

Description

@kto2038

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions