Listed below are a couple of warnings which are produced which are created when 
I compile the "subagent" code file (ie: ocStbHostMib_subagent.c).   I was 
informed these warnings could simply be ignored, however, it seems the compiler 
our work uses does not like any warnings to exist at all so I now need to 
resolve these warnings. 

gcc -I. `net-snmp-config --base-cflags` -Wall -Wstrict-prototypes   -c -o  
ocStbHostMib_subagent.o ocStbHostMib_subagent.c
ocStbHostMib_subagent.c: In  function `main':
ocStbHostMib_subagent.c:76: warning: implicit declaration of  function 
`init_vacm_vars'
ocStbHostMib_subagent.c:77: warning: implicit  declaration of function 
`init_usmUser'


Robert indicated the following:  

"These are harmless. You can copy the prototypes from the appropriate headers, 
if you want to eliminate the warning."

..... however, I am not sure what this means, so can someone please explain 
this to me?



       
---------------------------------
Need a vacation? Get great deals to amazing places on Yahoo! Travel. 
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to