Skip Menu |
 

Download (untitled) / with headers
text/plain 1.7KiB
From shadow@johnstown.andrew.cmu.edu Fri Oct 23 15:35:16 1998
Received: from MIT.EDU (PACIFIC-CARRIER-ANNEX.MIT.EDU [18.69.0.28]) by rt-11.MIT.EDU (8.7.5/8.7.3) with SMTP id PAA09639 for <bugs@RT-11.MIT.EDU>; Fri, 23 Oct 1998 15:35:16 -0400
Received: from JOHNSTOWN.ANDREW.CMU.EDU by MIT.EDU with SMTP
id AA00203; Fri, 23 Oct 98 15:35:16 EDT
Received: by johnstown.andrew.cmu.edu. (SMI-8.6/SMI-SVR4)
id PAA10125; Fri, 23 Oct 1998 15:35:14 -0400
Message-Id: <199810231935.PAA10125@johnstown.andrew.cmu.edu.>
Date: Fri, 23 Oct 1998 15:35:14 -0400
From: shadow@johnstown.andrew.cmu.edu (Derrick J Brashear)
Reply-To: shadow@johnstown.andrew.cmu.edu
To: krb5-bugs@MIT.EDU
Subject: libtelnet/kerberos5.c uses internal includes
X-Send-Pr-Version: 3.99

Show quoted text
>Number: 647
>Category: krb5-appl
>Synopsis: libtelnet/kerberos5.c uses internal includes
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: krb5-unassigned
>State: open
>Class: change-request
>Submitter-Id: unknown
>Arrival-Date: Fri Oct 23 15:36:01 EDT 1998
>Last-Modified:
>Originator: Derrick J Brashear
>Organization:
Carnegie Mellon University Computing Services
Show quoted text
>Release: krb5-current-19980727
>Environment:
System: SunOS johnstown.andrew.cmu.edu 5.6 Generic_105181-06 sun4u sparc SUNW,Ultra-1
Architecture: sun4

Show quoted text
>Description:
libtelnet/kerberos5.c includes k5-int.h.
Given previous goals of being able to split out "canonical"
packages from krb5, this is not useful; I'd like to build
telnet with krb5 support outside the krb5 build tree.
Show quoted text
>How-To-Repeat:
N/A
Show quoted text
>Fix:
Presumably either k5-int.h should be installed (which doesn't seem
right) or the other files it includes should be installed and
telnet made to use them.
Show quoted text
>Audit-Trail:
>Unformatted:
Fix checked in by Sam 2002-04-12 on trunk, will be in 1.3 release.