it seems to me though that configure couldn't find at least the openssl
header files or otherwise your header files directory is not complete.
you should go through the configure log file (config.log) and check it.


sue chen wrote:
> 
> 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

that's the error.

otherwise you should check if you really need this module. i'm pretty
sure, you don't :-) deactivate it in src/modules/stable (x99_token) and
try again.


ciao
artur


-- 
Artur Hecker
artur[at]hecker.info

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to