I tried the same...

But what about header files? Should I put that altogether in mibgroup folder?

Can I give my path of 2 different header file-folders ? 

Thanks
Asawari

-----Original Message-----
From: Dave Shield [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 23, 2004 2:40 PM
To: Asawari Dinesh Teredesai (WT01 - TELECOM & INTER-NETWORKING
SOLUTIONS)
Cc: [EMAIL PROTECTED]
Subject: Re: Query for net-snmp-config command 



> $ net-snmp-config --compile-subagent example2 example2.c -I../../../mibgroup
> 
> Can I do this using 2 folders (LAN and NMS) instead of only 1 folder

Yes, of course.
Just try listing all the various code files on the command line:

        net-snmp-config --compile-subagent example2
                        this/example2_part1.c
                        that/example2_part2.c
                        theother/example3_preview.c
                         -I../../../mibgroup

(all as one line, of course).

Dave



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to