2008/5/7 Tewen Hsieh <[EMAIL PROTECTED]>:
> But I got a configure error as following:
> configure: error: mib module "vdslLineTable" requires module
> "VDSL-LINE-MIB/vdslLineTable/vdslLineTable_interface" but
> VDSL-LINE-MIB/vdslLineTable/vdslLineTable_interface.h or
> VDSL-LINE-MIB/vdslLineTable/vdslLineTable_interface.c could not be found in
> ./agent/mibgroup
>
> I am sure vdslLineTable_interface.c and vdslLineTable_interface.h are in
> net-snmp-5.3.2/agent/mibgroup.

That error indicates that (all?, most of?) the code files should be placed
in the directory

    agent/mibgroup/VDSL-LINE-MIB/vdslLineTable



And you probably need to run

    configure  --with-mib-modules=VDSL-LINE-MIB/vdslLineTable/vdslLineTable

But don't take this as gospel -  I'm not really familiar with this
particular MIB
framework.    Have a look at the two README files.  What do they say about
compiling the code?

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to