RE: OpenSSL 0.9.8 with AIX 5.2

2005-07-20 Thread Tom Spence
ay with 0.9.7g for now.   But I don't understand this one...  I have 21 servers...  Only one server (AIX 5.2 with GCC) accepted with OpenSSL 0.9.8 but 20 servers can't...  Isn't strange?  :-(   TomJacques Lebastard <[EMAIL PROTECTED]> wrote: Tom Spence a écrit :> Hello,>

Re: OpenSSL 0.9.8 with AIX 5.2

2005-07-20 Thread Tom Spence
  :-(   TomJacques Lebastard <[EMAIL PROTECTED]> wrote: Tom Spence a écrit :> Hello,> > I have very small problem but it won't running... Please help me... > Here is what I got:> > # ./Configure aix-gcc> (no problem)> # make> > gcc -I.. -I../.. -I.

Re: OpenSSL 0.9.8 with AIX 5.2

2005-07-18 Thread Tom Spence
bastard <[EMAIL PROTECTED]> wrote: Tom Spence a écrit :> Hello,> > I have very small problem but it won't running... Please help me... > Here is what I got:> > # ./Configure aix-gcc> (no problem)> # make> > gcc -I.. -I../.. -I../../include -DOPENSSL

Re: OpenSSL 0.9.8 with AIX 5.2

2005-07-12 Thread Tom Spence
Good idea and where can I find?  BULL GROUP Website?Stewart Dean <[EMAIL PROTECTED]> wrote: why not take the binary IBM supplies and supports?Tom Spence wrote:> Hello,> > I have very small problem but it won't running... Please help me... > Here is what I got:> > #

OpenSSL 0.9.8 with AIX 5.2

2005-07-12 Thread Tom Spence
Hello,   I have very small problem but it won't running...  Please help me...  Here is what I got:   # ./Configure aix-gcc (no problem) # make gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_THREAD_SAFE -DDSO_DLFCN -DHAVE_DLFCN_H -O -DB_ENDIAN -c  -o aix_ppc32.o aix_ppc32.s (It stop

Stop Compile?

2005-05-24 Thread Tom Spence
Hello Users,   I want to update the software (OpenSSL 0.9.7g) but why it stopped in somewhere the file.  Here what i did:   /* AIX 5100-06 */   # ./Configure aix-gcc zlib (done) # make gcc -c -I.. -I../.. -I../../include -DOPENSSL_SYSNAME_AIX -DZLIB -DOPENSSL_THREADS -D_THREAD_SAFE -DDSO_