I've upgraded to newest redhat 7.1 gcc and the newest 7.1 cpp
still getting errors when compiling.
here is the error

gcc  -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG
 -I../../include -I/usr/include -c x99_pwe.c -o x99_pwe.o
x99_pwe.c:36:25: openssl/md4.h: No such file or directory
gmake[6]: *** [x99_pwe.o] Error 1
gmake[6]: Leaving directory `/root/code/freeradius-0.5/src/modules/rlm_x99_token
'
gmake[5]: *** [common] Error 1
gmake[5]: Leaving directory `/root/code/freeradius-0.5/src/modules'
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory `/root/code/freeradius-0.5/src/modules'
gmake[3]: *** [common] Error 1
gmake[3]: Leaving directory `/root/code/freeradius-0.5/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/root/code/freeradius-0.5/src'
gmake[1]: *** [common] Error 1
gmake[1]: Leaving directory `/root/code/freeradius-0.5'
make: *** [all] Error 2

i thought that the x99 support wasn't a big deal but when i do a make install it
doesn't copy the program to the correct location.


any thoughts?

Ryan

Ryan Cayton
Technical Analyst
Horine and Associates, LLC.


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

Reply via email to