Amit Tomer
2015-04-30 13:09:30 UTC
Hi,
I need to cross compile a new mib module and for the same I'm using Yocto.
Now, I have gone through following link.
http://www.net-snmp.org/wiki/index.php/TUT:Writing_a_MIB_Module
As per above link
Compile it into the master agent.
Copied the respected .c and .h files to agent/mibgroups folder .
But now when I run "bitbake net-snmp", don't find .o file with respect
to .c file copied to agent/mibgroup.
I tried modified "Makefile" but didn't get .o file.
Thanks
Amit.
I need to cross compile a new mib module and for the same I'm using Yocto.
Now, I have gone through following link.
http://www.net-snmp.org/wiki/index.php/TUT:Writing_a_MIB_Module
As per above link
Compile it into the master agent.
Copied the respected .c and .h files to agent/mibgroups folder .
But now when I run "bitbake net-snmp", don't find .o file with respect
to .c file copied to agent/mibgroup.
I tried modified "Makefile" but didn't get .o file.
Thanks
Amit.