problems compiling openssl 0.9.8 on solaris 8 for apache 2.0.54

2005-10-05 Thread mslists
Hi, today I tried to compile openssl 0.9.8 on solaris 8 in a way that allows me to compile Apache 2.0.54 with sucess. The problem is that openssl installs a kssl.h-headerfile the includes a krb5.h-headerfile. This headerfile seems not to be existant on solaris 8. I build openssl in that way (w

problems compiling openssl under windows 2000

2002-04-08 Thread Turgay Coruh
Hi, I just tried to install and therefore compile openssl under windows 2000. i installed the gcc-2.95.2-msvcrt.exe and make-3.76.1.zip in the C:\egcs-1.1.2 folder as described in the install.w32 document. When I start to compile, I get the following message: Generating makefile Generating D

Problems compiling OpenSSL

2000-01-28 Thread Jorge Castello
Helo again: First of all, thanks for your mail, you were right on the solution you gave me. But now i´m having new problems. I'm trying to install OpenSSL 0.9.4 on a Sun Netra computer with Solaris 2.6, and I get the following error message when running 'make': In file included from /usr/include

Re: Problems compiling OpenSSL

2000-01-25 Thread Michael Sierchio
Jorge Castello wrote: > > Helo: > I'm trying to install OpenSSL 0.9.4 on a Sun Netra computer with Solaris > 2.6, and I get the following error message wen running 'make': > > ar r ../libcrypto.a cryptlib.o mem.o cversion.o ex_data.o tmdiff.o > cpt_err.o > make[1]: ar: Command not found try put

Re: Problems compiling OpenSSL

2000-01-25 Thread Richard Levitte - VMS Whacker
jorcasga> I'm trying to install OpenSSL 0.9.4 on a Sun Netra computer with Solaris jorcasga> 2.6, and I get the following error message wen running 'make': jorcasga> jorcasga> ar r ../libcrypto.a cryptlib.o mem.o cversion.o ex_data.o tmdiff.o jorcasga> cpt_err.o jorcasga> make[1]: ar: Command not

Problems compiling OpenSSL

2000-01-24 Thread Jorge Castello
Helo: I'm trying to install OpenSSL 0.9.4 on a Sun Netra computer with Solaris 2.6, and I get the following error message wen running 'make': ar r ../libcrypto.a cryptlib.o mem.o cversion.o ex_data.o tmdiff.o cpt_err.o make[1]: ar: Command not found make[1]: *** [lib] Error 127 make[1]: Leaving d

Re: Problems Compiling OpenSSL 0.9.4

1999-08-24 Thread Andy Polyakov
> Hardware: HP 9000 Workstation Series 735, 64 Megs RAM > OS: HP UX 10.20 > OpenSSL Version: 0.9.4 ^ are you sure? that it's not later snapshot? > > making all in crypto/pkcs7... in 0.9.4 "making all in crypto/pkcs7" doesn't make enc: > cc -I.. -I../../include -DTH

Re: problems compiling openssl with gcc 2.95.1

1999-08-24 Thread Martin Maciaszek
On Sun, Aug 22, 1999 at 04:32:15PM +0200, Andy Polyakov wrote: > Could you inject -v flag into the command line and post the output? > Could you also generate assembler output by taking away -o sha_dgst.o > and replacing -c with -S and post it as well? OK, here it is. Regards Martin -- Man wi

Problems Compiling OpenSSL 0.9.4

1999-08-24 Thread Sean Graglia
Hopefully someone can help me. I'm having problems compiling OpenSSL. Here's my environment: Hardware: HP 9000 Workstation Series 735, 64 Megs RAM OS: HP UX 10.20 OpenSSL Version: 0.9.4 Here's the output of config -t: # ./config -t Operating system: 9000/735-hp-hpux10 Configu

Re: problems compiling openssl with gcc 2.95.1

1999-08-22 Thread Andy Polyakov
> I've ran into some problems while trying to compile openssl 0.9.4 > with gcc 2.95.1. Here are the last lines before it bombs. It went fine for me, i.e. compilation of sha_dgst.c with this command line on redhat 6.0 with gcc 2.95.1. > > [...] > making all in crypto/sha... > make[3]: Entering dir

problems compiling openssl with gcc 2.95.1

1999-08-22 Thread Martin Maciaszek
I've ran into some problems while trying to compile openssl 0.9.4 with gcc 2.95.1. Here are the last lines before it bombs. [...] making all in crypto/sha... make[3]: Entering directory `/home/public/src/redhat/BUILD/openssl-0.9.4/crypto/sha' gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT