The problem below appears to be related with my using VC toolkits 2003 and
VC 6 and not up-to-date libraries..Resolved by using VC 7 (i.e., VS .net 2003).
Just in case any one else needs that info.
Pan Pap <[EMAIL PROTECTED]> wrote:
Pan Pap <[EMAIL PROTECTED]> wrote:
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'----Thanks very much!PanosAlso the following warning appears just before the above error but if the DESCRIPTIONline 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
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.