Forum Discussion
Altera_Forum
Honored Contributor
20 years agoAwesome. After doing that, the binaries that the build made were in the FLT format. Thanks very much!
To anyone else looking to get net-snmp's snmpd to work, I also needed to configure my kernel to support large mem allocations (Processor type and features -> Allow allocating large blocks of memory), and I need to run snmpd with -f. After that just set up the environment on your uClinux system like how snmpd needs it (i.e. with the .conf and the MIBs) and it runs fine.