Hi there! Thanks for the reply. I have installed MIT Kerberos 1.18.4, the latest that IBM supplies in its AIX Toolbox for Linux. The current version on MIT's website is 1.20. What version is the minimum required for OpenAFS?
Like I said though, nm shows that the libkrb5.a library has the symbol in question in it, so I'm not quite sure how providing a newer version would alter the outcome... Thank you. -Ben ________________________________ From: Jeffrey E Altman Sent: Sunday, August 14, 2022 3:32 AM To: Ben Huntsman; openafs-devel@openafs.org Subject: Re: [OpenAFS-devel] AIX build fails with missing symbol .krb5_c_make_random_key On 8/14/2022 2:31 AM, Ben Huntsman (b...@huntsmans.net<mailto:b...@huntsmans.net>) wrote: There is a changeset https://gerrit.openafs.org/#/c/10107/ that looks like a substantially similar build failure, except on Linux. However, that's a pretty old change and it would appear that this code worked on AIX more recently. One thing to note, I'm using the krb5 from the AIX Linux Toolbox, and krb5.a is in /opt/freeware/lib. nm shows that it indeed has that symbol in it, and it's there on the command line... Do most AIX users typically use the AIX Linux Toolbox kerberos, or a different implementation? Look for a more recent MIT Kerberos.