> "Bodo" == Bodo Moeller <[EMAIL PROTECTED]> writes:
> Don Badrak <[EMAIL PROTECTED]>:
>> I get lots conflicts with builtins and some undeclared macros:
>> [Configure irix-gcc (or irix64-gcc)]
>> pem.h:6: warning: `EVP_MAX_MD_SIZE' redefined
>> ../../include/evp.h:108: warning: this is the
On Sat, Apr 03, 1999 at 03:36:03PM +0100, Ben Laurie wrote:
> Bodo Moeller wrote:
>> - Scrap crypto/pem/ctx_size.c and crypto/pem/pem.org (with
>> appropriate changes to the Makefile);
> What do you do about the stuff it generates, then?
It only generates #defines and structures for pem
Bodo Moeller wrote:
> - Scrap crypto/pem/ctx_size.c and crypto/pem/pem.org (with
> appropriate changes to the Makefile);
What do you do about the stuff it generates, then?
Cheers,
Ben.
--
http://www.apache-ssl.org/ben.html
"My grandfather once told me that there are two kinds of peopl
Don Badrak <[EMAIL PROTECTED]>:
> Bodo Moeller:
>> It appears that either your copy of pem.h or your C
>> preprocessor is broken ...
> It is probably an irix64-gcc vs irix-gcc thing. I'll have to look deeper
> at the differences between the two. I don't believe the gcc preprocessor
> i
On Wed, 31 Mar 1999, Niels Poppe wrote:
> (sorry.. forgot to finish & send this message off.. there you go)
[chop]
> There has been some discussion on bn_div_words around in openssl-dev:
>
> > From: Ben Laurie <[EMAIL PROTECTED]>
> > Organization: A.L. Group plc
> > To: [EMAIL PROTECTED]
> >
(sorry.. forgot to finish & send this message off.. there you go)
Mike Hess wrote:
>
> I believe I encountered a problem compiling openssl-0.9.2b on IRIX 6.2
> similar to the one encountered in an earlier note on Digital UNIX V4.0E.
>
> I used the solution 1, (./Configure irix-cc no-asm) recomm
I believe I encountered a problem compiling openssl-0.9.2b on IRIX 6.2
similar to the one encountered in an earlier note on Digital UNIX V4.0E.
I used the solution 1, (./Configure irix-cc no-asm) recommended below but
wonder whether you have a patch file below for solution 2.
Below are the error
Ulf Möller wrote:
>
> On Fri, Mar 26, 1999 at 09:44:46AM +0100, Detlef Schmier wrote:
>
> > ./rsa_oaep_test
> > Encryption failed!
>
> I suppose you are using RSAREF.
>
> You can download the latest snapshot or just ignore the failed
> test. Your problem with Apache is not related to this erro
I just wrote:
>
> Detlef Schmier wrote:
> >
> > bn_div_words
> > *** Exit 1
> I'll include the original article from Holger Reiff who submitted
> the patch, and, the patch itself:
Excuses to H.R. (both:) please read Hannes Reinecke there.
>
> Date: Tue, 23 Mar 1999 10:37:28 +0
Detlef Schmier wrote:
>
> Hello,
>
> I try to compile openssl-0.9.2b on "Digital UNIX V4.0E (Rev. 1091)" using
> the normal C-compiler.
>
> Make stops to load openssl after all libraries are compiled:
>
> ld:
> Unresolved:
> bn_div_words
> *** Exit 1
> Stop.
>
> Please advice
>
There are
Hello,
I try to compile openssl-0.9.2b on "Digital UNIX V4.0E (Rev. 1091)" using
the normal C-compiler.
Make stops to load openssl after all libraries are compiled:
rm -f openssl
cc -o openssl -DMONOLITH -I../include -tune host -O4 -readonly_strings openssl.o
verify.o asn1pars.o req.o dgst.o
11 matches
Mail list logo