--- Paul Hampson <[EMAIL PROTECTED]> wrote:
> > From: Fabrice Beauvir
> > Sent: Thursday, 28 August 2003 12:47 AM
> 
> > pankaj Goel wrote:
> > 
> > >TLS_accept: before/accept initialization
> > >Segmentation fault
> 
> > I got the same thing with using wrong libcrypto
> (0.9.6 instead 0.9.7) 
> > shared library.
> 
> > Check your LD_LIBRARY_PATH....
> 
> Was this because you linked against one, but tried
> to run against
> the other, or is there a problem between OpenSSL
> 0.9.6 and FreeRADIUS's
> EAP-TLS?
> 
> --

Yeah it makes sense, but I am using the same
compilation and run-time varibales for both the 0.8.1
and cvs version like
LD_LIBRAY_PATH=/usr/local/openssl/lib

THe following libs are inluded when i do a 

ldd /usr/local/sbin/radiusd
/lib/libssl.so.0.9.7a => /lib/libssl.so.0.9.7a
(0x40017000)
        /lib/libcrypto.so.0.9.7a =>
/lib/libcrypto.so.0.9.7a (0x4004c000)
        libcrypt.so.1 => /lib/libcrypt.so.1
(0x40151000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x4017e000)
        libresolv.so.2 => /lib/libresolv.so.2
(0x40193000)
        libpthread.so.0 => /lib/tls/libpthread.so.0
(0x401a6000)
        libradius-0.9-pre.so =>
/usr/local//lib/libradius-0.9-pre.so (0x401b3000)
        libltdl.so.3 => /usr/lib/libltdl.so.3
(0x401c5000)
        libdl.so.2 => /lib/libdl.so.2 (0x401cc000)
        libc.so.6 => /lib/tls/libc.so.6 (0x42000000)
        libgssapi_krb5.so.2 =>
/usr/kerberos/lib/libgssapi_krb5.so.2 (0x401cf000)
        libkrb5.so.3 => /usr/kerberos/lib/libkrb5.so.3
(0x401e3000)
        libk5crypto.so.3 =>
/usr/kerberos/lib/libk5crypto.so.3 (0x40241000)
        libcom_err.so.3 =>
/usr/kerberos/lib/libcom_err.so.3 (0x40251000)
        libz.so.1 => /usr/lib/libz.so.1 (0x40253000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2
(0x40000000)


Pankaj.

>
=========================================================
> Paul "TBBle" Hampson
> Bubblesworth Pty Ltd (ABN: 51 095 284 361)
> [EMAIL PROTECTED]
> 
> This is a one line proof...if we start
> sufficiently far to the left.
>       -- Cambridge University Math Department
>
---------------------------------------------------------
> Random signature generator 3.0 by Paul "TBBle"
> Hampson
>
=========================================================
> 
> 
> - 
> List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html


__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to