From: Bruce Dubbs <[EMAIL PROTECTED]>
>On 10/22/07, Walter Barnes <[EMAIL PROTECTED]> wrote:
>> Any ideas as to what is causing this to fail? Do I need to recompile openssl 
>> with a different set of configure options?
>
>One thought is that the script is failing because of a new compiler.
>Check to see if SSL_has_matching_session_id is indeed available with:
>
>nm /usr/lib/libssl.so|grep match
>
>If it is in your library (it is in openssl-0.9.8d), then the configure
>script is broken.  wvstreams has not been updated in at least two
>years.  Edit the configure script to ingore this test.

Thanks, a simple solution :-) and if it doesn't work then I'll fall back to 
using chat directly as suggested by Alex.

Water

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to