Fwd: Re: [OpenAFS] Re: Failure to build OpenAFS 1.6.1a

Michael D. Norwick mnorwick@centurytel.net
Sun, 14 Oct 2012 20:50:19 -0500


This is a multi-part message in MIME format.
--------------040306010504040307070402
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

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 <mnorwick@centurytel.net>
To: 	openafs-info@openafs.org



On 10/13/2012 04:01 AM, Michael D. Norwick wrote:
> On 10/09/2012 03:31 PM, Russ Allbery wrote:
>> Derrick Brashear <shadow@gmail.com> writes:
>>> On Tue, Oct 9, 2012 at 4:25 PM, Russ Allbery <rra@stanford.edu> wrote:
>>>> Derrick Brashear <shadow@gmail.com> writes:
>>>> _______________________________________________
>>>> OpenAFS-info mailing list
>>>> OpenAFS-info@openafs.org
>>>> 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





--------------040306010504040307070402
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Third time I've tried this.&nbsp; Apparently the openafs server does not
    like attachments so I've removed them.&nbsp; In addition to the below
    questions I noticed that I have a number of krb5.h's and
    gssapi-krb5.h's,&nbsp; such as;<br>
    /usr/local/include/krb5.h<br>
    /usr/local/include/gssapi/gssapi_krb5.h<br>
    /usr/local/include/krb5/krb5.h<br>
    /usr/kerberos/include/gssapi/gssapi_krb5.h<br>
    /usr/kerberos/include/krb5/krb5.h<br>
    /usr/kerberos/include/krb5.h<br>
    <br>
    Could this be confusing the compiler?<br>
    <div class="moz-forward-container"><br>
      -------- Original Message --------
      <table class="moz-email-headers-table" border="0" cellpadding="0"
        cellspacing="0">
        <tbody>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Subject:
            </th>
            <td>Re: [OpenAFS] Re: Failure to build OpenAFS 1.6.1a</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Date: </th>
            <td>Sun, 14 Oct 2012 19:27:44 -0500</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">From: </th>
            <td>Michael D. Norwick <a class="moz-txt-link-rfc2396E" href="mailto:mnorwick@centurytel.net">&lt;mnorwick@centurytel.net&gt;</a></td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">To: </th>
            <td><a class="moz-txt-link-abbreviated" href="mailto:openafs-info@openafs.org">openafs-info@openafs.org</a></td>
          </tr>
        </tbody>
      </table>
      <br>
      <br>
      <pre>On 10/13/2012 04:01 AM, Michael D. Norwick wrote:
&gt; On 10/09/2012 03:31 PM, Russ Allbery wrote:
&gt;&gt; Derrick Brashear <a class="moz-txt-link-rfc2396E" href="mailto:shadow@gmail.com">&lt;shadow@gmail.com&gt;</a> writes:
&gt;&gt;&gt; On Tue, Oct 9, 2012 at 4:25 PM, Russ Allbery <a class="moz-txt-link-rfc2396E" href="mailto:rra@stanford.edu">&lt;rra@stanford.edu&gt;</a> wrote:
&gt;&gt;&gt;&gt; Derrick Brashear <a class="moz-txt-link-rfc2396E" href="mailto:shadow@gmail.com">&lt;shadow@gmail.com&gt;</a> writes:
&gt;&gt;&gt;&gt; _______________________________________________
&gt;&gt;&gt;&gt; OpenAFS-info mailing list
&gt;&gt;&gt;&gt; <a class="moz-txt-link-abbreviated" href="mailto:OpenAFS-info@openafs.org">OpenAFS-info@openafs.org</a>
&gt;&gt;&gt;&gt; <a class="moz-txt-link-freetext" href="https://lists.openafs.org/mailman/listinfo/openafs-info">https://lists.openafs.org/mailman/listinfo/openafs-info</a>
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
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

</pre>
      <br>
      <br>
    </div>
    <br>
  </body>
</html>

--------------040306010504040307070402--