On Wed, Jul 24, 2019, 7:00 AM K Lengauer <kevin.lenga...@adnovum.ch> wrote:
> So if I understand you correctly you also use the > "build.info" file to specify the static libraries as dependencies for the > 'openssl' binary. > Negative. We use the following method: ./config \ no-hw \ no-zlib \ no-shared \ no-ssl2 \ no-ssl3 \ --prefix=$INSTALL_D \ --openssldir=$INSTALL_D > Do you encounter any segmentation faults when running the tests provided by > OpenSSL in the openssl/test/recipes, i.e. when running "make test"? Tests run cleanly. Some tests are skipped. > > -- > Sent from: http://openssl.6102.n7.nabble.com/OpenSSL-User-f3.html >