Hi Alex,
       The file which I downloaded (source file) from the net-snmp site
1. net-snmp-5.1.2.tar.gz (extracted to e:\net-snmp-5.1.2 )
2. VC++ 6.0(installed).
3. Platform SDK installed.
4. ActivePerl-5.8.6.811 (installed) path c:\Perl.
5. tar.exe & gzip.exe are available.
6. gnu_regex.exe (installed).

       I followed the instructions as mentioned in the document during the
build error occurred.
       Below I am pasting the error message from the make.out file

        cd libagent
        nmake /nologo all
Warning: cannot find "libagent.dep"
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libagent.pch" /YX
/Fo".\release\\" /Fd".\release\\" /FD /c ..\..\agent\agent_handler.c
agent_handler.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libagent.pch" /YX
/Fo".\release\\" /Fd".\release\\" /FD /c ..\..\agent\agent_index.c
agent_index.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libagent.pch" /YX
/Fo".\release\\" /Fd".\release\\" /FD /c ..\..\agent\agent_read_config.c
agent_read_config.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libagent.pch" /YX
/Fo".\release\\" /Fd".\release\\" /FD /c ..\..\agent\agent_registry.c
agent_registry.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libagent.pch" /YX
/Fo".\release\\" /Fd".\release\\" /FD /c ..\..\agent\agent_trap.c
agent_trap.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libagent.pch" /YX
/Fo".\release\\" /Fd".\release\\" /FD /c ..\..\agent\snmp_agent.c
snmp_agent.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libagent.pch" /YX
/Fo".\release\\" /Fd".\release\\" /FD /c ..\..\agent\snmp_vars.c
snmp_vars.c
        link.exe -lib @C:\DOCUME~1\SBODAT~1\LOCALS~1\Temp\nma01692.
        cd ..
        cd libhelpers
        nmake /nologo all
Warning: cannot find "libhelpers.dep"
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libhelpers.pch"
/YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\agent\helpers\all_helpers.c
all_helpers.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libhelpers.pch"
/YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\agent\helpers\baby_steps.c
baby_steps.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libhelpers.pch"
/YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\agent\helpers\bulk_to_next.c
bulk_to_next.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libhelpers.pch"
/YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\agent\helpers\cache_handler.c
cache_handler.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libhelpers.pch"
/YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\agent\helpers\debug_handler.c
debug_handler.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libhelpers.pch"
/YX /Fo".\release\\" /Fd".\release\\" /FD /c ..\..\agent\helpers\instance.c
instance.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libhelpers.pch"
/YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\agent\helpers\mode_end_call.c
mode_end_call.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libhelpers.pch"
/YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\agent\helpers\multiplexer.c
multiplexer.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libhelpers.pch"
/YX /Fo".\release\\" /Fd".\release\\" /FD /c ..\..\agent\helpers\null.c
null.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libhelpers.pch"
/YX /Fo".\release\\" /Fd".\release\\" /FD /c ..\..\agent\helpers\old_api.c
old_api.c
..\..\agent\helpers\old_api.c(128) : warning C4018: '>' : signed/unsigned
mismatch
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libhelpers.pch"
/YX /Fo".\release\\" /Fd".\release\\" /FD /c ..\..\agent\helpers\read_only.c
read_only.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libhelpers.pch"
/YX /Fo".\release\\" /Fd".\release\\" /FD /c ..\..\agent\helpers\row_merge.c
row_merge.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libhelpers.pch"
/YX /Fo".\release\\" /Fd".\release\\" /FD /c ..\..\agent\helpers\scalar.c
scalar.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libhelpers.pch"
/YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\agent\helpers\scalar_group.c
scalar_group.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libhelpers.pch"
/YX /Fo".\release\\" /Fd".\release\\" /FD /c ..\..\agent\helpers\serialize.c
serialize.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libhelpers.pch"
/YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\agent\helpers\stash_cache.c
stash_cache.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libhelpers.pch"
/YX /Fo".\release\\" /Fd".\release\\" /FD /c ..\..\agent\helpers\table.c
table.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libhelpers.pch"
/YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\agent\helpers\table_array.c
table_array.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libhelpers.pch"
/YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\agent\helpers\table_data.c
table_data.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libhelpers.pch"
/YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\agent\helpers\table_dataset.c
table_dataset.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libhelpers.pch"
/YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\agent\helpers\table_iterator.c
table_iterator.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /I "..\..\agent" /I "..\..\agent\mibgroup" /D
"WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\release\libhelpers.pch"
/YX /Fo".\release\\" /Fd".\release\\" /FD /c ..\..\agent\helpers\watcher.c
watcher.c
        link.exe -lib @C:\DOCUME~1\SBODAT~1\LOCALS~1\Temp\nma01208.
        cd ..
        cd libsnmp
        nmake /nologo all
