Re: [Sofia-sip-devel] sofia-sip/configure Script Error

2008-10-20 Thread Aleksander Morgado
:09 AM > To: [EMAIL PROTECTED]; [email protected] > Subject: RE: [Sofia-sip-devel] sofia-sip/configure Script Error > > > >> -Original Message- >> From: ext Jerry Richards [mailto:[EMAIL PROTECTED] >> Sent: Thursday, October 16, 2008 10:10 PM

Re: [Sofia-sip-devel] sofia-sip/configure Script Error

2008-10-20 Thread Jerry Richards
AM To: [EMAIL PROTECTED]; [email protected] Subject: RE: [Sofia-sip-devel] sofia-sip/configure Script Error >-Original Message- >From: ext Jerry Richards [mailto:[EMAIL PROTECTED] >Sent: Thursday, October 16, 2008 10:10 PM >To: [email protected]

Re: [Sofia-sip-devel] sofia-sip/configure Script Error

2008-10-17 Thread [email protected]
>-Original Message- >From: ext Jerry Richards [mailto:[EMAIL PROTECTED] >Sent: Thursday, October 16, 2008 10:10 PM >To: [email protected] >Subject: [Sofia-sip-devel] sofia-sip/configure Script Error > >Hello, > >I'm not sure if anyon

[Sofia-sip-devel] sofia-sip/configure Script Error

2008-10-16 Thread Jerry Richards
Hello, I'm not sure if anyone noticed this also, but I found that line #26605 (v.1.12.9) of the sofia-sip/configure script gets an error, complaining that it expects a unary operator. So I modified the line in the following way and the error is corrected: CHANGE: if test $HAVE_OPENSSL = 1 ; the