Cannot build latest krb5 on Mac 10.9

Greg Hudson ghudson at MIT.EDU
Thu Dec 19 11:54:58 EST 2013


On 12/19/2013 09:52 AM, Weijun Wang wrote:
> So this iaesx64.so has a different arch. Could that be the problem?

Configuring with --disable-aesni should work around this for now.

We either need to restrict AESNI support to ELF platforms, or compile
the AESNI assembly files with the right yasm -f option for OS X if that
works.  I'll work with some Mac users on our team to figure out which is
the case and how we can do proper detection at configure time.  I was
only thinking about Linux and *BSD when I wrote the configure logic we
have now.

Most people probably don't see this problem (including the other people
on the team) because we skip AESNI support unless yasm is installed.


More information about the krbdev mailing list