I can confirm with Andrew that you do not need to do --with-krb5 with Slackware. I've been compiling openafs with Slackware for quite a while without specifying any of the kerberos configuration flags in openafs. All I run is ./configure for openafs.
I built Kerberos 1.7.1 from SlackBuilds and was able to compile openafs with the configure options you provided and didn't get any compile errors. Tested with: Slackware 13.37 x64 (2.6.37.6) kerberos 1.7.1 openafs-1.6.1a From my testing, I'm also wondering if the error indicates it is using a different kerberos library (assuming another is installed). Tom Mukunnemkeril ----- Original Message ----- From: Andrew Deason <[email protected]> To: [email protected] Cc: Sent: Monday, October 8, 2012 3:32 PM Subject: [OpenAFS] Re: Failure to build OpenAFS 1.6.1a On Mon, 8 Oct 2012 14:42:11 -0400 Andrew Deason <[email protected]> wrote: > Can you provide the config.log from the build process? (I think it's > in /tmp/SBo/krb5-1.7.1/src/config.log, or something like that.) Or at > least see what it says a few lines after: Er, sorry, that must have sounded really confusing. I mean the OpenAFS config.log, not the krb5 config.log. So, /usr/src/openafs-1.6.1a/config.log, or wherever you ran configure. Also, you shouldn't need to give the --with-krb5* options. I think we should be able to find /usr/kerberos/bin/krb5-config automatically; or if you want, you can force it with the KRB5_CONFIG environment variable. I did just try the configure invocation you gave on a slackware 13.37 box, though, and couldn't get it to fail. You don't have kerberos also installed somewhere else or anything like that, do you? -- Andrew Deason [email protected] _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
