On Mon, Mar 17, 2003, luke wrote:
>
> i have try many times.
> i got the same error message.
> ======================================
> perl Configure VC-WIN32
> .\ms\do_nt.bat
> nmake -f .\ms\nt.mak
>
> ps .net vc++(vc++ v7)
>
> .....
> ui_compat.c
> cl /Fotmp32\krb5_asn.obj -Iinc32 -Itmp32 /MD /W3 /WX /G5 /Ox /O2
> /Ob2 /
> Gs0 /GF /Gy
> /nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DD
> SO_WIN32 -DOPENSSL_SYSNAME_WINNT /Fdout32 -DOPENSSL_NO_KRB5 -c
> .\crypto\krb5\kr
> b5_asn.c
> cl : Command line warning D4029 : optimization is not available in the
> standard
> edition compiler
> krb5_asn.c
> lib /out:out32\libeay32.lib
> @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\nmF2.tmp
>
> 'lib' ���O�����Υ~�����O�B
> �i���檺�{���Χ妸�ɡC
> NMAKE : fatal error U1077: 'lib' : return code '0x1'
> Stop.
>
Looks like a crippled restricted version of VC++. Try removing the /O* options
by manually editing ms\nt.mak, they are on the CFLAG line right at the top.
Steve.
--
Dr Stephen N. Henson.
Core developer of the OpenSSL project: http://www.openssl.org/
Freelance consultant see: http://www.drh-consultancy.demon.co.uk/
Email: [EMAIL PROTECTED], PGP key: via homepage.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]