Hi I am trying to compile net-snmp 5.4.2.1 for ts-7250. I used the following
configure command
./configure --disable-manuals --disable-des --disable-privacy --disable-md5
--disable-applications --disable-debugging --disable-embedded-perl
--enable-mini-agent --build=i686 --with-mib-modules="mibII ip-mib tcp-mib
udp-mib mibII/interfaces" --host=arm
--includedir=/opt/crosstool/gcc-4.0.1-glibc-2.3.5/arm-unknown-linux-gnu/arm-unknown-linux-gnu/include
--with-cc=arm-unknown-linux-gnu-gcc --with-endianness=big
I am getting the following error while I "make" the snmp.
mibII/at.c: In function 'ARP_Scan_Next':
mibII/at.c:732: error: 'ifIndex' undeclared (first use in this function)
mibII/at.c:732: error: (Each undeclared identifier is reported only once
mibII/at.c:732: error: for each function it appears in.)
make[2]: *** [mibII/at.lo] Error 1
Has anyone faced such a situation before. Please help...
Thanks
Mohit
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|