Skip Menu |
 

Download (untitled) / with headers
text/plain 1.9KiB
From stepper@KatieKat.myip.org Wed Nov 28 13:50:15 2001
Received: from pacific-carrier-annex.mit.edu (PACIFIC-CARRIER-ANNEX.MIT.EDU [18.7.21.83])
by rt-11.mit.edu (8.9.3/8.9.3) with ESMTP id NAA23036
for <bugs@RT-11.mit.edu>; Wed, 28 Nov 2001 13:50:09 -0500 (EST)
Received: from KatieKat.myip.org (adsl-216-102-197-247.dsl.snfc21.pacbell.net [216.102.197.247])
by pacific-carrier-annex.mit.edu (8.9.2/8.9.2) with ESMTP id NAA07018
for <krb5-bugs@mit.edu>; Wed, 28 Nov 2001 13:50:08 -0500 (EST)
Received: (from stepper@localhost)
by KatieKat.myip.org (8.9.1/8.9.1) id KAA09172;
Wed, 28 Nov 2001 10:47:31 -0800
Message-Id: <200111281847.KAA09172@KatieKat.myip.org>
Date: Wed, 28 Nov 2001 10:47:31 -0800
From: stepper@withinc.com
Reply-To: stepper@withinc.com
To: krb5-bugs@mit.edu
Subject: krb5-build
X-Send-Pr-Version: 3.99

Show quoted text
>Number: 1020
>Category: krb5-build
>Synopsis: Typo prevents successful build.
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: tlyu
>State: closed
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Wed Nov 28 13:51:00 EST 2001
>Last-Modified: Wed Nov 28 16:50:38 EST 2001
>Originator: Shawn Stepper
>Organization:
wiTHinc Inc.

Show quoted text
>Release: krb5-1.2-20011128
>Environment:

System: Linux katiekat 2.2.19 #8 Mon Oct 15 17:33:28 PDT 2001 i686 unknown
Architecture: i686

Show quoted text
>Description:
There is a typo in src/util/pty/update_utmp.c which prevents several programs from compiling properly.

Show quoted text
>How-To-Repeat:
Build on a linux system with libc5.

Show quoted text
>Fix:
Change line 341 of update_utmp.c from this:

#define PTY_GETUTXENT gettutent

to this:

#define PTY_GETUTXENT getutent



Hope this helps!

Shawn Stepper
stepper@withinc.com
Show quoted text
>Audit-Trail:

State-Changed-From-To: open-closed
State-Changed-By: tlyu
State-Changed-When: Wed Nov 28 16:50:02 2001
State-Changed-Why:

Thanks for the patch; it'll be in the next release.

Show quoted text
>Unformatted: