<div dir="ltr"><div><div><div><div><div>Hello,<br><br></div>I tried this: ./configure --prefix=/opt/freeswitch --enable-sse CFLAGS="-I/opt/freeswitch/openssl101f/include" LDFLAGS="-L/opt/freeswitch/openssl101f/lib"<br>
</div>Previously I compiled openssl as it is documented in the wiki and in this thread.<br></div>Unfortunately I got: <br>checking for openssl... yes<br>checking openssl_CFLAGS... <br>checking openssl_LIBS... -lssl -lcrypto <br>
adding "-DHAVE_OPENSSL" to SWITCH_AM_CFLAGS<br>checking for SSL_CTX_set_tlsext_use_srtp in -lssl... yes<br>checking for DTLSv1_method in -lssl... no<br>configure: error: OpenSSL >= 1.0.1e and associaed developement headers required<br>
</div><br>FS git master (5228e02b19ea3d952d0c476e5aa0f1173b2083e4), Ubuntu 12.04 LTS.<br><br></div>Is there other trick to build FS master with openssl from source code?<br><div><br>Regards,<br></div><div> T.<br></div></div>