SCIENTIFIC-LINUX-USERS Archives

August 2004

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Wolfgang Friebel <[log in to unmask]>
Reply To:
Wolfgang Friebel <[log in to unmask]>
Date:
Tue, 24 Aug 2004 16:33:36 +0200
Content-Type:
TEXT/PLAIN
Parts/Attachments:
TEXT/PLAIN (37 lines)
Hi,

two years ago I did have the same symptom on Solaris:

everything was compiled and installed correctly, but there was no AFS
support.

I could track down the problem to an errorneous line in the configure
script of krb4-1.2.2, which you need for the K5/AFS support

line 27149 of configure reads

*-*-solaris2.89)

but it needs to be

*-*-solaris2.[89])

By fixing that I got the AFS support working.

Similarly there are some places in configure where a test on i*86 is made.
This does for sure not match any part of uname -a output. We are currently
recompiling krb5/afs with adjustments for x86_64 instead of i*86.

As the AFS support goes via krb4 this is probably the same problem as
mentioned above for Solaris (which is also not fixed in krb4-1.2.2, hence
no AFS support for Solaris 8/9 there either)

If we get a working package we will send the context diffs.

Best regards
--
Wolfgang Friebel
    Deutsches Elektronen-Synchrotron DESY |  Phone:  +49 33762 77372          |
    Platanenallee 6                       |  Fax:    +49 33762 77216          |
    D-15738 Zeuthen  Germany              |  E-Mail: [log in to unmask] |

ATOM RSS1 RSS2