[openssl.org #437] bad instructions in CHANGES for platform-dependent builds

2003-01-04 Thread Nick Briggs via RT
These instructions, from the CHANGES file: == *) Add appropriate support for separate platform-dependent build directories. The recommended way to make a platform-dependent build directory is the following (tested on Linux), maybe with some local tweaks: # Plac

[openssl.org #377] SSLv2 Session ID bug

2003-01-04 Thread Lutz Jaenicke via RT
[[EMAIL PROTECTED] - Fri Jan 3 13:06:10 2003]: > Unfortunately it still does not appear (version 0.9.7) to be working > correctly: > > $ openssl s_client -reconnect -ssl2 -connect www.openssl.org:443 > > fails with: > > 1485:error:1406C0E7:SSL routines:GET_SERVER_FINISHED:ssl session

Re: [openssl.org #436] openssl-0.9.7 inconsistency error

2003-01-04 Thread Lutz Jaenicke via RT
On Sat, Jan 04, 2003 at 01:09:07AM +0100, via RT wrote: > > after completing ./config and make i get : > > cryptlib.c:109: #error "Inconsistency between crypto.h and cryptlib.c" > make[1]: *** [cryptlib.o] Error 1 Do you have any more information, like operating system etc.? Best regards,

Re: wrong read() prototype

2003-01-04 Thread Lutz Jaenicke
On Fri, Jan 03, 2003 at 05:51:19PM +0100, Gisle Vanem wrote: > I wonder why this earlier post of mine didn't get assigned a ticket. Tickets are created for posts to [EMAIL PROTECTED] (or [EMAIL PROTECTED]). When reading through the normal list postings, from time to time I bounce a posting into t

RE: [openssl.org #436] openssl-0.9.7 inconsistency error

2003-01-04 Thread [EMAIL PROTECTED] via RT
Yes, sorry about that. I am running the most recent version of Slackware Linux. I am running Apache webserver and looking to run secure webpages from the server. I have the folder with the openssl and I can run config fine, had to add full permissions to the folder, but when I run Make I get tha

Re: [openssl.org #437] bad instructions in CHANGES for platform-dependentbuilds

2003-01-04 Thread Tim Rice
On Sat, 4 Jan 2003, Nick Briggs via RT wrote: [snip] > # Place yourself outside of the OpenSSL source tree. In > # this example, the environment variable OPENSSL_SOURCE > # is assumed to contain the absolute OpenSSL source directory. > mkdir -p objtree/"`uname -s`-

Re: [openssl.org #437] bad instructions in CHANGES for platform-dependent builds

2003-01-04 Thread Tim Rice via RT
On Sat, 4 Jan 2003, Nick Briggs via RT wrote: [snip] > # Place yourself outside of the OpenSSL source tree. In > # this example, the environment variable OPENSSL_SOURCE > # is assumed to contain the absolute OpenSSL source directory. > mkdir -p objtree/"`uname -s`

Re: [openssl.org #437] bad instructions in CHANGES for platform-dependentbuilds

2003-01-04 Thread Tim Rice
On Sat, 4 Jan 2003, Tim Rice wrote: > Here is the list auto generated files I found in 0.9.7 > . > FILES="apps/progs.h crypto/asn1/asn1_err.c \ [snip] > ssl/ssl.h util/libeay.num util/ssleay.num crypto/opensslv.h" Oops, this is NOT part of the list ---^

Re: [openssl.org #437] bad instructions in CHANGES for platform-dependent builds

2003-01-04 Thread Tim Rice via RT
On Sat, 4 Jan 2003, Tim Rice wrote: > Here is the list auto generated files I found in 0.9.7 > . > FILES="apps/progs.h crypto/asn1/asn1_err.c \ [snip] > ssl/ssl.h util/libeay.num util/ssleay.num crypto/opensslv.h" Oops, this is NOT part of the list ---^

Re: [openssl.org #437] bad instructions in CHANGES for platform-dependent builds

2003-01-04 Thread [EMAIL PROTECTED] via RT
Thanks. I was going to recreate the list locally. I have a read-only path to the source and was going to run through a Configure/build test to make sure that nothing is broken. I'll make sure that any relative links (the include files and a few others) stay relative in the build area, and anyt