Skip Menu |
 

Download (untitled) / with headers
text/plain 3.8KiB
From DShambroom@gte.com Fri Aug 1 16:10:01 1997
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 QAA27197 for <bugs@RT-11.MIT.EDU>; Fri, 1 Aug 1997 16:10:00 -0400
Received: from ns.gte.com by MIT.EDU with SMTP
id AA22690; Fri, 1 Aug 97 16:09:59 EDT
Received: from coltrane.gte.com by ns.gte.com (8.7.5/)
Received: from localhost by coltrane.gte.com (AIX 4.1/UCB 5.64/4.03)
id AA18154; Fri, 1 Aug 1997 16:09:52 -0400
Message-Id: <33E2428F.59E2@gte.com>
Date: Fri, 01 Aug 1997 16:09:51 -0400
From: "W. David Shambroom" <DShambroom@gte.com>
Sender: wds1%coltrane@gte.com
To: krb5-bugs@MIT.EDU
Subject: krb5-1.0/src/util/pty/update_utmp.c compilation failure

Show quoted text
>Number: 451
>Category: krb5-build
>Synopsis: krb5-1.0/src/util/pty/update_utmp.c compilation failure
>Confidential: yes
>Severity: critical
>Priority: medium
>Responsible: tlyu
>State: closed
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Fri Aug 01 16:11:00 EDT 1997
>Last-Modified: Tue Jan 27 00:16:13 EST 1998
>Originator: W. David Shambroom
>Organization:
--
W. David Shambroom E-mail: DShambroom@gte.com
Principal Member of Technical Staff Phone: (617) 466-2584
GTE Laboratories Incorporated Fax: (617) 466-3339
PGP key: 1024/09CC2121 fingerprint=68A47DA6FF484189 97B5B4C8DFF8B443
Show quoted text
>Release: 1.0
>Environment:

Machine: IBM RS/6000 model 43P
OS: AIX 4.2.0
Compiler: CSet++ 3.1.4


Show quoted text
>Description:
Using AIX 4.2.0, compilation of krb5-1.0/src/util/pty/update_utmp.c
fails at line 46 as follows:

cc -DHAVE_FCHMOD=1 -DHAVE_FCHOWN=1 -DHAVE_REVOKE=1 -DHAVE_KILLPG=1
-DSTDC_HEADERS=1 -DHAVE_GETUTENT=1 -DHAVE_SETREUID=1 -DHAVE_SETSID=1
-DHAVE_TTYNAME=1 -DHAVE_PTSNAME=1 -DHAVE_GRANTPT=1 -DHAVE_UNISTD_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UTMPX_H=1 -DHAVE_UTMP_H=1
-DHAVE_TTYENT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_WAIT_H=1
-DHAVE_WAITPID=1 -DHAVE_SYS_ERRLIST=1 -DNEED_SYS_ERRLIST=1
-Dkrb5_sigtype=void -DPOSIX_SIGTYPE=1 -DPOSIX_SIGNALS=1
-DPOSIX_SETJMP=1 -DUSE_DIRENT_H=1 -DWAIT_USES_INT=1 -DPOSIX_TERMIOS=1
-DHAVE_SETUTENT=1 -DHAVE_SETUTXENT=1 -DHAVE_STREAMS=1 -DHAVE_SETOWN=1
-I./../../include -I../../include -I./../../include/krb5
-I../../include/krb5 -DKERBEROS -I. -I. -c ./update_utmp.c
"./update_utmp.c", line 146.5: 1506-022 (S) "ut_exit" is not a member
of "struct utmpx".

Note that HAVE_SETUTXENT is defined, HAVE_GETUTMPX is not.

struct utmpx is defined in /usr/include/utmpx.h as follows:

struct utmpx
{
char ut_user[8] ; /* User login name */
char ut_id[14] ; /* /etc/inittab id */
char ut_line[12] ; /* device name (console, lnxx) */
short ut_type ; /* type of entry */
pid_t ut_pid ; /* process id */
struct timeval ut_tv; /* time entry was made */
char ut_host[16]; /* host id */
} ;

Show quoted text
>How-To-Repeat:
See Description.
Show quoted text
>Fix:


Show quoted text
>Audit-Trail:

State-Changed-From-To: open-closed
State-Changed-By: tlyu
State-Changed-When: Tue Jan 27 00:15:59 1998
State-Changed-Why:

duplicate PR

