You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Hao Zhang <bi...@gmail.com> on 2009/07/04 11:21:33 UTC

[patch] update nasm download link in install file

Hi, all. The old download link for nasm has been inavailable, so I
provide a new one. Please check it. Thanks!

Hao


Index: INSTALL
===================================================================
--- INSTALL	(revision 38331)
+++ INSTALL	(working copy)
@@ -875,7 +875,7 @@
         (gettext-0.14.1-dep.zip).
       * [Optional] An assembler, e.g., MASM32 from http://www.masm32.com/
         or nasm which is available from
-        http://www.kernel.org/pub/software/devel/nasm/binaries/win32/
+        http://www.nasm.us/pub/nasm/releasebuilds/?C=M;O=D

   E.2 Notes

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2367964

Re: [patch] update nasm download link in install file

Posted by Gavin Baumanis <ga...@thespidernet.com>.
Thanks Senthi,

I will remove it from my watch list.

Gavin.


On 14/07/2009, at 5:39 PM, Senthil Kumaran S wrote:

> Hao Zhang wrote:
>> Hi, all. The old download link for nasm has been inavailable, so I
>> provide a new one. Please check it. Thanks!
>>
>> Hao
>>
>>
>> Index: INSTALL
>> ===================================================================
>> --- INSTALL	(revision 38331)
>> +++ INSTALL	(working copy)
>> @@ -875,7 +875,7 @@
>>       (gettext-0.14.1-dep.zip).
>
> Committed in r38419 with a log message (please provide one in future).
>
> Thank You.
> -- 
> Senthil Kumaran S
> http://www.stylesen.org/
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2371183

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2372202

Re: [patch] update nasm download link in install file

Posted by Senthil Kumaran S <se...@collab.net>.
Hao Zhang wrote:
> Hi, all. The old download link for nasm has been inavailable, so I
> provide a new one. Please check it. Thanks!
> 
> Hao
> 
> 
> Index: INSTALL
> ===================================================================
> --- INSTALL	(revision 38331)
> +++ INSTALL	(working copy)
> @@ -875,7 +875,7 @@
>          (gettext-0.14.1-dep.zip).

Committed in r38419 with a log message (please provide one in future).

Thank You.
-- 
Senthil Kumaran S
http://www.stylesen.org/

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2371183

Re: [patch] update nasm download link in install file

Posted by Hao Zhang <bi...@gmail.com>.
Thanks, Brane. I will read them all and follow the rules in next
commits, :). And I have a trouble in building OpenSSL.

I do the building following  the " E.4 Building the Binaries" in "install" file:
"
 OpenSSL

      C:>cd openssl-0.9.7f
      C:>perl Configure VC-WIN32
  [*] C:>call ms\do_masm
      C:>nmake -f ms\ntdll.mak
      C:>cd out32dll
      C:>call ..\ms\test
      C:>cd ..\..

      *Note: Use "call ms\do_nasm" if you have nasm instead of MASM, or
             "call ms\do_ms" if you don't have an assembler.
"

When run "nmake -f ms\ntdll.mak",  there's sth. wrong, please give me
some help. I run this comand on DOS on  XP, and all libs has been in
the right place.

Regards
Hao

Below is the error message when I run "nmake -f ms\ntdll.mak".

"
******
Microsoft (R) Macro Assembler Version 6.14.8444
Copyright (C) Microsoft Corp 1981-1997.  All rights reserved.

 Assembling: .\crypto\sha\asm\s1_win32.asm
        ml /Cp /coff /c /Cx /Focrypto\sha\asm\sha512-sse2.obj .\crypto\sha\asm\s
ha512-sse2.asm
Microsoft (R) Macro Assembler Version 6.14.8444
Copyright (C) Microsoft Corp 1981-1997.  All rights reserved.

 Assembling: .\crypto\sha\asm\sha512-sse2.asm
