[openssl-users] OpenSSL 1.0.2g compile fails on OS X 10.11.3 - make depend: Command not found
James Brown
jlbrown at bordo.com.au
Wed Mar 2 03:01:58 UTC 2016
Had no problems compiling on earlier versions of OS X, but on 10.11 I get:
Configured for darwin64-x86_64-cc.
*** Because of configuration changes, you MUST do the following before
*** building:
make depend
Web-Server:openssl-1.0.2g jlbrown$ make depend
making depend in crypto...
../util/domd: line 31: makedepend: command not found
mv: Makefile.new: No such file or directory
make[1]: *** [local_depend] Error 127
make: *** [depend] Error 1
after running:
./Configure --prefix=/usr/local shared darwin64-x86_64-cc enable-ec_nistp_64_gcc_128 no-ssl2
Shall I follow the recommendation at:
http://comments.gmane.org/gmane.comp.encryption.openssl.user/47242
and change the MAKEDEPPROG=makedepend to MAKEDEPPROG=$(CC) -M
?
Thanks,
James.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20160302/a2f64eb2/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3630 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20160302/a2f64eb2/attachment-0001.bin>
More information about the openssl-users
mailing list