D:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(69) : error
C2082: redefinition of formal parameter '_strset_s'
D:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(69) : error
C2143: syntax error : missing ';' before '*'
D:\Program Files\Microsoft
On Mon, Oct 22, 2007, Thomas J. Hruska wrote:
> Thomas J. Hruska wrote:
>>> I am trying to compile version 0.9.8f for Windows, using VC++ 6.0,
>>> ActivePerl, and MASM 6.15.8803.
>>>
>>> I am following the instructions in INSTALL.W32, which works fine for
>>> the previous 0.9.8f build, but when I
Thomas J. Hruska wrote:
I am trying to compile version 0.9.8f for Windows, using VC++ 6.0,
ActivePerl, and MASM 6.15.8803.
I am following the instructions in INSTALL.W32, which works fine for
the previous 0.9.8f build, but when I get to the point of running
"nmake -f ms\ntdll.mak" I get the foll
I am trying to compile version 0.9.8f for Windows, using VC++ 6.0,
ActivePerl, and MASM 6.15.8803.
I am following the instructions in INSTALL.W32, which works fine for
the previous 0.9.8f build, but when I get to the point of running
"nmake -f ms\ntdll.mak" I get the following errors in 0.9.8f:
On Fri, Oct 12, 2007, Chris Clark wrote:
>
> I do not have NASMW, as the only files included in nasm-0.99.04-win32.zip are:
>
> COPYING
> nasm.exe
> ndisasm.exe
>
> Can anyone tell me what I am doing wrong?
>
In some distros nasm.exe is named nasmw.exe . Try copying or renaming
nasm.exe to na
here.
- Ariel
From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Chris Clark [EMAIL
PROTECTED]
Sent: Friday, October 12, 2007 3:58 PM
To: openssl-users@openssl.org
Subject: Re: OpenSSL 0.9.8f Win32 Compile Error
> Did someone forget to add the eq
I used following instruction to build the release(I used MSVC 2005 but
I think it will work with 2003 too).
1) Create build.bat with following content:
@echo off
rem the following path point to your MSVC 2005 or 2003
call "E:\Program Files\Microsoft Visual Studio 8\VC\bin\vcvars32.bat"
IF "%1%"
I downloaded NASM (nasm-0.99.04-win32.zip) from Soundforge,
and gave it a try, and when I run "ms\do_nasm" it is all sucessful
but now I get a different error when running "nmake -f ms\ntdll.mak":
Microsoft (R) Program Maintenance Utility Version 6.00.9782.0
Copyright (C) Microsoft Corp 1988-199
> Did someone forget to add the equate for XMMWORD?
> Can anyone tell me how XMMWORD should be defined?
It appears that I need more then just the newer version of MASM,
and while reading the MASM32 forums they reference this page:
http://www.intel.com/cd/ids/developer/asmo-na/eng/167741.htm?page=6
> I am following the instructions in INSTALL.W32, which works fine for
> the previous 0.9.8f build, but when I get to the point of running
> "nmake -f ms\ntdll.mak" I get the following errors in 0.9.8f:
oops.. I ment to say that the previous version 0.9.8E works fine, and
now that I look closer I
I am trying to compile version 0.9.8f for Windows, using VC++ 6.0,
ActivePerl, and MASM 6.15.8803.
I am following the instructions in INSTALL.W32, which works fine for
the previous 0.9.8f build, but when I get to the point of running
"nmake -f ms\ntdll.mak" I get the following errors in 0.9.8f:
B
While compiling openssl-0.9.7c on WIN32 I get the
following compile error. Has anyone else gotten this error and what is the
fix?
Thanks,
Robin
S:\tru64\ported\openssl-0.9.7c.win32>nmake -f
ms\ntdll.mak
Microsoft (R) Program Maintenance
Utility Version
6.00.8168.0
> When i try to make openssl (nmake -f ms/nt.mak) i get an error because
> the file
> obj_dat.h didn't exist.
The Configure script should generate that file, but there were
problems with some version of Perl. This should be fixed in the
current snapshot.
_
13 matches
Mail list logo