Hi Folks,

I have test workspace on Solaris 10 where I was able to build openssl-1.0.1p. I'm attempting to update to openssl-1.0.1q and am running into issues. Some of the header file symbolic links in include/openssl (ec.h, ecdh.h, idea.h, mcd2.h, seed.h, whrlpool.h) are not being created and I'm seeing errors like the following:

  ar: creating ../libcrypto.a
gmake[3]: *** No rule to make target `../../include/openssl/ec.h', needed by `hm_pmeth.o'. gmake[3]: *** No rule to make target `../../include/openssl/ecdh.h', needed by `hm_pmeth.o'. gmake[3]: *** No rule to make target `../../include/openssl/ecdsa.h', needed by `hm_pmeth.o'.
  gmake[3]: Target `all' not remade because of errors.
  gmake[2]: *** [subdirs] Error 1
  gmake[2]: Target `all' not remade because of errors.
  gmake[1]: *** [build_crypto] Error 1


This is due to my workspace environment I'm sure, but I haven't been able to find where the symbolic links in include/openssl are created. I still have some digging to do, but if anyone can point me to the make/config/install file that creates them, I'd appreciate it. Thank you!


Ron Jordan
_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to