Dear yoav, You can try to re-install ucd-snmp
BTW: according to your logs ./configure finds snmp.h directory because you have -I/usr/include/ucd-snmp in your compiler options. --Monday, March 25, 2002, 2:18:52 PM, you wrote to [EMAIL PROTECTED]: y> hey y> i managed to make it when using --with-snmp=no in configure. y> i wonder why it won't find snmp.h. y> oh well :) y> 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 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
