Dr. Steve,

Thanks. I tried your option ( ms\ do_win64i )this is the error on the same link 
line I am getting..

Error
========

        perl util/copy.pl ".\engines\e_capi_err.h" "tmp32\e_capi_err.h"
Copying: ./engines/e_capi_err.h to tmp32/e_capi_err.h
        cl /Fotmp32\fips_standalone_sha1.obj -Iinc32 -Itmp32 /MT /Ox /W3 /Gs0 /G
F /Gy /nologo -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DDSO_WIN32 -DOPENSSL_SYSNAME_WIN
32 -DOPENSSL_SYSNAME_WINNT -DUNICODE -D_UNICODE -D_CRT_SECURE_NO_DEPRECATE -D_CR
T_NONSTDC_NO_DEPRECATE /Fdout32 -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSS
L_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPI
ENG -DOPENSSL_NO_KRB5 -DOPENSSL_FIPS -DOPENSSL_NO_DYNAMIC_ENGINE /Zl  -c .\fips\
sha\fips_standalone_sha1.c
fips_standalone_sha1.c
fips\sha\fips_standalone_sha1.c(68) : warning C4267: 'initializing' : conversion
 from 'size_t' to 'int', possible loss of data
fips\sha\fips_standalone_sha1.c(142) : warning C4267: 'initializing' : conversio
n from 'size_t' to 'int', possible loss of data
        link /nologo /subsystem:console /opt:ref /out:out32\fips_standalone_sha1
.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\1\nm150.tmp
fips_standalone_sha1.obj : error LNK2001: unresolved external symbol _iob
out32\fips_standalone_sha1.exe : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'
Stop.

Thanks,
Justin


--- On Wed, 1/14/09, Dr. Stephen Henson <st...@openssl.org> wrote:
From: Dr. Stephen Henson <st...@openssl.org>
Subject: Re: Problem building Openssl-0.9.8j with fips
To: openssl-users@openssl.org
Date: Wednesday, January 14, 2009, 2:11 PM

On Wed, Jan 14, 2009, Justin A wrote:

> Hello Dr. Steve,
> 
> Thank you for your response. 
> 
> I tried the workaround you mentioned (util\pl\VC-32.pl )  changed
line 408 to 
> $ret.= "$mwex \$(EX_LIBS) " if ($files =~ /O_FIPSCANISTER/
&& !$fipscanisterbuild);
> 
> Still getting the same error 
> 

Oops sorry meant you should redo ms\do_win64i not ms\do_nasm

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org



      

Reply via email to