Just to let you know, as an alternative you could always compile Kerberos 
manually (outside of slackbuilds).  I've been doing this for quite a while (and 
using src2pkg to create a package).

I'm currently using 1.9.1 on my Slackware 13.37 boxes (both 32 bit and 64 
bit).  I will admit though that I'm not using 1.6.1a, just 1.6.1.


Tom Mukunnemkeril



________________________________
 From: Michael D. Norwick <[email protected]>
To: [email protected] 
Sent: Sunday, October 14, 2012 9:50 PM
Subject: Fwd: Re: [OpenAFS] Re: Failure to build OpenAFS 1.6.1a
 

Third time I've tried this.  Apparently the openafs server does not like 
attachments so I've removed them.  In addition to the below questions I noticed 
that I have a number of krb5.h's and gssapi-krb5.h's,  such as;
/usr/local/include/krb5.h
/usr/local/include/gssapi/gssapi_krb5.h
/usr/local/include/krb5/krb5.h
/usr/kerberos/include/gssapi/gssapi_krb5.h
/usr/kerberos/include/krb5/krb5.h
/usr/kerberos/include/krb5.h

Could this be confusing the compiler?


-------- Original Message -------- 
Subject: Re: [OpenAFS] Re: Failure to build OpenAFS 1.6.1a 
Date: Sun, 14 Oct 2012 19:27:44 -0500 
From: Michael D. Norwick <[email protected]> 
To: [email protected] 


On 10/13/2012 04:01 AM, Michael D. Norwick wrote:
> On 10/09/2012 03:31 PM, Russ Allbery wrote:
>> Derrick Brashear <[email protected]> writes:
>>> On Tue, Oct 9, 2012 at 4:25 PM, Russ Allbery <[email protected]> wrote:
>>>> Derrick Brashear <[email protected]> writes:
>>>> _______________________________________________
>>>> OpenAFS-info mailing list
>>>> [email protected] >>>> 
>>>> https://lists.openafs.org/mailman/listinfo/openafs-info >>>>
>>>>
Good Day; Failure to build on Slackware 14; bash-4.2# uname -a
Linux rainey 3.2.29 #2 SMP Mon Sep 17 14:19:22 CDT 2012 x86_64 AMD
Phenom(tm) II X4 965 Processor AuthenticAMD GNU/Linux I have attached the 
config.log.  The failure text is again, as follows; afscp_util.c: In function 
'_GetSecurityObject':
afscp_util.c:160:5: error: 'krb5_creds' has no member named 'keyblock'
afscp_util.c:199:21: error: 'krb5_creds' has no member named 'keyblock'
make[3]: *** [afscp_util.o] Error 1
make[3]: Leaving directory `/usr/src/openafs-1.6.1a/src/libafscp'
make[2]: *** [libafscp] Error 2
make[2]: Leaving directory `/usr/src/openafs-1.6.1a'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/usr/src/openafs-1.6.1a'
make: *** [all] Error 2 afscp_util.c or krb5.h give me no obvious clues as to 
what I am doing
wrong.  I have a working kerberos realm on a freshly installed (from
slackbuild) krb5-1.9.4 system. I can successfully get tickets and do
administartive functions.  I did not pass any flags to ./configure or
make in /usr/src/openafs-1.6.1a.  I am thinking of trying a pre-built
binary for RedHat, Debian, etc., if I can figure out how to use the
Slackware tools for that. Thank You,
Michael 

Reply via email to