The build people can not find any evidence of a previously installed NetSNMP 
code package.   Is it your belief the "libnetsnmpmibs.so" library might 
possibly be an older library which does not have the required symbols .... this 
is why the linker can not resolve the symbols?    I am just trying to figure 
out why you beleive the errors might be caused by an earlier NetSNMP package 
being installed.

Anyway, not sure what my next step should be ........ should I keep using the 
"--disable-shared" flag or not?   What are your recommendations?  Is there 
something else I can try which might resolve the errors from being produced 
without me using the "--disable-shared" option?

Perhaps I am missing a library which should be installed?  Where does the 
"libnetsnmpmibs.so" library come from ...... is it created by NetSNMP?





Need Help <[EMAIL PROTECTED]> wrote:  I am going to need to ask the build 
people to figure out whether NetSNMP is previously installed .... I can not 
find evidence that it is insalled.

Are you indicating I should not have to use the "--disable-shared" option at 
all?  I am not sure what this option really does, I only know that it allows my 
code to compile.  Perhaps you can tell me what the option tells NetSNMP 
configure to do and why it allows me to compile nicely?


Dave Shield <[EMAIL PROTECTED]> wrote: On 05/07/07, Need Help  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

   

---------------------------------
Don't pick lemons.
 See all the new 2007 cars at Yahoo! 
Autos.-------------------------------------------------------------------------
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


       
---------------------------------
Pinpoint customers who are looking for what you sell. 
       
---------------------------------
Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, 
photos & more. 
-------------------------------------------------------------------------
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