Dear All,
I would be greatful if you can point out a fix for the following errors:
I follow the INSTAL.W32 instructions and use "ms\do_ms\"
When I do "nmake -f ms\ntdll.mak" I get the following errors:
Two symbols (__ftol2, __aulldvrm) are unresolved - but they are both in functions
(_roundv, _fmtint) nowhere defined in the tar ball.
----
Creating library out32dll\libeay32.lib and object out32dll\libeay32.exp b_print.obj : error LNK2019: unresolved external symbol __ftol2 referenced in function _roundv
b_print.obj : error LNK2019: unresolved external symbol __aulldvrm referenced in function _fmtint out32dll\libeay32.dll : fatal error LNK1120: 2 unresolved externals NMAKE : fatal error U1077: 'link' : return code '0x460'
b_print.obj : error LNK2019: unresolved external symbol __aulldvrm referenced in function _fmtint out32dll\libeay32.dll : fatal error LNK1120: 2 unresolved externals NMAKE : fatal error U1077: 'link' : return code '0x460'
----
Thanks very much!
Panos
Also the following warning appears just before the above error but if the DESCRIPTION
line is removed it goes away.
--
link /nologo /subsystem:console /machine:I386 /opt:ref /dll /out:out32dll\libeay32.dll
/def:ms/LIBEAY32.def @C:\DOCUME~1\PP\LOCALS~1\Temp\nma03504.ms/LIBEAY32.def(7) : warning LNK4017: DESCRIPTION statement not supported for the target platform; ignored
--
--
Start your day with Yahoo! - make it your home page