[14475] in Kerberos
RE: Krb5 on Solaris 7/8 64-bit
daemon@ATHENA.MIT.EDU (Shen Wu)
Thu May 24 16:38:43 2001
Message-ID: <3AA0A47DC449D5119392000255F000F00AE7B4@hqmail1.platform.com>
From: Shen Wu <swu@platform.com>
To: "'Nicolas Williams'" <Nicolas.Williams@ubsw.com>
Cc: kerberos@MIT.EDU
Date: Thu, 24 May 2001 16:35:29 -0400
MIME-Version: 1.0
Content-Type: text/plain
Thanks Nicolas.
>Question 1: besides kadmin, do the other components of MIT krb5
work
when compiled as 64-bit binaries?
Yes, have tried klist and kinit, and they seem to run fine.
>Question 2: what did you do to get MIT krb5 to compile into 64-bit
binaries, besides the -xarch=v9 bit? Were the strerror needed for
successful 64-bit compilation?
Compiler would complain if I do not use strerror.
>Question 3: have you tried compiling with -g and getting a dbx
trace of
kadmin? have you truss/strace'd kadmin?
No, I have not tried them yet.
Shen