-
Notifications
You must be signed in to change notification settings - Fork 209
Closed
Description
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.
AnonymousArthur
Metadata
Metadata
Assignees
Labels
No labels