On Fri, Apr 03, 2009, Tim Rice wrote: > On Fri, 3 Apr 2009, Stephen Henson via RT wrote: > > > > [[email protected] - Fri Apr 03 09:08:23 2009]: > > > > > > > > > OpenSSL_1_0_0-stable and HEAD use socklen_t. > > > Some platforms do not have the socklen_t data type. > > > > > > I propose the following patch (also attached) so a person could > > > ./config --socklen_t=int > > > > > > > There isn't any real need for a specific configuration file option. > > Passing -DSOCKLEN_T=int config should work. > > OK, the Configure changes are overkill but we still need > the crypto/bio/b_sock.c patch to be able to pass -DSOCKLEN_T=int >
Agreed, patch applied. Thanks for the report. Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage OpenSSL project core developer and freelance consultant. Homepage: http://www.drh-consultancy.demon.co.uk ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