.\crypto\sha\asm\sha512-sse2.asm(35) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(36) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(37) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(38) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(41) : error A2179: structure improperly initial
ized
.\crypto\sha\asm\sha512-sse2.asm(41) : error A2008: syntax error : ,
.\crypto\sha\asm\sha512-sse2.asm(42) : error A2179: structure improperly initial
ized
.\crypto\sha\asm\sha512-sse2.asm(42) : error A2008: syntax error : ,
.\crypto\sha\asm\sha512-sse2.asm(43) : error A2179: structure improperly initial
ized
.\crypto\sha\asm\sha512-sse2.asm(43) : error A2008: syntax error : ,
.\crypto\sha\asm\sha512-sse2.asm(44) : error A2179: structure improperly initial
ized
.\crypto\sha\asm\sha512-sse2.asm(44) : error A2008: syntax error : ,
.\crypto\sha\asm\sha512-sse2.asm(46) : error A2008: syntax error : mm
.\crypto\sha\asm\sha512-sse2.asm(47) : error A2008: syntax error : mm
.\crypto\sha\asm\sha512-sse2.asm(90) : error A2008: syntax error : mm
.\crypto\sha\asm\sha512-sse2.asm(94) : error A2008: syntax error : mm
.\crypto\sha\asm\sha512-sse2.asm(95) : error A2008: syntax error : mm
.\crypto\sha\asm\sha512-sse2.asm(96) : error A2008: syntax error : mm
.\crypto\sha\asm\sha512-sse2.asm(97) : error A2008: syntax error : mm
.\crypto\sha\asm\sha512-sse2.asm(120) : error A2008: syntax error : mm
.\crypto\sha\asm\sha512-sse2.asm(122) : error A2008: syntax error : mm
.\crypto\sha\asm\sha512-sse2.asm(131) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(132) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(133) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(136) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(144) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(145) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(146) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(149) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(157) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(158) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(159) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(160) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(161) : error A2179: structure improperly initia
lized
.\crypto\sha\asm\sha512-sse2.asm(161) : error A2008: syntax error : ,
.\crypto\sha\asm\sha512-sse2.asm(162) : error A2179: structure improperly initia
lized
.\crypto\sha\asm\sha512-sse2.asm(162) : error A2008: syntax error : ,
.\crypto\sha\asm\sha512-sse2.asm(186) : error A2008: syntax error : mm
.\crypto\sha\asm\sha512-sse2.asm(190) : error A2008: syntax error : mm
.\crypto\sha\asm\sha512-sse2.asm(191) : error A2008: syntax error : mm
.\crypto\sha\asm\sha512-sse2.asm(192) : error A2008: syntax error : mm
.\crypto\sha\asm\sha512-sse2.asm(193) : error A2008: syntax error : mm
.\crypto\sha\asm\sha512-sse2.asm(216) : error A2008: syntax error : mm
.\crypto\sha\asm\sha512-sse2.asm(218) : error A2008: syntax error : mm
.\crypto\sha\asm\sha512-sse2.asm(244) : error A2008: syntax error : mm
.\crypto\sha\asm\sha512-sse2.asm(248) : error A2008: syntax error : mm
.\crypto\sha\asm\sha512-sse2.asm(249) : error A2008: syntax error : mm
.\crypto\sha\asm\sha512-sse2.asm(250) : error A2008: syntax error : mm
.\crypto\sha\asm\sha512-sse2.asm(251) : error A2008: syntax error : mm
.\crypto\sha\asm\sha512-sse2.asm(274) : error A2008: syntax error : mm
.\crypto\sha\asm\sha512-sse2.asm(276) : error A2008: syntax error : mm
.\crypto\sha\asm\sha512-sse2.asm(284) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(285) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(286) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(287) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(288) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(289) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(290) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(291) : error A2008: syntax error : xmm
.\crypto\sha\asm\sha512-sse2.asm(292) : error A2179: structure improperly initia
lized
.\crypto\sha\asm\sha512-sse2.asm(292) : error A2008: syntax error : ,
.\crypto\sha\asm\sha512-sse2.asm(293) : error A2179: structure improperly initia
lized
.\crypto\sha\asm\sha512-sse2.asm(293) : error A2008: syntax error : ,
.\crypto\sha\asm\sha512-sse2.asm(294) : error A2179: structure improperly initia
lized
.\crypto\sha\asm\sha512-sse2.asm(294) : error A2008: syntax error : ,
.\crypto\sha\asm\sha512-sse2.asm(295) : error A2179: structure improperly initia
lized
.\crypto\sha\asm\sha512-sse2.asm(295) : error A2008: syntax error : ,
NMAKE : fatal error U1077: 'ml' : return code '0x1'
Stop.
"

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2367978

Re: [patch] update nasm download link in install file

Posted by Hao Zhang <bi...@gmail.com>.
I agree with you. Ideally, it should be checked periodically.

2009/7/4 Branko Čibej <br...@xbc.nu>:
> Hao Zhang wrote:
>> I have resolved this problem. It's caused by a wrong version of
>> openssl-- I used openssl-0.9.8i, but not openssl-0.9.7f which is
>> requested by the document. All tests passed now.
>>
>
> Yes, the package versions in INSTALL should be updated. Even better, we
> should only note minimal requirements (min and max supported version).
>
> -- Brane
>
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2368134


Re: [patch] update nasm download link in install file

Posted by Branko Cibej <br...@xbc.nu>.
Hao Zhang wrote:
> I have resolved this problem. It's caused by a wrong version of
> openssl-- I used openssl-0.9.8i, but not openssl-0.9.7f which is
> requested by the document. All tests passed now.
>   

Yes, the package versions in INSTALL should be updated. Even better, we
should only note minimal requirements (min and max supported version).

-- Brane

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2367980

Re: [patch] update nasm download link in install file

Posted by Hao Zhang <bi...@gmail.com>.
I have resolved this problem. It's caused by a wrong version of
openssl-- I used openssl-0.9.8i, but not openssl-0.9.7f which is
requested by the document. All tests passed now.

Regards
Hao

2009/7/4 Branko Čibej <br...@xbc.nu>:
> Hao Zhang wrote:
>> Hi, all. The old download link for nasm has been inavailable, so I
>> provide a new one. Please check it. Thanks!
>>
>
> Both your patches are fine. Please provide a log message (see
> http://subversion.tigris.org/hacking.html#log-messages and do read all
> of hacking.html) and I will commit them.
>
> -- Brane
>
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2367979


Re: [patch] update nasm download link in install file

Posted by Branko Cibej <br...@xbc.nu>.
Hao Zhang wrote:
> Hi, all. The old download link for nasm has been inavailable, so I
> provide a new one. Please check it. Thanks!
>   

Both your patches are fine. Please provide a log message (see
http://subversion.tigris.org/hacking.html#log-messages and do read all
of hacking.html) and I will commit them.

-- Brane

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2367970