Dear all,

I am a new comer on FreeRadius.  I just downloaded freeradius-0.7.1
on Linux, ran ./configure through with no problem.  But when I did
make, I got the following error:

gcc  -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -I../../include -DX99_MODULE_NAME=\"rlm_x99_token\" -DFREERADIUS -c x99_pwe.c -o x99_pwe.o
x99_pwe.c:39:25: openssl/md4.h: No such file or directory
gmake[6]: *** [x99_pwe.o] Error 1
gmake[6]: Leaving directory `/home/suechen/aaa/freeradius-0.7.1/src/modules/rlm_x99_token'
gmake[5]: *** [common] Error 1
gmake[5]: Leaving directory `/home/suechen/aaa/freeradius-0.7.1/src/modules'
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory `/home/suechen/aaa/freeradius-0.7.1/src/modules'
gmake[3]: *** [common] Error 1
gmake[3]: Leaving directory `/home/suechen/aaa/freeradius-0.7.1/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/home/suechen/aaa/freeradius-0.7.1/src'
gmake[1]: *** [common] Error 1
gmake[1]: Leaving directory `/home/suechen/aaa/freeradius-0.7.1'
make: *** [all] Error 2
 
It seems "openssl/md4.h: No such file or directory" is the problem. Would any of you tell me how to fix this?
 
Thanks in advance!
-Sue


Chat with friends online, try MSN Messenger: Click Here
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to