Re: Target realm gets overwritten
Viktor Dukhovni <[email protected]> Fri, 17 Aug 2018 12:14:15 -0400
| Newsgroups | gmane.comp.encryption.kerberos.heimdal.general |
|---|---|
| Message-ID | <[email protected]> |
> On Aug 17, 2018, at 12:06 PM, Alibek Jorajev <[email protected]> = wrote: >=20 > I ran configure with paths: >=20 > --with-cross-tools=3D$CROSSROOT --with-openssl=3D$SSLROOT = --with-openssl-include=3D$SSLROOT/include=20 >=20 > where SSLROOT is correct path to OpenSSL - this works with Heimdal = v.1.4 > but it is not working with 7.x >=20 > can someone help me if it is quick? It works correctly with 7.x in my builds: --with-hcrypto-default-backend=3Dossl \ --with-openssl=3D/opt/openssl/1.1.0 I have not attempted cross-builds. --=20 Viktor.