Hi Kevin,

If you want to make a package for the target take a look at the FAQ and
the helloworld package (which you can copy/extend as an example).

Regards, Stuart

On 27/04/11 19:35, Kevin Li wrote:
> Hey, everyone,
> 
> I am working on development of SNMP project.
> 
> 1. I add net-snmp package from LTIB Package list.
> 2. I run snmpd.
> 3. I write a test code in main.c
> 
> int main()
> {
> ....
>  init_agent("myname");
> ....
> }
> 
> make this file, I got wrong. I know I did not tell Makefile where is the
> library to link.
> 
> Does any one have idea where these files are located or any suggestions
> on SNMP development?
> Sorry very new for SNMP need help.
> 
> Thanks in advance.
> 
> Kevin
> 
>  
> 
> 
> 
> _______________________________________________
> LTIB home page: http://ltib.org
> 
> Ltib mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/ltib

_______________________________________________
LTIB home page: http://ltib.org

Ltib mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/ltib

Reply via email to