[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ltib] Developing Net-SNMP questions. Please help!
From: |
Stuart Hughes |
Subject: |
Re: [Ltib] Developing Net-SNMP questions. Please help! |
Date: |
Mon, 02 May 2011 15:08:26 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7 |
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
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/ltib
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Ltib] Developing Net-SNMP questions. Please help!,
Stuart Hughes <=