Warning: cannot find "libsnmp.dep"
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\asn1.c
asn1.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\callback.c
callback.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\check_varbind.c
check_varbind.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\cmu_compat.c
cmu_compat.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\container.c
container.c
..\..\snmplib\container.c(31) : warning C4090: 'function' : different
'const' qualifiers
..\..\snmplib\container.c(31) : warning C4022: 'free' : pointer mismatch for
actual parameter 1
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\container_binary_array.c
container_binary_array.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\container_iterator.c
container_iterator.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\container_list_ssll.c
container_list_ssll.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\container_null.c
container_null.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\data_list.c
data_list.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\default_store.c
default_store.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\getopt.c
getopt.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\int64.c
int64.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\inet_ntop.c
inet_ntop.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\inet_pton.c
inet_pton.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\keytools.c
keytools.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\lcd_time.c
lcd_time.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\md5.c
md5.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\mib.c
mib.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\mt_support.c
mt_support.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\oid_stash.c
oid_stash.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\parse.c
parse.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\read_config.c
read_config.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\scapi.c
scapi.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
"..\..\snmplib\snmp-tc.c"
snmp-tc.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\snmp.c
snmp.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\snmp_alarm.c
snmp_alarm.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\snmp_api.c
snmp_api.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\snmp_auth.c
snmp_auth.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\snmp_client.c
snmp_client.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\snmp_debug.c
snmp_debug.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\snmp_enum.c
snmp_enum.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\snmp_logging.c
snmp_logging.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\snmp_parse_args.c
snmp_parse_args.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\snmp_secmod.c
snmp_secmod.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\snmp_transport.c
snmp_transport.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\snmp_version.c
snmp_version.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\snmpCallbackDomain.c
snmpCallbackDomain.c
        cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I
"..\.." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"
/Fp".\release\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c
..\..\snmplib\snmpTCPDomain.c
snmpTCPDomain.c
..\..\snmplib\snmpTCPDomain.c(172) : error C2065: 'socklen_t' : undeclared
identifier
..\..\snmplib\snmpTCPDomain.c(172) : error C2146: syntax error : missing ';'
before identifier 'farendlen'
..\..\snmplib\snmpTCPDomain.c(172) : error C2065: 'farendlen' : undeclared
identifier
..\..\snmplib\snmpTCPDomain.c(173) : error C2143: syntax error : missing ';'
before 'type'
..\..\snmplib\snmpTCPDomain.c(201) : error C2065: 'string' : undeclared
identifier
..\..\snmplib\snmpTCPDomain.c(201) : warning C4047: '=' : 'int ' differs in
levels of indirection from 'char *'
..\..\snmplib\snmpTCPDomain.c(203) : warning C4022: 'free' : pointer
mismatch for actual parameter 1
..\..\snmplib\snmpTCPDomain.c(233) : error C2143: syntax error : missing '{'
before '*'
..\..\snmplib\snmpTCPDomain.c(235) : error C2371: 'netsnmp_tcp_transport' :
redefinition; different basic types
        ..\..\include\net-snmp/library/snmpTCPDomain.h(22) : see declaration
of 'netsnmp_tcp_transport'
..\..\snmplib\snmpTCPDomain.c(372) : warning C4133: 'return' : incompatible
types - from 'struct netsnmp_transport_s *' to 'int *'
NMAKE : fatal error U1077: 'cl.exe' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~3\VC98\BIN\NMAKE.EXE' :
return code '0x2'
Stop.

-----Original Message-----
From: Alex Burger [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 22, 2004 7:52 PM
To: Sasikumar Bodathula
Cc: net-snmp-users@lists.sourceforge.net
Subject: Re: Net-snmp windows version building help


Hi Sasikumar.

Detailed steps on how the win32 binary is created are available in 
win32/dist/README.build.win32.txt.

Alex

Sasikumar Bodathula wrote:

> Hi,
>   In my project some changes were made in the master and rpm build was
made
> using rpmbuild command in the linux. Now we are porting the same
application
> to windows, can anyone tell me how to compile the source and make the .exe
> file out of it like.
> 
> 1. VC++ 6.0
> 2. net-snmp-5.1.2.tar.gz
> 3. ActivePerl-5.8.6.811-MSWin32-x86-122208
> 
> Any help regarding this is appreciated
> 
> Best Regards,
> Sasikumar.B.
> 
> 
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now. 
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> 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



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
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