openssl/bio.h not found on when i try to install the libevent update

3,050 views
Skip to first unread message

Bala Siddhartha

unread,
Nov 25, 2015, 3:28:45 PM11/25/15
to mongodb-user

openssl.c  -fno-common -DPIC -o .libs/bufferevent_openssl.o

bufferevent_openssl.c:60:10: fatal error: 'openssl/bio.h' file not found

#include <openssl/bio.h>

         ^

1 error generated.

make[2]: *** [bufferevent_openssl.lo] Error 1

make[1]: *** [all-recursive] Error 1

make: *** [all] Error 2


This is the update which I get when I try to instal the libevent!!

can anyone help me out!!

I use a Mac BTW!

mata hasi

unread,
Jan 8, 2016, 2:25:17 PM1/8/16
to mongodb-user, bala.si...@gmail.com
As stated here https://github.com/puma/puma/issues/783 This following worked for me.

brew install openssl
brew link --force openssl
Reply all
Reply to author
Forward
0 new messages