Hi Guys,
i tried to compile with net-snmp. There are missing files so compiling failed.
/bin/sh ../../libtool --mode=compile gcc -I../../include -I../../include -I. -I../.. -I. -I./../.. -I./../../snmplib -I./.. -I.. -g -O2 -Dlinux -c -o mibII/interfaces.lo mibII/interfaces.c
rm -f mibII/.libs/interfaces.lo
gcc -I../../include -I../../include -I. -I../.. -I. -I./../.. -I./../../snmplib -I./.. -I.. -g -O2 -Dlinux -c mibII/interfaces.c -fPIC -DPIC -o mibII/.libs/interfaces.lo
mibII/interfaces.c:200:22: fatal error: bcmtypes.h: No such file or directory
compilation terminated.
make[2]: *** [mibII/interfaces.lo] Fehler 1
make[2]: Verlasse Verzeichnis '/root/trunk/dev_tree/userapps/opensource/net-snmp/agent/mibgroup'
make[1]: *** [subdirs] Fehler 1
make[1]: Verlasse Verzeichnis '/root/trunk/dev_tree/userapps/opensource/net-snmp/agent'
make: *** [subdirs] Fehler 1
[...]
ucd-snmp/memory.c:26:22: fatal error: asm/page.h: No such file or directory