bcc32 ... .\crypto\rand\rand_win.c
.\crypto\rand\rand_win.c:
Error E2303 .\crypto\rand\rand_win.c 171: Type name expected
Error E2451 .\crypto\rand\rand_win.c 454: Undefined symbol
'HEAP32FIRST' in function RAND_poll
I've examined the unit file 'rand_win.c' and at the line 171 I've found
this st
From: Vadim Alexandrov <[EMAIL PROTECTED]>
Uhmm... I fail to see what the failure is. All I can see are
*warnings* saying that unless ld is called by CC, -xstrconst, -xdepend
and -Xa will be shoved to the side. It doesn't mean no compilation is
done!
vadim> As you asked - to report if make fo
>I had problems when making openssl-0.9.4. My system suddenly crashes!
I think ./LICENSE is clear about this:-)
> ... IN NO EVENT SHALL THE OpenSSL PROJECT OR
> ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
> SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
> N
appro> I always get amazed by such reports... It makes me wonder how
appro> the hell does all those commercial software things work at
appro> all...
Please don't confuse "technical support" with "developpers"...
appro> I mean shouldn't "technical support" guy be able to *read* what
appro> comput
> Per the INSTALL file direction # 2, I have reported a problem running make.
> I ran the ./configure command and it appears to have the correct
> information. I did not add or remove and flags, I simply ran make.
>
> make[5]: ar: Command not found
>
> Keon Technical Support
> RSA Security Inc.
From: "Dugay, Brian" <[EMAIL PROTECTED]>
Subject: Make failed for OpenSSL on Solaris w/ gcc
Date: Wed, 1 Mar 2000 15:42:17 -0500
Message-ID: <[EMAIL PROTECTED]>
bdugay> ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o tmdiff.o
cpt_err.o ebcdic.o
bdugay> make[5]: ar: Command n
> RedHat 6.0 system intel processor
> ...
> cryptlib.c:59: stdio.h: No such file or directory
> ...
Make sure you have kernel-headers and glibc-devel RPMs installed.
Andy.
__
OpenSSL Project http:/