Skip to content

Can't build with latest libressl #920

@dmitryvakulenko

Description

@dmitryvakulenko

I get this errors when I try to install mongodb from the pecl on Alpine linux 3.8

/tmp/pear/temp/mongodb/src/libmongoc/src/libmongoc/src/mongoc/mongoc-stream-tls-openssl-bio.c:58:1: error: static declaration of 'BIO_set_data' follows non-static declaration
...
/tmp/pear/temp/mongodb/src/libmongoc/src/libmongoc/src/mongoc/mongoc-stream-tls-openssl-bio.c:64:1: error: static declaration of 'BIO_get_data' follows non-static declaration
...
/tmp/pear/temp/mongodb/src/libmongoc/src/libmongoc/src/mongoc/mongoc-stream-tls-openssl-bio.c:70:1: error: static declaration of 'BIO_set_init' follows non-static declaration

Everything build fine before package libressl-dev in Alpne was version 2.6.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions