make error message - please help !

2006-05-22 Thread Kartthik Raghunathan
Am getting this below error message when i ran the 'make' command and i configured it using the below command. ./configure --enable-slapd=no -enable-slurpd=no --with-threads=no --with-openssl-includes=/usr/local/openssl/include --with-openssl-libraries=/usr/local/openssl/lib Can someone help

Re: make error message - please help !

2006-05-22 Thread Alan DeKok
Kartthik Raghunathan [EMAIL PROTECTED] wrote: In file included from eap_peap.h:25, from rlm_eap_peap.c:24: ../../libeap/eap_tls.h:138: syntax error before SSL ../../libeap/eap_tls.h:138: warning: no semicolon at end of struct or union You don't have the OpenSSL header files

make - error message

2006-05-21 Thread Kartthik Raghunathan
Hi All, Am trying to install Freeradius on a RHEL 3 and when i run the make command am getting this below message which blocks me from using TLS auth. Can someone help me to resolve this error message, i know its easy to solve this. But am newbie to both linux and freeradius. [EMAIL