2010/8/12 홍성일 <remip...@gmail.com>:
> Hi.
>
> Umm.. I'm so sorry .. I can't speak English Well.!!
>
> I want to build libosslfips.dll (Windows) in openssl-0.9.8o or
> openssl-fips-1.2
> But This is build(link) error (LNK2001)!!
>
>
> In UserGuide-1.2 (http://www.openssl.org/docs/fips/UserGuide-1.2.pdf)
>
> =======================================================================================
> For Windows:
> perl Configure VC-WIN32 fipsdso
> nmake -f ms\do_fips
>
> Note that for the original openssl­fips­1.2.tar.gz and some subsequent
> 0.9.8k+ source distributions the do_fips.bat file
> must be modified to change “fipscanisterbuild” to “fipsdso”.  Such
> modifications are permissible in the context of a
> complete new validation
> =======================================================================================
>
>
> I had to build next command But build(link) error (LNK2001)
>
> /> perl Configure VC-WIN32 fipsdso
> /> ms\do_ms
> /> nmake -f ms\ntdll.mak
>
> and next also build(link) error (LNK2001)
>
> After do_fips.bat file modify to change “fipscanisterbuild” to “fipsdso”.
>
> /> ms\do_fips
>
>
> This is LNK2001 error screen capture..
> http://remipa.pe.kr/libosslfips.dll_LNK2001.jpg
>
>
> I used to VS2003 and VS2008
>
> How to build libosslfips.dll (Windows) in openssl-0.9.8o or openssl-fips-1.2
> Help me... please...!!
>
>
> Thank you for read my e-mail... Good Luck to you..!!

You need to install Activestate Perl and rename /usr/bin/perl.exe and
/usr/bin/link.exe and .  I've found going that direction using
cygwin's perl fails for some reason.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to