Hi, during installation of 1.0.0 branch on OpenVMS the following error appears.
%COPY-E-OPENIN, error opening IA64$DKA0:[WORK.OPENSSL-100-STABLE-SNAP-20150109.CRYPTO.SRP]SRP.H; as input -RMS-E-DNF, directory not found -SYSTEM-W-NOSUCHFILE, no such file The solution is to apply the following patch. <http://www.polarhome.com/horde/imp/message.php?mailbox=Sent&index=817> SYSTEM@ia64$ mc DKA0:[UTIL]gdiff.exe -p [.crypto]install-crypto.com;1 [.crypto]install-crypto.com;4 *** [.crypto]install-crypto.com;1 Wed Oct 15 11:00:38 2014 --- [.crypto]install-crypto.com;4 Mon Jan 12 11:24:39 2015 *************** $ sdirs := , - *** 81,87 **** buffer, bio, stack, lhash, rand, err, - evp, asn1, pem, x509, x509v3, conf, txt_db, pkcs7, pkcs12, comp, ocsp, - ui, krb5, - ! cms, pqueue, ts, jpake, srp, store, cmac $! $ exheader_ := crypto.h, opensslv.h, ebcdic.h, symhacks.h, ossl_typ.h $ exheader_'archd' := opensslconf.h --- 81,87 ---- buffer, bio, stack, lhash, rand, err, - evp, asn1, pem, x509, x509v3, conf, txt_db, pkcs7, pkcs12, comp, ocsp, - ui, krb5, - ! cms, pqueue, ts, jpake, store $! $ exheader_ := crypto.h, opensslv.h, ebcdic.h, symhacks.h, ossl_typ.h $ exheader_'archd' := opensslconf.h *************** $ exheader_cms := cms.h *** 139,147 **** $ exheader_pqueue := pqueue.h $ exheader_ts := ts.h $ exheader_jpake := jpake.h - $ exheader_srp := srp.h $ exheader_store := store.h - $ exheader_cmac := cmac.h $ libs := ssl_libcrypto $! $ exe_dir := [-.'archd'.exe.crypto] --- 139,145 ---- Thank you. Regards, Z
_______________________________________________ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
