On Thu, 2005-06-16 at 00:25, Robert Story wrote:
> This is almost certainly a quoting issue. What does line 97 of
> agent/mibroup/ucd-snmp/versioninfo.c look like?

It's the configure options problem again!

How did you originally run "configure" ?

If you specified a list of MIB modules to include, this
can sometimes confuse the compilation.  Try separating
them by commas rather than spaces:

    ./configure --with-mib-modules=this,that,theOther

rather than

    ./configure --with-mib-modules="this that theOther"

Dave




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to