[2756] in Kerberos-V5-bugs
pending/445: [krb5 1.0] MacOS distribution
daemon@ATHENA.MIT.EDU (Aidan Cully)
Thu Jul 17 14:53:34 1997
Resent-From: gnats@rt-11.MIT.EDU (GNATS Management)
Resent-To: gnats-admin@rt-11.MIT.EDU
Resent-Reply-To: krb5-bugs@MIT.EDU, Aidan Cully <aidan@panix.com>
Date: Thu, 17 Jul 1997 14:49:06 -0400 (EDT)
From: Aidan Cully <aidan@panix.com>
To: krb5-bugs@MIT.EDU
>Number: 445
>Category: pending
>Synopsis: [krb5 1.0] MacOS distribution
>Confidential: yes
>Severity: serious
>Priority: medium
>Responsible: gnats-admin
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Thu Jul 17 14:51:00 EDT 1997
>Last-Modified:
>Originator:
>Organization:
>Release:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
I have had several problems trying to build the MacOS projects (that
came with krb5-1.0), so many that sending a detailed bug report will
take quite a bit of effort, so before I send a report could you please
let me know if you know of problems like the following:
all files have the wrong creator ('MWCC' instead of 'CWIE')
projects contain files that don't exist
header files #define some existing functions to functions that
don't exist (send() becomes krb5_send())
project files do not have any "Access Paths" preferences (a big
problem since many files have the same name).
programs can not be linked because of missing files
CFM projects do not have the necessary "main" function
After two days of hacking at the sources, I did eventually get all the
programs to compile, however k5config crashed if 'krb5.ini' wasn't in
the preferences folder and the NCSA Telnet plugin would crash the
computer when Telnet was started.
Please let me know if you know about these issues so that I know how
much info I have to include in a bug report.
Thanks
--aidan