Hi
Today I get git version FR but make error happen bellow...
what's wrong?
Making all in rlm_acctlog...
/usr/bin/gmake -w -C rlm_acctlog all
gmake[6]: Entering directory `/root/freeradius-server/src/modules/rlm_acctlog'
/bin/sh /root/freeradius-server/libtool --mode=compile 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 -W -Wredundant-decls -Wundef -I/root/freeradius-server/src -I/root/freeradius-server/libltdl -c rlm_acctlog.c
libtool: compile: 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 -W -Wredundant-decls -Wundef -I/root/freeradius-server/src -I/root/freeradius-server/libltdl -c rlm_acctlog.c -fPIC -DPIC -o .libs/rlm_acctlog.o
In file included from /root/freeradius-server/src/freeradius-devel/radiusd.h:107,
from rlm_acctlog.c:28:
/root/freeradius-server/src/freeradius-devel/smodule.h:144: error: expected specifier-qualifier-list before ‘RADCLIENT’
gmake[6]: *** [rlm_acctlog.lo] Error 1
gmake[6]: Leaving directory `/root/freeradius-server/src/modules/rlm_acctlog'
gmake[5]: *** [rlm_acctlog] Error 2
gmake[5]: Leaving directory `/root/freeradius-server/src/modules'
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory `/root/freeradius-server/src/modules'
gmake[3]: *** [modules] Error 2
gmake[3]: Leaving directory `/root/freeradius-server/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/root/freeradius-server/src'
gmake[1]: *** [src] Error 2
gmake[1]: Leaving directory `/root/freeradius-server'
make: *** [all] Error 2