Re: Openssl binary with statically linked libssl and libcrypto

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On Wed, Jul 24, 2019, 7:00 AM K Lengauer <kevin.lengauer@xxxxxxxxxx> 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. 


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux