31 May
2005
31 May
'05
9:04 a.m.
Hi,
I built the code in a "clean" directory so to say. There was nothing in /opt/freeradius1.0.2/ before I made #./configure --prefix=/opt/freeradius1.0.2/ I just reset everything and retried, but still the same compilation error. Do you have any other suggestions?
looks like it cant find the OpenSSL includes. do you have openssl-devel installed? if not, try adding --with-openssl-includes=/usr/include/openssl (or wherever you can find openssl/des.h (try 'locate ssl/des.h' ) ) Alan