[Freeswitch-users] Cannot pass configure stage on ubuntu 11.10 build of master

Josh Nankin jnankin at gmail.com
Wed Feb 19 21:28:52 MSK 2014


I'm not sure I understand.  I'm running as root on this test box so there
should be no problem accessing the files.


On Wed, Feb 19, 2014 at 12:15 PM, Michael Jerris <mike at jerris.com> wrote:

> shared?
>
> On Feb 19, 2014, at 1:03 PM, Josh Nankin <jnankin at gmail.com> wrote:
>
> I'm trying to build the master code base on ubuntu 11.10 to verify a bug
> I'm seeing on v1.2.stable.
>
> I've installed openssl 1.0.1f using the following:
>
> wget http://www.openssl.org/source/openssl-1.0.1f.tar.gz
> tar -zxvf openssl-1.0.1f.tar.gz
> cd openssl-1.0.1f
> ./config --prefix=/usr/openssl101f -fPIC
> make
> make install
>
> The build goes through successfully and the files are in /user/openssl101f.
>
> I then check out freeswitch from git:
>
> git clone git://git.freeswitch.org/freeswitch.git
>
> And then run bootstrap and configure:
> cd freeswitch
> ./bootstrap.sh -j
> ./configure CFLAGS="-I/usr/openssl101f/include"
> LDFLAGS="-L/usr/openssl101f/lib"
>
> At the end of configure I get:
>
> checking for tgetent in -ltinfo... yes
> checking for openssl... yes
> checking openssl_CFLAGS...
> checking openssl_LIBS... -lssl -lcrypto
>   adding "-DHAVE_OPENSSL" to SWITCH_AM_CFLAGS
> checking for SSL_CTX_set_tlsext_use_srtp in -lssl... yes
> checking for DTLSv1_method in -lssl... no
> configure: error: OpenSSL >= 1.0.1e and associaed developement headers
> required
>
> I'm not sure why freeswitch isnt picking up on my latest openssl build.
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140219/50b4049e/attachment.html 


Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list