Opened 7 years ago

Last modified 7 years ago

#53017 closed defect

kerberos5 fails to build on Yosemite with libressl — at Initial Version

Reported by: bK4gYuRo Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.3.5
Keywords: Cc:
Port: kerberos5

Description

kerberos5 @1.15_0 fails to build on Yosemite (10.10.5) with libressl @2.4.3_0.

:info:build Undefined symbols for architecture x86_64: :info:build "_HMAC_CTX_new", referenced from: :info:build _krb5int_hmac_keyblock in hmac.so :info:build "_EVP_MD_CTX_new", referenced from: :info:build _hash_evp in hash_evp.so :info:build _k5_sha256 in sha256.so :info:build "_HMAC_CTX_free", referenced from: :info:build _krb5int_hmac_keyblock in hmac.so :info:build "_EVP_MD_CTX_free", referenced from: :info:build _hash_evp in hash_evp.so :info:build _k5_sha256 in sha256.so :info:build ld: symbol(s) not found for architecture x86_64

I am attaching the full build log

Change History (1)

Changed 7 years ago by bK4gYuRo

Attachment: main.log added
Note: See TracTickets for help on using tickets.