Hi, When building openSSL on Tru64, 5.1b-3, I get:
$ gmake making all in crypto... gmake[1]: Entering directory `/home/port/MaintASM.night.rel/thirdparty/OpenSSL/32bit/openssl-1.0.0a/crypto' gmake[1]: *** No rule to make target `alphacpuid.o', needed by `../libcrypto.a'. Stop. gmake[1]: Leaving directory `/home/port/MaintASM.night.rel/thirdparty/OpenSSL/32bit/openssl-1.0.0a/crypto' gmake: *** [build_crypto] Error 1 I did not find any source file named *alphacpuid*. The Configure file tells something about a perl variable $alpha_asm. May be something got lost in the crypto directory, because there are several .pl files here (for different platforms), but alphacpuid.pl did not exist. This file did exist in openssl-0.9.8k either, but there Configure does not refer to alphacpuid too. This is probably the cause of the build error. In case of you have some temp fix, and you like that I will test it, please let me know. We still use/work on Tru64/Alpha unless final support has dropped by HP (somewhere in 2013, for details see http://h30097.www3.hp.com/pdf/FINAL_Tru64UNIX_Policy_Page_24March2009.pdf). Regards, Kees
Hi,
When building openSSL on Tru64, 5.1b-3, I get:
$ gmake
making all in crypto...
gmake[1]: Entering directory `/home/port/MaintASM.night.rel/thirdparty/OpenSSL/32bit/openssl-1.0.0a/crypto'
gmake[1]: *** No rule to make target `alphacpuid.o', needed by `../libcrypto.a'. Stop.
gmake[1]: Leaving directory `/home/port/MaintASM.night.rel/thirdparty/OpenSSL/32bit/openssl-1.0.0a/crypto'
gmake: *** [build_crypto] Error 1
I did not find any source file named *alphacpuid*. The Configure file tells something about a perl variable $alpha_asm. May be something got lost in the crypto directory, because there are several .pl files here (for different platforms), but alphacpuid.pl
did not exist. This file did exist in openssl-0.9.8k either, but there Configure does not refer to alphacpuid too. This is probably the cause of the build error.
In case of you have some temp fix, and you like that I will test it, please let me know. We still use/work on Tru64/Alpha unless final support has dropped by HP (somewhere in 2013, for details see
http://h30097.www3.hp.com/pdf/FINAL_Tru64UNIX_Policy_Page_24March2009.pdf).
Regards,
Kees
