I did git again and configure and gmake. I got this error at the first time after gmake: HEADER src/include/features.h gmake: *** [src/include/features.h] Error 1 When I tried the second time the error changes for that : awk: newline in string near line 1 awk: syntax error near line 3 awk: illegal statement near line 3 awk: illegal statement near line 4 awk: illegal statement near line 5 awk: illegal statement near line 5 gmake: *** [src/include/autoconf.sed] Error 2 After the third time that this error appears: CC src/lib/cbuff.c In file included from /home/nms/newVersion/freeradius-server/src/freeradius-devel/libradius.h:65, from src/lib/cbuff.c:26: /home/nms/newVersion/freeradius-server/src/freeradius-devel/missing.h:416:1: warning: "htonll" redefined In file included from /usr/include/netinet/in.h:73, from /usr/include/netdb.h:74, from /home/nms/newVersion/freeradius-server/src/freeradius-devel/missing.h:40, from /home/nms/newVersion/freeradius-server/src/freeradius-devel/libradius.h:65, from src/lib/cbuff.c:26: /usr/include/sys/byteorder.h:46:1: warning: this is the location of the previous definition In file included from src/lib/cbuff.c:26: /home/nms/newVersion/freeradius-server/src/freeradius-devel/libradius.h:657: error: syntax error before "func" /home/nms/newVersion/freeradius-server/src/freeradius-devel/libradius.h:657: warning: function declaration isn't a prototype gmake: *** [build/objs/src/lib/cbuff.lo] Error 1] I thought that weird so I sent the email again.