<div dir="ltr">Now I get it.  I was reading some other user posts, and realize you meant add &quot;shared&quot; to the ./configure step of the openssl build.  Now I got past configure for freeswitch.<div><br></div><div>Thanks,</div>

<div>Josh</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 19, 2014 at 12:28 PM, Josh Nankin <span dir="ltr">&lt;<a href="mailto:jnankin@gmail.com" target="_blank">jnankin@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I&#39;m not sure I understand.  I&#39;m running as root on this test box so there should be no problem accessing the files.</div>

<div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Wed, Feb 19, 2014 at 12:15 PM, Michael Jerris <span dir="ltr">&lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>&gt;</span> wrote:<br>


</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div style="word-wrap:break-word">shared?<div><div><div><br><div><div>On Feb 19, 2014, at 1:03 PM, Josh Nankin &lt;<a href="mailto:jnankin@gmail.com" target="_blank">jnankin@gmail.com</a>&gt; wrote:</div>


<br><blockquote type="cite"><div dir="ltr">I&#39;m trying to build the master code base on ubuntu 11.10 to verify a bug I&#39;m seeing on v1.2.stable.<div><br></div><div>I&#39;ve installed openssl 1.0.1f using the following:</div>


<div><br></div><div>


<div>wget <a href="http://www.openssl.org/source/openssl-1.0.1f.tar.gz" target="_blank">http://www.openssl.org/source/openssl-1.0.1f.tar.gz</a></div><div>tar -zxvf openssl-1.0.1f.tar.gz</div><div>cd openssl-1.0.1f</div><div>




./config --prefix=/usr/openssl101f -fPIC</div>
<div>make</div><div>make install</div></div><div><br></div><div>The build goes through successfully and the files are in /user/openssl101f.</div><div><br></div><div>I then check out freeswitch from git:</div><div><br></div>





<div>git clone git://<a href="http://git.freeswitch.org/freeswitch.git" target="_blank">git.freeswitch.org/freeswitch.git</a><br></div><div><br></div><div>And then run bootstrap and configure:</div><div>cd freeswitch</div>




<div>./bootstrap.sh -j<br>
</div><div>./configure CFLAGS=&quot;-I/usr/openssl101f/include&quot; LDFLAGS=&quot;-L/usr/openssl101f/lib&quot;<br></div><div><br></div><div>At the end of configure I get:</div><div><div><br></div><div>checking for tgetent in -ltinfo... yes</div>





<div>checking for openssl... yes</div><div>checking openssl_CFLAGS...  </div><div>checking openssl_LIBS... -lssl -lcrypto  </div><div>  adding &quot;-DHAVE_OPENSSL&quot; to SWITCH_AM_CFLAGS</div><div>checking for SSL_CTX_set_tlsext_use_srtp in -lssl... yes</div>





<div>checking for DTLSv1_method in -lssl... no</div><div>configure: error: OpenSSL &gt;= 1.0.1e and associaed developement headers required</div></div><div><br></div><div>I&#39;m not sure why freeswitch isnt picking up on my latest openssl build.</div>





</div></blockquote></div><br></div></div></div></div><br></div></div>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>