: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
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]
>-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
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