On 05/07/07, Need Help <[EMAIL PROTECTED]> wrote:
> Using these configure options:
    [snip]
> ..... I get a lot of these errors:
> ./.libs/libnetsnmpmibs.so: undefined reference to `init_ifXTable'
> ./.libs/libnetsnmpmibs.so: undefined reference to `init_mteEventTable'
   [snip]
> etc..

> Adding the "--disable-shared" option gets rid of these compile errors:


That makes me wonder whether there's an earlier version of the
Net-SNMP software already installed on your system.  It 's
possible that your build is picking up these (?vendor-supplied)
libraries instead.

I'd suggest that you make sure any vendor-supplied versions are
removed from the system before trying to compile from source.

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to