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

Brian West brian at ostag.org
Thu Feb 20 23:33:49 MSK 2014


Did you document these steps on the wiki or at the very least an email post
to the list?

/b



On Thu, Feb 20, 2014 at 8:57 AM, Josh Nankin <jnankin at gmail.com> wrote:

> Now I get it.  I was reading some other user posts, and realize you meant
> add "shared" to the ./configure step of the openssl build.  Now I got past
> configure for freeswitch.
>
> Thanks,
> Josh
>
>
> On Wed, Feb 19, 2014 at 12:28 PM, Josh Nankin <jnankin at gmail.com> wrote:
>
>> 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
>>>
>>>
>>
>
> _________________________________________________________________________
> 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/20140220/c1c035e2/attachment-0001.html 


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