7 Mar
2008
7 Mar
'08
10:42 a.m.
Frost, Benjamin M. wrote:
Hello, I'm trying to compile freeradius 1.1.7 on a redhat 7.1 box w/gcc 3.4.3 and am getting the following error; ... /home/freerad/freeradius-1.1.7/src/main/threads.c:590: undefined reference to `ERR_remove_state'
There are issues with including OpenSSL header files. If you don't need OpenSSL or EAP, just delete that from the Makefiles. Or, upgrade to 2.0.2 which has all of this fixed. Alan DeKok.