[3209] in Kerberos-V5-bugs
krb5-build/954: /src/appl/bsd may not be complied for Linux 2.2.14 (Alpha)
daemon@ATHENA.MIT.EDU (patria@enterprisent.com)
Sun May 13 08:41:42 2001
Resent-From: gnats@rt-11.mit.edu (GNATS Management)
Resent-To: tlyu@mit.edu
Resent-Reply-To: krb5-bugs@MIT.EDU, patria@enterprisent.com
Message-Id: <200105131233.VAA31415@infern.eus.snu.ac.kr>
Date: Sun, 13 May 2001 21:33:35 +0900
From: patria@enterprisent.com
Reply-To: patria@enterprisent.com
To: krb5-bugs@mit.edu
>Number: 954
>Category: krb5-build
>Synopsis: /src/appl/bsd may not be complied for Linux 2.2.14 (Alpha)
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: tlyu
>State: open
>Class: change-request
>Submitter-Id: unknown
>Arrival-Date: Sun May 13 08:39:00 EDT 2001
>Last-Modified:
>Originator: Che-song Lee <patria@enterprisent.com>
>Organization:
Seoul National University
>Release: krb5-1.2.2
>Environment:
System: Linux infern 2.2.14-6.0 #1 Tue Mar 28 16:56:56 EST 2000 alpha unknown
Architecture: alpha
>Description:
/src/appl/bsd/krlogin.c cannot be complied with egcs-2.91.66
on Linux 2.2.14-60 (alpha) machine.
Followings are output lines during make.
krlogin.c:788: variable `noltc' has initializer but incomplete type
krlogin.c:788: warning: excess elements in struct initializer after `noltc'
krlogin.c:788: warning: excess elements in struct initializer after `noltc'
krlogin.c:788: warning: excess elements in struct initializer after `noltc'
krlogin.c:788: warning: excess elements in struct initializer after `noltc'
krlogin.c:788: warning: excess elements in struct initializer after `noltc'
krlogin.c:788: warning: excess elements in struct initializer after `noltc'
krlogin.c: In function `doit':
krlogin.c:816: sizeof applied to an incomplete type
krlogin.c: In function `catchild':
krlogin.c:1028: warning: passing arg 2 of `waitpid' from incompatible pointer type
krlogin.c: In function `writer':
krlogin.c:1142: invalid use of undefined type `struct ltchars'
krlogin.c:1142: invalid use of undefined type `struct ltchars'
krlogin.c: In function `read_wrapper':
krlogin.c:1238: invalid use of undefined type `struct ltchars'
krlogin.c: In function `stop':
krlogin.c:1295: invalid use of undefined type `struct ltchars'
krlogin.c: In function `mode':
krlogin.c:1623: sizeof applied to an incomplete type
krlogin.c:1667: sizeof applied to an incomplete type
krlogin.c: At top level:
krlogin.c:787: storage size of `defltc' isn't known
make: *** [krlogin.o] Error 1
Excluding applications on this directory will be a workaround
for using Kerberos V.
Complier used is egcs-2.91.66.
>How-To-Repeat:
Try 'make' from the directory, /src/appl/bsd, will generate errors.
>Fix:
Just I've skipped making bsd applications for Kerberos.
>Audit-Trail:
>Unformatted: