hey
i'm trying to compile freeradius 0.5 on freebsd 4.5. configure is ok, but
when i do make i get the following error:
gmake[3]: Entering directory `/usr/local/install/freeradius-0.5/src/main'
gcc  -g -O2 -pthread -D_THREAD_SAFE -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG -I../include 
-I/usr/include/ucd-snmp  -c radiusd.c
In file included from ../include/radius_snmp.h:26,
                 from radiusd.c:83:
../include/smux.h:47: syntax error before `oid'
../include/smux.h:51: syntax error before `oid'
../include/smux.h:81: syntax error before `oid'
../include/smux.h:88: syntax error before `oid'
../include/smux.h:127: syntax error before `['
../include/smux.h:130: syntax error before `oid'
../include/smux.h:131: syntax error before `oid'
../include/smux.h:134: syntax error before `oid'
../include/smux.h:135: syntax error before `*'
../include/smux.h:135: syntax error before `*'
../include/smux.h:135: warning: type defaults to `int' in declaration of
`smux_oid_dup'
../include/smux.h:135: warning: data definition has no type or storage class
gmake[3]: *** [radiusd.o] Error 1
gmake[3]: Leaving directory `/usr/local/install/freeradius-0.5/src/main'
gmake[2]: *** [common] Error 1
gmake[2]: Leaving directory `/usr/local/install/freeradius-0.5/src'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/local/install/freeradius-0.5/src'
gmake: *** [common] Error 1
*** Error code 2

any ideas why? :)
thanks.




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

Reply via email to