hey i managed to make it when using --with-snmp=no in configure. i wonder why it won't find snmp.h. oh well :) thanks.
> Dear yoav, > > I have no problems in same configuration. > > Try --with-snmp=no in ./configure > > > --Sunday, March 24, 2002, 5:42:55 PM, you wrote to > [EMAIL PROTECTED]: > > y> hey > y> i'm trying to compile freeradius 0.5 on freebsd 4.5. configure is > ok, but y> when i do make i get the following error: > y> gmake[3]: Entering directory > `/usr/local/install/freeradius-0.5/src/main' y> gcc -g -O2 -pthread > -D_THREAD_SAFE -D_REENTRANT > y> -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG -I../include > -I/usr/include/ucd-snmp -c radiusd.c y> In file included from > ../include/radius_snmp.h:26, > y> from radiusd.c:83: > y> ../include/smux.h:47: syntax error before `oid' > y> ../include/smux.h:51: syntax error before `oid' > y> ../include/smux.h:81: syntax error before `oid' > y> ../include/smux.h:88: syntax error before `oid' > y> ../include/smux.h:127: syntax error before `[' > y> ../include/smux.h:130: syntax error before `oid' > y> ../include/smux.h:131: syntax error before `oid' > y> ../include/smux.h:134: syntax error before `oid' > y> ../include/smux.h:135: syntax error before `*' > y> ../include/smux.h:135: syntax error before `*' > y> ../include/smux.h:135: warning: type defaults to `int' in > declaration of y> `smux_oid_dup' > y> ../include/smux.h:135: warning: data definition has no type or > storage class y> gmake[3]: *** [radiusd.o] Error 1 > y> gmake[3]: Leaving directory > `/usr/local/install/freeradius-0.5/src/main' y> gmake[2]: *** [common] > Error 1 > y> gmake[2]: Leaving directory `/usr/local/install/freeradius-0.5/src' > y> gmake[1]: *** [all] Error 2 > y> gmake[1]: Leaving directory `/usr/local/install/freeradius-0.5/src' > y> gmake: *** [common] Error 1 > y> *** Error code 2 > > y> any ideas why? :) > y> thanks. > > > > > y> - > y> List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > > > -- > ~/ZARAZA > �� � � �����, ������, ������� ������ - ����� ������ > ��� ����� ������� ��������, ������ �������. (����) > > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
