chown -R root:root ./freeradius-1.0.0
cd freeradius-1.0.0
./configure \
--prefix=/usr/local/radius \
--with-openssl-includes=/usr/local/ssl/include \
--with-openssl-libraries=/usr/local/ssl/lib \
--without-rlm_krb5
make
make install
this runing redhat linux AS3 

On Tue, 21 Sep 2004 09:54:07 +0200, Guus Houtzager - Luna.nl
<[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I'm trying to get eap-tls and eap-peap to work so I can use wpa on my
> access point and client, but I'm getting this error when I try to
> authenticate:
> /usr/sbin/freeradius: relocation error:
> /usr/lib/freeradius/rlm_eap_peap-1.0.0.so: undefined symbol:
> eaptls_process
> 
> I'm running this on a current debian unstable machine, compiled the
> 1.0.0.tar.gz from the official freeradius website. (the debian package
> doesn't contain the eap-tls module, so that's no use to me).
> Oh, I just saw that 1.0.1 is out, tried that version, but I get the same error.
> Does anybody know how to fix this?
> Thanks!
> 
> Regards,
> 
> Guus Houtzager
> 
> --
>                               Luna.nl B.V.
>                 Puntegaalstraat 109 * 3024 EB Rotterdam
>                    Postbus 63000 * 3002 JA Rotterdam
>               T 010 7502000 * F 010 7502002 * www.luna.nl
> 
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>

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

Reply via email to