< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate-users] First project with reSIProcate


Yes. Anytime I Rebuild, I completely clean it. 

I'll be sure to look fir the use_ssl in the build next time I rebuild it. 


--
Hunter Cobbs

Sent from my mobile device. Please excuse any typing errors.

On Sep 23, 2011, at 4:12 PM, Scott Godin <sgodin@xxxxxxxxxxxxxxx> wrote:

Did you do a 'make clean' and re-make after disabling openSSL?  You should notice that the compiler flag USE_SSL is not defined on the g++ lines as it is building.  

It is strange that you can run repro with openSSL enabled, but your application seg faults.

Scott

On Fri, Sep 23, 2011 at 5:06 PM, Hunter Cobbs <hunter.cobbs@xxxxxxxxx> wrote:
I'm building under Linux. 

I was running "./configure --disable-ssl -y" from above the resip directory.  (I have a checkout of repro that I'm building since we're using it for the proxy server) and I'm using resiprocate from that tree. 

--
Hunter Cobbs

Sent from my mobile device. Please excuse any typing errors.

On Sep 23, 2011, at 3:54 PM, Scott Godin <sgodin@xxxxxxxxxxxxxxx> wrote:

Hi Hunter,

I can't remember ever encountering that error.

What platform are you building under?  Note:  Under linux - to disable openSSL support you need to run the ./configure script from the resip root, and rebuit the resip libraries.

Scott

On Thu, Sep 22, 2011 at 9:38 PM, Hunter Cobbs <hunter.cobbs@xxxxxxxxx> wrote:
Hello all...

I'm having a bit of a problem establishing the resiprocate stack.  When I run my application, it segfaults on SSL_CTX_set_cert_store () from /usr/lib/libssl.so.0.9.8

I've tried compiling resip with --disable-ssl and this doesn't seem to help either.

Any hints?

--
Hunter Cobbs

_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/