[openssl.org #191] 0.9.7-beta3 build procedures

2002-10-11 Thread Richard Levitte via RT
[[EMAIL PROTECTED] - Fri Aug 2 09:22:20 2002]: In message [EMAIL PROTECTED] on Fri, 2 Aug 2002 09:00:55 +0200 (METDST), [EMAIL PROTECTED] via RT [EMAIL PROTECTED] said: rt During the build I get an occasional rt rt %DCL-W-TKNOVF, command element is too long - shorten Thanks,

[openssl.org #191] 0.9.7-beta3 build procedures

2002-08-02 Thread [EMAIL PROTECTED] via RT
Hi again Richard, something else I've noticed while playing around with my own issues. During the build I get an occasional %DCL-W-TKNOVF, command element is too long - shorten apparently when attempting a WRITE SYS$OUTPUT as in An example is [.APPS]MAKEAPPS.COM $! Show user the result

[openssl.org #191] 0.9.7-beta3 build procedures

2002-08-02 Thread Richard Levitte via RT
[[EMAIL PROTECTED] - Fri Aug 2 09:00:52 2002]: $ USER_CCDEFS = _VMS_V6_SOURCE=1,__VMS_VER=6000,__CRTL_VER=6000 This, BTW, explains the problems you describe in PR 184. You see, the declaration of strcasecmp() is wrapped in #if __CRTL_VER = 7000..#endif. This means we