I changed the code as follows, sorry it is not in diff format. Essentially
remove the assembly language section and define and set tsc=0 which causes
the later code to use another random gen method.
static int have_perfc =1;
static int have_tsc = 0;//add line
#ifndef __GNUC__
/*
Anywhere in your path so that they can be found, for example
c:\winnt\system32 (assuming standard NT setup).
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 19, 2000 9:15 AM
Subject: Q: Install on NT4
> Hello...
>
> Im new to this and hav
I changed the code as follows, sorry it is not in diff format. Essentially
remove the assembly language section and define and set tsc=0 which causes
the later code to use another random gen method.
static int have_perfc =1;
static int have_tsc = 0;//add line
#ifndef __GNUC__
/*
I am not sure how relevant this is, but I am using SSL on MSIE
5.5 on a MS IIS server with an OpenSSL certificate installed and it works
OK.
I have been trying the get MS Outlook Express 5 to work with
SSL and it just crashes. I can't find any LDAP client apart from OpenLDAP
ones that wil
Is it possible to use a demo CA and certificate with MS Internet Information
Server? I have looked at the faq's and can't find anything to help.
Thanks
__
OpenSSL Project http://www.openssl.org
System is NT4 SP3, VC5, NASM, openssl-0.9.6
perl Configure
ms\do_nasm
nmake -f ms\ntdll.mak
I am getting
rand_win.c(581) error 2400 inline assembler syntax error in 'opcode'; found
newline
fatal error
Any pointers?
Thanks
___