I get the following errors when attempting to install freeradius 0.8 on AIX
4.3.3 (using gcc):
...
Making static dynamic in rlm_acct_unique...
make[6]: Entering directory
`/usr/local/freeradius-0.8/src/modules/rlm_acct_unique'
gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DND
EBUG
-I../../include -c rlm_acct_unique.c -o rlm_acct_unique.o
In file included from /usr/include/sys/pri.h:29,
from /usr/include/sys/sched.h:38,
from /usr/include/sched.h:52,
from /usr/include/pthread.h:43,
from ../../include/radiusd.h:23,
from rlm_acct_unique.c:27:
/usr/include/sys/proc.h:203: parse error before `crid_t'
/usr/include/sys/proc.h:203: warning: no semicolon at end of struct or union
/usr/include/sys/proc.h:212: parse error before `p_class'
/usr/include/sys/proc.h:212: warning: data definition has no type or storage
class
/usr/include/sys/proc.h:355: parse error before `}'
make[6]: *** [rlm_acct_unique.o] Error 1
make[6]: Leaving directory
`/usr/local/freeradius-0.8/src/modules/rlm_acct_unique'
...
What's wrong? Any help will be welcome.
Ronaldo
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html