Hi,
i have compiled ucdsnmp comes along with uclinux distribution,
UCD-snmp version: 4.1.2
Author: Wes Hardaker
Author: Wes Hardaker
but i am facing problem in compiling /ucdsnmp/apps directory, which has collection of snnmpget/snmpset excutable.
the configure script not generating Makefile in this directory, when i opened "configure" the first three line says
-----------------------------
#! /bin/sh
echo "configure will destroy settings here"
exit 0
echo "configure will destroy settings here"
exit 0
------------------------------
so actually configure is not running here, how do i compile apps then, also when i want to add new mibs file in the /ucdsnmp/agent/mibgroup/mibII directory these files are also not compliling.
its look like the ucdsnmp code in uclinux is just enough to run agent, and cannot utilize for other pupose.
Thanks,
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
