[openssl-dev] [openssl.org #3971] Bug: install_sw target broken with no-engine

A. Klitzing via RT rt at openssl.org
Thu Jul 30 20:41:02 UTC 2015


Hi there!

The install_sw target of current master branch [1] is broken if no-engine
is provided.
Same works with 1.0.2d!

Steps:
$ ./Configure --prefix=/tmp/test no-engine shared linux-x86_64
[...]

$ make depend
[...]

$ make
[...]

$ make install_sw
making install in engines...
make[1]: Entering directory '/XXX/openssl/engines'
installing 4758cca
cp: cannot stat 'lib4758cca.so': No such file or directory
Makefile:96: recipe for target 'install' failed
make[1]: *** [install] Error 1
make[1]: Leaving directory '/XXX/openssl/engines'
Makefile:524: recipe for target 'install_sw' failed
make: *** [install_sw] Error 1


Best regards
  André Klitzing


[1] 3df16cc2e27f75eac2c0991248b0c294e2c847b5

-------------- next part --------------
_______________________________________________
openssl-bugs-mod mailing list
openssl-bugs-mod at openssl.org
https://mta.openssl.org/mailman/listinfo/openssl-bugs-mod


More information about the openssl-dev mailing list