I have copied the downloaded files to: 
src/pam-radius and I modified the Makefile in src to include the
directory pam-radius. When I run make I get the following (see
below)...
If I don't include the pam-radius in the overall build radius appears
tobuild correctly.

Thanks,
Roger


gmake[4]: Entering directory `/root/freeradius-1.0.0/src/pam-radius'
cc -Wall -fPIC -c pam_radius_auth.c -o pam_radius_auth.o
In file included from pam_radius_auth.c:63:
pam_radius_auth.h:22:20: radius.h: No such file or directory
In file included from pam_radius_auth.h:23,
                 from pam_radius_auth.c:63:
/usr/include/md5.h:27: error: syntax error before "UINT4"
/usr/include/md5.h:30: error: syntax error before '}' token
/usr/include/md5.h:38: error: syntax error before "PROTO_LIST"
/usr/include/md5.h:39: error: syntax error before "PROTO_LIST"
/usr/include/md5.h:41: error: syntax error before "PROTO_LIST"
/usr/include/md5.h:43: error: syntax error before "PROTO_LIST"
pam_radius_auth.c:163: error: syntax error before "ipstr2long"
pam_radius_auth.c:163: warning: return type defaults to `int'

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

Reply via email to