Building krb5 libs without openssl

Isaac Boukris iboukris at gmail.com
Sun Dec 5 08:16:12 EST 2021


Hi,

The configure help isn't clear about '--with-tls-impl' alternatives,
from the script it looks like 'no' is an option but even though it
still compiles the files at 'lib/crypto/openssl' unless I comment it
out from the Makefile.

This is the configure command I'm trying to make work:
CFLAGS='-g -O0' ./configure --disable-pkinit --disable-rpath
--disable-thread-support --disable-shared --enable-static
--with-tls-impl=no --without-keyutils

Thanks


More information about the krbdev mailing list