Hi,

I need to build OpenSSL 1.0.1q on various platforms. At first I could only
build 1.0.1q on windows. After reading the following post, I could build it
on various Linux platforms.
http://openssl.6102.n7.nabble.com/OpenSSL-version-1-0-1q-released-corrected-download-td61415.html

However building 1.0.1q on RS6000, SunSparc and HPIA still fails becasue
'make depend' doesn't work on these platforms at all.

Take RS6000 as an example, the following is the output of 'make depend'. 
$ pwd 
/rahav_ocsdev/qun/OpenSSL/openssl-1.0.1q 
$ make depend 
making depend in crypto... 
make[1]: Entering directory
`/rahav_ocsdev/qun/OpenSSL/openssl-1.0.1q/crypto' 
../util/domd[30]: makedepend:  not found 
mv: cannot rename Makefile.new to Makefile: 
No such file or directory 
make[1]: *** [local_depend] Error 127 
make[1]: Leaving directory `/rahav_ocsdev/qun/OpenSSL/openssl-1.0.1q/crypto' 
make: *** [depend] Error 1 

Anyone knows how to solve this issue? Any suggestion is appreciated. 

Thanks, 
Aaron 




--
View this message in context: 
http://openssl.6102.n7.nabble.com/OpenSSL-1-0-1q-build-fails-on-RS6000-SunSparc-and-HPIA-tp62001.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
_______________________________________________
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to