Kevin Zhang wrote:
> I tried to compile freeradius-1.1.7 and freeradius-server-2.0.3,
> but encountered the following error. Could someone help?
...
> ient.lo libeap/libeap.la -lnsl -lresolv  -lpthread  -lcrypto -lssl
> -lcrypto
> gcc -o .libs/radeapclient .libs/radeapclient.o  libeap/.libs/libeap.so
> /home/szhang/freeradius-1.1.7/src/lib/.libs/libradius.so -lcrypt -lnsl
> -lresolv -lpthread -lssl -lcrypto
> libeap/.libs/libeap.so: undefined reference to `EVP_MD_size'

  Your OpenSSL libraries don't have the right functions needed by
FreeRADIUS.

  i.e. your OpenSSL libraries are probably very old.

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

Reply via email to