Show quoted text
>Unformatted:
SEND-PR: -*- send-pr -*-
SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
SEND-PR: will all comments (text enclosed in `<' and `>').
SEND-PR:
SEND-PR: Please consult the send-pr man page `send-pr(1)' or the Texinfo
SEND-PR: manual if you are not sure how to fill out a problem report.
SEND-PR:
SEND-PR: Choose from the following categories:
SEND-PR:
SEND-PR: krb5-admin krb5-appl krb5-build krb5-clients
SEND-PR: krb5-doc krb5-kdc krb5-libs krb5-misc
SEND-PR: pty telnet test
SEND-PR:
To: krb5-bugs@mit.edu
Subject:
From: DShambroom@gte.com
Reply-To: DShambroom@gte.com
Cc: DShambroom@gte.com
X-send-pr-version: 3.99
Download (untitled) / with headers
text/plain 3.1KiB
From DShambroom@gte.com Fri Aug 1 16:11:26 1997
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 QAA27216 for <bugs@RT-11.MIT.EDU>; Fri, 1 Aug 1997 16:11:25 -0400
Received: from ns.gte.com by MIT.EDU with SMTP
id AA22973; Fri, 1 Aug 97 16:11:22 EDT
Received: from coltrane.gte.com by ns.gte.com (8.7.5/)
Received: from localhost by coltrane.gte.com (AIX 4.1/UCB 5.64/4.03)
id AA17922; Fri, 1 Aug 1997 16:11:17 -0400
Message-Id: <33E242E5.1CFB@gte.com>
Date: Fri, 01 Aug 1997 16:11:17 -0400
From: "W. David Shambroom" <DShambroom@gte.com>
Sender: wds1%coltrane@gte.com
To: krb5-bugs@MIT.EDU
Subject: krb5-1.0/src/util/pty/update_utmp.c compilation failure

Show quoted text
>Number: 452
>Category: krb5-build
>Synopsis: krb5-1.0/src/util/pty/update_utmp.c compilation failure
>Confidential: yes
>Severity: critical
>Priority: medium
>Responsible: tlyu
>State: closed
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Fri Aug 01 16:12:00 EDT 1997
>Last-Modified: Tue Jan 27 00:16:35 EST 1998
>Originator: W. David Shambroom
>Organization:
--
W. David Shambroom E-mail: DShambroom@gte.com
Principal Member of Technical Staff Phone: (617) 466-2584
GTE Laboratories Incorporated Fax: (617) 466-3339
PGP key: 1024/09CC2121 fingerprint=68A47DA6FF484189 97B5B4C8DFF8B443
Show quoted text
>Release: 1.0
>Environment:

Machine: IBM RS/6000 model 43P
OS: AIX 4.2.0
Compiler: CSet++ 3.1.4


Show quoted text
>Description:
Using AIX 4.2.0, compilation of krb5-1.0/src/util/pty/update_utmp.c
fails at line 46 as follows:

cc -DHAVE_FCHMOD=1 -DHAVE_FCHOWN=1 -DHAVE_REVOKE=1 -DHAVE_KILLPG=1
-DSTDC_HEADERS=1 -DHAVE_GETUTENT=1 -DHAVE_SETREUID=1 -DHAVE_SETSID=1
-DHAVE_TTYNAME=1 -DHAVE_PTSNAME=1 -DHAVE_GRANTPT=1 -DHAVE_UNISTD_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UTMPX_H=1 -DHAVE_UTMP_H=1
-DHAVE_TTYENT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_WAIT_H=1
-DHAVE_WAITPID=1 -DHAVE_SYS_ERRLIST=1 -DNEED_SYS_ERRLIST=1
-Dkrb5_sigtype=void -DPOSIX_SIGTYPE=1 -DPOSIX_SIGNALS=1
-DPOSIX_SETJMP=1 -DUSE_DIRENT_H=1 -DWAIT_USES_INT=1 -DPOSIX_TERMIOS=1
-DHAVE_SETUTENT=1 -DHAVE_SETUTXENT=1 -DHAVE_STREAMS=1 -DHAVE_SETOWN=1
-I./../../include -I../../include -I./../../include/krb5
-I../../include/krb5 -DKERBEROS -I. -I. -c ./update_utmp.c
"./update_utmp.c", line 146.5: 1506-022 (S) "ut_exit" is not a member
of "struct utmpx".

Note that HAVE_SETUTXENT is defined, HAVE_GETUTMPX is not.

struct utmpx is defined in /usr/include/utmpx.h as follows:

struct utmpx
{
char ut_user[8] ; /* User login name */
char ut_id[14] ; /* /etc/inittab id */
char ut_line[12] ; /* device name (console, lnxx) */
short ut_type ; /* type of entry */
pid_t ut_pid ; /* process id */
struct timeval ut_tv; /* time entry was made */
char ut_host[16]; /* host id */
} ;

Show quoted text
>How-To-Repeat:
See Description.
Show quoted text
>Fix:


Show quoted text
>Audit-Trail:

State-Changed-From-To: open-closed
State-Changed-By: tlyu
State-Changed-When: Tue Jan 27 00:16:27 1998
State-Changed-Why:

Duplicate PR

Show quoted text
>Unformatted:
Download (untitled) / with headers
text/plain 6.6KiB
From wds1%coltrane@gte.com Fri Aug 1 16:15:22 1997
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 QAA27247 for <bugs@RT-11.MIT.EDU>; Fri, 1 Aug 1997 16:15:22 -0400
Received: from [132.197.8.9] by MIT.EDU with SMTP
id AA14396; Fri, 1 Aug 97 16:15:19 EDT
Received: from coltrane.gte.com by ns.gte.com (8.7.5/)
Received: by coltrane.gte.com (AIX 4.1/UCB 5.64/4.03)
id AA23088; Fri, 1 Aug 1997 16:15:16 -0400
Message-Id: <9708012015.AA23088@coltrane.gte.com>
Date: Fri, 1 Aug 1997 16:15:16 -0400
From: DShambroom@gte.com
Reply-To: DShambroom@gte.com
To: krb5-bugs@MIT.EDU
Cc: DShambroom@gte.com
Subject: AIX update_utmp.c lossage (ut_exit)
X-Send-Pr-Version: 3.99

Show quoted text
>Number: 453
>Category: krb5-build
>Synopsis: AIX update_utmp.c lossage (ut_exit)
>Confidential: yes
>Severity: critical
>Priority: medium
>Responsible: tlyu
>State: closed
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Fri Aug 01 16:16:00 EDT 1997
>Last-Modified: Thu Sep 13 23:44:06 EDT 2001
>Originator: W. David Shambroom
>Organization:
--
W. David Shambroom E-mail: DShambroom@gte.com
Principal Member of Technical Staff Phone: (617) 466-2584
GTE Laboratories Incorporated Fax: (617) 466-3339
PGP key: 1024/09CC2121 fingerprint=68A47DA6FF484189 97B5B4C8DFF8B443
Show quoted text
>Release: 1.0
>Environment:

Machine: IBM RS/6000 model 43P
OS: AIX 4.2.0
Compiler: CSet++ 3.1.4


Show quoted text
>Description:
Using AIX 4.2.0, compilation of krb5-1.0/src/util/pty/update_utmp.c
fails at line 46 as follows:

cc -DHAVE_FCHMOD=1 -DHAVE_FCHOWN=1 -DHAVE_REVOKE=1 -DHAVE_KILLPG=1
-DSTDC_HEADERS=1 -DHAVE_GETUTENT=1 -DHAVE_SETREUID=1 -DHAVE_SETSID=1
-DHAVE_TTYNAME=1 -DHAVE_PTSNAME=1 -DHAVE_GRANTPT=1 -DHAVE_UNISTD_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UTMPX_H=1 -DHAVE_UTMP_H=1
-DHAVE_TTYENT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_WAIT_H=1
-DHAVE_WAITPID=1 -DHAVE_SYS_ERRLIST=1 -DNEED_SYS_ERRLIST=1
-Dkrb5_sigtype=void -DPOSIX_SIGTYPE=1 -DPOSIX_SIGNALS=1
-DPOSIX_SETJMP=1 -DUSE_DIRENT_H=1 -DWAIT_USES_INT=1 -DPOSIX_TERMIOS=1
-DHAVE_SETUTENT=1 -DHAVE_SETUTXENT=1 -DHAVE_STREAMS=1 -DHAVE_SETOWN=1
-I./../../include -I../../include -I./../../include/krb5
-I../../include/krb5 -DKERBEROS -I. -I. -c ./update_utmp.c
"./update_utmp.c", line 146.5: 1506-022 (S) "ut_exit" is not a member
of "struct utmpx".

Note that HAVE_SETUTXENT is defined, HAVE_GETUTMPX is not.

struct utmpx is defined in /usr/include/utmpx.h as follows:

struct utmpx
{
char ut_user[8] ; /* User login name */
char ut_id[14] ; /* /etc/inittab id */
char ut_line[12] ; /* device name (console, lnxx) */
short ut_type ; /* type of entry */
pid_t ut_pid ; /* process id */
struct timeval ut_tv; /* time entry was made */
char ut_host[16]; /* host id */
} ;

Show quoted text
>How-To-Repeat:
See Description.
Show quoted text
>Fix:

Show quoted text
>Audit-Trail:

From: "Douglas E. Engert" <deengert@anl.gov>
To: DShambroom@gte.com
Cc: krb5-bugs@MIT.EDU
Subject: Re: krb5-build/453: krb5-1.0/src/util/pty/update_utmp.c compilation failure
Date: Tue, 07 Oct 1997 08:56:06 -0500

Try something like this:

*** ./util/pty/,update_utmp.c Thu Dec 5 21:46:32 1996
--- ./util/pty/update_utmp.c Fri Sep 12 09:38:41 1997
***************
*** 143,149 ****
--- 143,151 ----
utx.ut_exit.__e_termination = ent.ut_exit.e_termination;
utx.ut_exit.__e_exit = ent.ut_exit.e_exit;
#else
+ #ifndef _AIX
utx.ut_exit = ent.ut_exit;
+ #endif
#endif
#endif
utx.ut_tv.tv_sec = ent.ut_time;


DShambroom@gte.com wrote:
Show quoted text
>
> >Number: 453
> >Category: krb5-build
> >Synopsis: krb5-1.0/src/util/pty/update_utmp.c compilation failure
> >Confidential: yes
> >Severity: critical
> >Priority: medium
> >Responsible: tlyu
> >State: open
> >Class: sw-bug
> >Submitter-Id: unknown
> >Arrival-Date: Fri Aug 01 16:16:00 EDT 1997
> >Last-Modified:
> >Originator: W. David Shambroom
> >Organization:
> --
> W. David Shambroom E-mail: DShambroom@gte.com
> Principal Member of Technical Staff Phone: (617) 466-2584
> GTE Laboratories Incorporated Fax: (617) 466-3339
> PGP key: 1024/09CC2121 fingerprint=68A47DA6FF484189 97B5B4C8DFF8B443
> >Release: 1.0
> >Environment:
>
> Machine: IBM RS/6000 model 43P
> OS: AIX 4.2.0
> Compiler: CSet++ 3.1.4
>
> >Description:
> Using AIX 4.2.0, compilation of krb5-1.0/src/util/pty/update_utmp.c
> fails at line 46 as follows:
>
> cc -DHAVE_FCHMOD=1 -DHAVE_FCHOWN=1 -DHAVE_REVOKE=1 -DHAVE_KILLPG=1
> -DSTDC_HEADERS=1 -DHAVE_GETUTENT=1 -DHAVE_SETREUID=1 -DHAVE_SETSID=1
> -DHAVE_TTYNAME=1 -DHAVE_PTSNAME=1 -DHAVE_GRANTPT=1 -DHAVE_UNISTD_H=1
> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UTMPX_H=1 -DHAVE_UTMP_H=1
> -DHAVE_TTYENT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_WAIT_H=1
> -DHAVE_WAITPID=1 -DHAVE_SYS_ERRLIST=1 -DNEED_SYS_ERRLIST=1
> -Dkrb5_sigtype=void -DPOSIX_SIGTYPE=1 -DPOSIX_SIGNALS=1
> -DPOSIX_SETJMP=1 -DUSE_DIRENT_H=1 -DWAIT_USES_INT=1 -DPOSIX_TERMIOS=1
> -DHAVE_SETUTENT=1 -DHAVE_SETUTXENT=1 -DHAVE_STREAMS=1 -DHAVE_SETOWN=1
> -I./../../include -I../../include -I./../../include/krb5
> -I../../include/krb5 -DKERBEROS -I. -I. -c ./update_utmp.c
> "./update_utmp.c", line 146.5: 1506-022 (S) "ut_exit" is not a member
> of "struct utmpx".
>
> Note that HAVE_SETUTXENT is defined, HAVE_GETUTMPX is not.
>
> struct utmpx is defined in /usr/include/utmpx.h as follows:
>
> struct utmpx
> {
> char ut_user[8] ; /* User login name */
> char ut_id[14] ; /* /etc/inittab id */
> char ut_line[12] ; /* device name (console, lnxx) */
> short ut_type ; /* type of entry */
> pid_t ut_pid ; /* process id */
> struct timeval ut_tv; /* time entry was made */
> char ut_host[16]; /* host id */
> } ;
>
> >How-To-Repeat:
> See Description.
> >Fix:
>
> >Audit-Trail:
> >Unformatted:

--

Douglas E. Engert <DEEngert@anl.gov>
Argonne National Laboratory
9700 South Cass Avenue
Argonne, Illinois 60439
(630) 252-5444

State-Changed-From-To: open-closed
State-Changed-By: tlyu
State-Changed-When: Thu Sep 13 23:43:39 2001
State-Changed-Why:
utmp architecture substantially reworked; PR is quite stale anyway

Show quoted text
>Unformatted: