Skip Menu |
 

Download (untitled) / with headers
text/plain 1.6KiB
From shadow@johnstown.andrew.cmu.edu Thu Aug 6 11:57:39 1998
Received: from MIT.EDU (SOUTH-STATION-ANNEX.MIT.EDU [18.72.1.2]) by rt-11.MIT.EDU (8.7.5/8.7.3) with SMTP id LAA12601 for <bugs@RT-11.MIT.EDU>; Thu, 6 Aug 1998 11:57:39 -0400
Received: from JOHNSTOWN.ANDREW.CMU.EDU by MIT.EDU with SMTP
id AA21293; Thu, 6 Aug 98 11:57:25 EDT
Received: by johnstown.andrew.cmu.edu. (SMI-8.6/SMI-SVR4)
id LAA24975; Thu, 6 Aug 1998 11:57:36 -0400
Message-Id: <199808061557.LAA24975@johnstown.andrew.cmu.edu.>
Date: Thu, 6 Aug 1998 11:57:36 -0400
From: shadow@johnstown.andrew.cmu.edu (Derrick J Brashear)
Reply-To: shadow@johnstown.andrew.cmu.edu
To: krb5-bugs@MIT.EDU
Subject: kerberosIV/krb.h includes non-existant port-sockets.h
X-Send-Pr-Version: 3.99

Show quoted text
>Number: 619
>Category: krb5-build
>Synopsis: kerberosIV/krb.h includes non-existant port-sockets.h
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: tlyu
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Thu Aug 06 11:58:00 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:
kerberosIV/krb.h includes port-sockets.h, which is not installed
anywhere.
Show quoted text
>How-To-Repeat:
build krb5-current-19980727
Show quoted text
>Fix:
as with profile.h presumably it should be added to the install
rule in include/Makefile.in, at the end of the file.

Show quoted text
>Audit-Trail:
>Unformatted:
include/kerberosIV/krb.h doesn't include port-sockets.h anymore, at
least on the trunk.