Date: Tue, 11 Jan 2005 00:07:31 EST-10EDT,10,-1,0,7200,3,-1,0,7200,3600 Subject: [Ux2bs_Archive] No. 386 ************************************************** Monday 10 January 2005 Number 386 ************************************************** Subjects for today 1 Re: [UX2BS] OPENSSL : Johannes Hromadka 2 OpenSSL v0.9.7e : John Poltorak **= Email 1 ==========================** Date: Sat, 08 Jan 2005 19:50:25 +0100 From: Johannes Hromadka Subject: Re: [UX2BS] OPENSSL John Poltorak wrote: >>There was a new file in directory crypto called o_str.c introduced in 0.9.7d > >>I added this 4 lines and could compile it. >> >>#if defined(OPENSSL_SYS_OS2) && defined(__EMX__) >># define strcasecmp stricmp >># define strncasecmp strnicmp >>#endif > I was under the impression that such defines could be done at compile time > by specifying '-Dstrncasecmp=strnicmp -Dstrcasecmp=stricmp' among CFLAGS, > although I have been unable to get this working myself. All os dependign stuff should be defined in e_os.h. There are a lot of defines for different os and strnc... Since o_str.c is new I assume the author did not check for all variations. The last OS/2 based changes in openssl have been conntributed by Ilya Z. He suggested renaming the OS/2 DLLs, and provided patches to build wrapper DLLs. His patches are included in openssl now. Ciao, Hannes -- Johannes Hromadka | Email: Johannes.Hromadka at gmx.net Vienna/Austria/Europe | OECC: http://www.oecc.org/ >>> Du musst die Details kennen (Geni Weber) <<< _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 2 ==========================** Date: Mon, 10 Jan 2005 11:26:47 +0000 From: John Poltorak Subject: OpenSSL v0.9.7e UX2BS has been updated to include v0.9.7e of OpenSSL. Anyone who has UX2BS installed should be able to run ux2_refresh and then 'build openssl' and it should build the new version. If there are any problems, please let me know. -- John _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs