From Alexander.Ott@comma-soft.com Mon Jul 3 08:24:13 2000
Received: from fort-point-station.mit.edu (FORT-POINT-STATION.MIT.EDU [18.72.0.53])
by rt-11.mit.edu (8.9.3/8.9.3) with ESMTP id IAA06327
for <bugs@RT-11.MIT.EDU>; Mon, 3 Jul 2000 08:24:09 -0400 (EDT)
Received: from smtp01do.de.uu.net (smtp01do.de.uu.net [192.76.144.61])
by fort-point-station.mit.edu (8.9.2/8.9.2) with ESMTP id IAA17272
for <krb5-bugs@mit.edu>; Mon, 3 Jul 2000 08:24:03 -0400 (EDT)
Received: from mail.comma-soft.com (gate.comma-soft.com [194.175.97.38] (may be forged))
by smtp01do.de.uu.net (5.5.5/5.5.5) with ESMTP id OAA29150
for <krb5-bugs@mit.edu>; Mon, 3 Jul 2000 14:23:56 +0200 (MET DST)
Received: by bn02.bn.comma-soft.com with Internet Mail Service (5.5.2448.0)
id <3FXGJVDB>; Mon, 3 Jul 2000 14:23:50 +0200
Message-Id: <99A8DEF6341ED111840F00805F15DAF501A59B45@bn02.bn.comma-soft.com>
Date: Mon, 3 Jul 2000 14:23:26 +0200
From: Alexander.Ott@comma-soft.com
To: krb5-bugs@mit.edu
Subject: sys_errlist redeclared
I tried to build Kerberos out of the files
While doing this as described in "Kerberos V5 Notes on Building and
Installing Kerberos Beta 5 for Kerberos version Beta 5, May 5, 1995" by
Theodore Ts'o I found the following problem:
After a successful ./configure I tried make and after some time the
following error occured:
krcp.c:110: conflicting types for `sys_errlist'
/usr/include/stdio.h:553: previous declaration of `sys_errlist'
krcp.c: In function `answer_auth':
krcp.c:1349: warning: passing arg 2 of `krb5_set_config_files' from
incompatible pointer type
make[2]: *** [krcp.o] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1
Have you got any solutions for this?
Your cincerely
Alexander Ott
Responsible-Changed-From-To: gnats-admin->tlyu
Responsible-Changed-By: tlyu
Responsible-Changed-When: Wed Feb 7 19:43:14 2001
Responsible-Changed-Why:
refiled
State-Changed-From-To: open-analyzed
State-Changed-By: tlyu
State-Changed-When: Wed Feb 7 19:45:11 2001
State-Changed-Why:
insufficient info, but looks like we don't declare sys_errlist anymore.
Received: from fort-point-station.mit.edu (FORT-POINT-STATION.MIT.EDU [18.72.0.53])
by rt-11.mit.edu (8.9.3/8.9.3) with ESMTP id IAA06327
for <bugs@RT-11.MIT.EDU>; Mon, 3 Jul 2000 08:24:09 -0400 (EDT)
Received: from smtp01do.de.uu.net (smtp01do.de.uu.net [192.76.144.61])
by fort-point-station.mit.edu (8.9.2/8.9.2) with ESMTP id IAA17272
for <krb5-bugs@mit.edu>; Mon, 3 Jul 2000 08:24:03 -0400 (EDT)
Received: from mail.comma-soft.com (gate.comma-soft.com [194.175.97.38] (may be forged))
by smtp01do.de.uu.net (5.5.5/5.5.5) with ESMTP id OAA29150
for <krb5-bugs@mit.edu>; Mon, 3 Jul 2000 14:23:56 +0200 (MET DST)
Received: by bn02.bn.comma-soft.com with Internet Mail Service (5.5.2448.0)
id <3FXGJVDB>; Mon, 3 Jul 2000 14:23:50 +0200
Message-Id: <99A8DEF6341ED111840F00805F15DAF501A59B45@bn02.bn.comma-soft.com>
Date: Mon, 3 Jul 2000 14:23:26 +0200
From: Alexander.Ott@comma-soft.com
To: krb5-bugs@mit.edu
Subject: sys_errlist redeclared
Show quoted text
>Number: 865
>Category: krb5-build
>Synopsis: sys_errlist redeclared
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: tlyu
>State: analyzed
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Mon Jul 3 08:25:00 EDT 2000
>Last-Modified: Mon Jul 9 16:46:38 EDT 2001
>Originator: Alexander.Ott@comma-soft.com
>Organization:
>Release: unknown
>Environment:
>Description:
Dear Sir or Madam,>Category: krb5-build
>Synopsis: sys_errlist redeclared
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: tlyu
>State: analyzed
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Mon Jul 3 08:25:00 EDT 2000
>Last-Modified: Mon Jul 9 16:46:38 EDT 2001
>Originator: Alexander.Ott@comma-soft.com
>Organization:
>Release: unknown
>Environment:
>Description:
I tried to build Kerberos out of the files
While doing this as described in "Kerberos V5 Notes on Building and
Installing Kerberos Beta 5 for Kerberos version Beta 5, May 5, 1995" by
Theodore Ts'o I found the following problem:
After a successful ./configure I tried make and after some time the
following error occured:
krcp.c:110: conflicting types for `sys_errlist'
/usr/include/stdio.h:553: previous declaration of `sys_errlist'
krcp.c: In function `answer_auth':
krcp.c:1349: warning: passing arg 2 of `krb5_set_config_files' from
incompatible pointer type
make[2]: *** [krcp.o] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1
Have you got any solutions for this?
Your cincerely
Alexander Ott
Show quoted text
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Fix:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->tlyu
Responsible-Changed-By: tlyu
Responsible-Changed-When: Wed Feb 7 19:43:14 2001
Responsible-Changed-Why:
refiled
State-Changed-From-To: open-analyzed
State-Changed-By: tlyu
State-Changed-When: Wed Feb 7 19:45:11 2001
State-Changed-Why:
insufficient info, but looks like we don't declare sys_errlist anymore.
Show quoted text
>Unformatted: