M.Daulat Rai wrote:
Hi, I am receiving the following errors when building the net-snmp-5.3.0.1 using VC++ 6.

The project under the win32sdk.dsw is “snmpdsdk”. I have gone over the libraries and ensured

that the SDK libs are present…but I can’t figure out the problem.
Please advise?!

snmpd.obj : error LNK2001: unresolved external symbol _snmp_disable_syslog

There is an error in win32/netsnmpmibssdk/netsnmpmibssdk.dsp that prevents netsnmpmibssdk from compiling which will then cause other issues. If you replace netsnmpmibssdk.dsp with the version from CVS (main branch) everything should compile. You probably got an error something like 'netsnmpmibssdk.dsp was modified and cannot be used'.

Alex



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
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