freeradius compile problem
Dave Gibelli
dgibelli at googlemail.com
Fri Dec 7 23:50:49 CET 2007
Hi
I am having problems compiling with eap module. Here is the section
from config.log showing what I think is the problem. I have the latest
OpenSSL and Freeradius 1.1.7
Any ideas?
configure:20584: gcc -o conftest -g -O2 -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS conftest.c -lssl -L/usr/local/ssl/lib
-lnsl -lresolv -lpthread >&5
/usr/local/ssl/lib/libssl.a(ssl_lib.o): In function `SSL_clear':
ssl_lib.c:(.text+0x28): undefined reference to `ERR_put_error'
ssl_lib.c:(.text+0x13a): undefined reference to `BUF_MEM_free'
/usr/local/ssl/lib/libssl.a(ssl_lib.o): In function `SSL_new':
ssl_lib.c:(.text+0x1ba): undefined reference to `CRYPTO_malloc'
More information about the Freeradius-Users
mailing list