I have a system running Suse Linux 7.1. I am currently running freeradius 0.3 with no problems. Because of the CERT advisory concerning RADIUS issues with 0.3 I was going to upgrade to 0.4. When I try to compile it I get the following errors:
Making static dynamic in rlm_x99_token... gmake[6]: Entering directory `/home/pdc/freeradius-snapshot-20020306/src/modules /rlm_x99_token' gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -g -Wsha dow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -I../../include -I /usr/include -c x99_rlm.c -o x99_rlm.o In file included from x99_rlm.c:44: x99.h:27: openssl/des.h: No such file or directory In file included from x99_rlm.c:52: /usr/include/netinet/in.h:146: warning: `INADDR_ANY' redefined ../../include/missing.h:73: warning: this is the location of the previous defini tion /usr/include/netinet/in.h:150: warning: `INADDR_NONE' redefined ../../include/missing.h:81: warning: this is the location of the previous defini tion gmake[6]: *** [x99_rlm.o] Error 1 gmake[6]: Leaving directory `/home/pdc/freeradius-snapshot-20020306/src/modules/ rlm_x99_token' gmake[5]: *** [common] Error 1 gmake[5]: Leaving directory `/home/pdc/freeradius-snapshot-20020306/src/modules' gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory `/home/pdc/freeradius-snapshot-20020306/src/modules' gmake[3]: *** [common] Error 1 gmake[3]: Leaving directory `/home/pdc/freeradius-snapshot-20020306/src' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/home/pdc/freeradius-snapshot-20020306/src' gmake[1]: *** [common] Error 1 gmake[1]: Leaving directory `/home/pdc/freeradius-snapshot-20020306' make: *** [all] Error 2 I have also tried to compile the CVS snapshot as well as you can see with the same results. Any help would be appreciated. Paul Crittenden Computer System Manager Simpson College email: [EMAIL PROTECTED] Phone: (515)961-1680 "You don't have to attend every argument you're invited to." - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
