[3298] in Kerberos-V5-bugs
krb5-build/1043: telnetd build fails on AIX
daemon@ATHENA.MIT.EDU (Dan Million)
Mon Jan 14 11:14:18 2002
Resent-From: gnats@rt-11.mit.edu (GNATS Management)
Resent-To: tlyu@mit.edu
Resent-Reply-To: krb5-bugs@MIT.EDU, lio@hpss1.ccs.ornl.gov
Message-Id: <200201141612.LAA16474@hpss1.ccs.ornl.gov>
Date: Mon, 14 Jan 2002 11:12:18 -0500
From: Dan Million <lio@hpss1.ccs.ornl.gov>
Reply-To: lio@hpss1.ccs.ornl.gov
To: krb5-bugs@mit.edu
>Number: 1043
>Category: krb5-build
>Synopsis: telnetd build fails on AIX
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: tlyu
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Mon Jan 14 11:13:01 EST 2002
>Last-Modified:
>Originator: Dan Million
>Organization:
Oak Ridge National Laboratory
>Release: krb5-1.2.3
>Environment:
IBM RS/6000
AIX 4.3.3
System: AIX hpss1 3 4 000BF74D4C00
>Description:
The ChangeLog in the src/appl/telnet/telnetd directory says that
ext.h was modified to change prototypes for netprintf and other
functions (entry dated 2001-08-02), but attempting to compile
utility.c in this directory fails because of prototype mismatches
on these functions:
"utility.c", line 373.1: 1506-343 (S) Redeclaration of netprintf
differs from previous declaration on line 192 of "ext.h".
"utility.c", line 373.1: 1506-378 (I) Prototype for function
netprintf cannot contain "..." when mixed with a nonprototype
declaration.
"utility.c", line 383.1: 1506-343 (S) Redeclaration of netprintf_urg
differs from previous declaration on line 193 of "ext.h".
"utility.c", line 383.1: 1506-378 (I) Prototype for function
netprintf_urg cannot contain "..." when mixed with a nonprototype
declaration.
"utility.c", line 393.1: 1506-343 (S) Redeclaration of
netprintf_noflush differs from previous declaration on line
194 of "ext.h".
"utility.c", line 393.1: 1506-378 (I) Prototype for function
netprintf_noflush cannot contain "..." when mixed with a
nonprototype declaration.
make: 1254-004 The error code from the last command is 1.
>How-To-Repeat:
Try building on an AIX system.
>Fix:
None determined yet.
>Audit-Trail:
>Unformatted: