Re: build error vsc++express 2008 win32 openssl

2008-09-11 Thread James Owen
That did it... Though the file was in /crypto/perlasm

Thanks a lot!

James
James Owen

-Original Message-
From: Thomas Jansen <[EMAIL PROTECTED]>

Date: Thu, 11 Sep 2008 13:21:02 
To: 
Subject: Re: build error vsc++express 2008 win32 openssl


James Owen wrote:
>
>
>
>
> now I get a new failure only with openssl-0.9.8h:
>
>
>  Assembling: .\crypto\sha\asm\s1_win32.asm
> .\crypto\sha\asm\s1_win32.asm(13) : error A2008:syntax error : integer
> NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 
> 9.0\VC\BIN
> \ml.EXE"' : return code '0x1'
> Stop.
<http://www.apachelounge.com/forum/viewtopic.php?t=2560>

Quote:
For OpenSSL version 0.9.8h ONLY
Edit the file httpd-2.2.9\srclib\openssl\crypto\perlasm\x86ms.pl and 
remove line 273. Line 273 contains the single word "$extra". This is a 
known problem with OpenSSL 0.9.8h, and should be fixed in future 
versions. ref: OpenSSL bug 1681, described here and here

Try this advice.
~tj


__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   [EMAIL PROTECTED]


Re: build error vsc++express 2008 win32 openssl

2008-09-11 Thread James Owen
Duh. I see now you were showing your path...  Thanks again. 

James
--Original Message--
From: James Owen
To: openssl-users@openssl.org
ReplyTo: [EMAIL PROTECTED]
Subject: Re: build error vsc++express 2008 win32 openssl
Sent: Sep 11, 2008 09:56

That did it... Though the file was in /crypto/perlasm

Thanks a lot!

James
James Owen

-Original Message-
From: Thomas Jansen <[EMAIL PROTECTED]>

Date: Thu, 11 Sep 2008 13:21:02 
To: 
Subject: Re: build error vsc++express 2008 win32 openssl


James Owen wrote:
>
>
>
>
> now I get a new failure only with openssl-0.9.8h:
>
>
>  Assembling: .\crypto\sha\asm\s1_win32.asm
> .\crypto\sha\asm\s1_win32.asm(13) : error A2008:syntax error : integer
> NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 
> 9.0\VC\BIN
> \ml.EXE"' : return code '0x1'
> Stop.
<http://www.apachelounge.com/forum/viewtopic.php?t=2560>

Quote:
For OpenSSL version 0.9.8h ONLY
Edit the file httpd-2.2.9\srclib\openssl\crypto\perlasm\x86ms.pl and 
remove line 273. Line 273 contains the single word "$extra". This is a 
known problem with OpenSSL 0.9.8h, and should be fixed in future 
versions. ref: OpenSSL bug 1681, described here and here

Try this advice.
~tj


__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   [EMAIL PROTECTED]


James Owen

Re: build error vsc++express 2008 win32 openssl

2008-09-11 Thread Thomas Jansen

James Owen wrote:





now I get a new failure only with openssl-0.9.8h:


 Assembling: .\crypto\sha\asm\s1_win32.asm
.\crypto\sha\asm\s1_win32.asm(13) : error A2008:syntax error : integer
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 
9.0\VC\BIN

\ml.EXE"' : return code '0x1'
Stop.



Quote:
For OpenSSL version 0.9.8h ONLY
Edit the file httpd-2.2.9\srclib\openssl\crypto\perlasm\x86ms.pl and 
remove line 273. Line 273 contains the single word "$extra". This is a 
known problem with OpenSSL 0.9.8h, and should be fixed in future 
versions. ref: OpenSSL bug 1681, described here and here


Try this advice.
~tj


__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   [EMAIL PROTECTED]