[23808] in Kerberos
Re: krb5 on 64bit processor
daemon@ATHENA.MIT.EDU (Mike Friedman)
Tue May 3 19:44:50 2005
Date: Tue, 3 May 2005 16:43:25 -0700 (PDT)
From: Mike Friedman <mikef@ack.berkeley.edu>
To: Ken Raeburn <raeburn@mit.edu>
In-Reply-To: <af60af8e9bc8e0bee841f96d014b3dde@mit.edu>
Message-ID: <Pine.GSO.4.58.0505031638230.13039@ack.Berkeley.EDU>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
cc: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 3 May 2005 at 19:28 (-0400), Ken Raeburn wrote:
> On May 3, 2005, at 11:43, prashant sodhiya wrote:
>> does any version of MIT kerberos-5 has support for 64 bit processors..
>
> Sure. We've been using alpha, ultrasparc (in 64-bit mode) and opteron
> systems running UNIX-type software to test the 1.4 release, and I think
> we used all of them with the 1.3 release too. There are occasional
> problems, but mostly they've had more to do with, e.g., our RPC library
> not being able to register a service with the NetBSD rpcbind daemon, not
> 64-bit-specific issues. (Which is not to say that there might not still
> be some issues, like large-file support, that may be related to doing
> some things in 64-bit math, but the basic stuff seems to be working.)
However, we ran into a problem compiling krb5-1.3.4 on Solaris 8 for
64bit, trying to use the recommended 'CFLAGS=-m64' with gcc. It turned
out that in src/lib/crypto/aes, there appears to be an error in
Makefile.in. When we changed
$(CC) -o aes-gen aes-gen.o $(GEN_OBJS)
to
$(CC_LINK) -o aes-gen aes-gen.o $(GEN_OBJS)
the compile worked OK. As it was originally, the 'CFLAGS=-m64'
specification on configure was not being honored.
I don't know if this has been fixed in versions later than 1.3.4.
Mike
_____________________________________________________________________
Mike Friedman System and Network Security
mikef@ack.Berkeley.EDU 2484 Shattuck Avenue
1-510-642-1410 University of California at Berkeley
http://ack.Berkeley.EDU/~mikef http://security.berkeley.edu
_____________________________________________________________________
-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8
iQA/AwUBQngMoq0bf1iNr4mCEQJaKQCeLGUdvVXOijwq2KzqW6BL861kdVsAoJns
IAvTWE/9eXj3p8IrunXddTOa
=/VcG
-----END PGP SIGNATURE-----
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos