Hi, It seems you are building libevent with openssl support. You will need to build openssl before using libevent or build libevent without ssl support. 10x, Tomer. From: owner-libevent-users@xxxxxxxxxxxxx [mailto:owner-libevent-users@xxxxxxxxxxxxx]
On Behalf Of Sumonto Ghosh Hi How do I install libevent on Max OS X? Installed openssl as: ./Configure darwin64-x86_64-cc && make install Installed libevent as: ./config x86_64 && make I get the following error: |