RE: VMS problems

2001-04-27 Thread Bryan
Its always nice to hear your not the only one. I had this same problem building 0.9.6a on OpenVMS 7.2 on a VAX w/ Multinet 4.3. To get it to stop I had to edit [.CRYPTO.MD5]MD5_DGST.C to comment out this line: const char *MD5_version="MD5" OPENSSL_VERSION_PTEXT; I don't think it is a good a

Re: VMS problems

2001-04-27 Thread Richard Levitte - VMS Whacker
From: William Hamish Bell <[EMAIL PROTECTED]> wbell> %LINK-E-OUTSIMG, attempted store location %X000504E0 is outside image wbell> binary (%X wbell> to %X) wbell> in psect MD5_VERSION module MD5_DGST file wbell> $1$DKB300:[CDF.BELL.OPENSSL-0_9_6.VAX.EXE.CRYPTO]LIBCRYPTO.OL

Re: VMS problems

2001-04-27 Thread Richard Levitte - VMS Whacker
From: "Bryan" <[EMAIL PROTECTED]> bryan> Its always nice to hear your not the only one. I had this same problem bryan> building 0.9.6a on OpenVMS 7.2 on a VAX w/ Multinet 4.3. To get it to stop bryan> I had to edit [.CRYPTO.MD5]MD5_DGST.C to comment out this line: bryan> const char *MD5_ver