From andreas@beinhardt.ub.uni-koeln.de Wed Dec 4 07:50:28 1996
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 HAA27955 for <bugs@RT-11.MIT.EDU>; Wed, 4 Dec 1996 07:50:27 -0500
Received: from Beinhardt.Ub.Uni-Koeln.DE by MIT.EDU with SMTP
id AA18125; Wed, 4 Dec 96 07:49:37 EST
Received: (from andreas@localhost) by beinhardt.ub.uni-koeln.de (8.7.5/8.7.3) id NAA21027 for krb5-bugs@athena.mit.edu; Wed, 4 Dec 1996 13:55:00 +0100
Message-Id: <199612041255.NAA21027@beinhardt.ub.uni-koeln.de>
Date: Wed, 4 Dec 1996 13:54:59 +0100 (MET)
From: Andreas Gieseler <andreas@beinhardt.ub.uni-koeln.de>
To: krb5-bugs@MIT.EDU
Subject: Datum undefined
State-Changed-From-To: open-closed
State-Changed-By: tytso
State-Changed-When: Tue Mar 18 15:40:41 1997
State-Changed-Why: Fixed in 1.0 (by removing ANAME DBM functionality)
Responsible-Changed-From-To: gnats-admin->krb5-unassigned
Responsible-Changed-By: tytso
Responsible-Changed-When: Tue Mar 18 15:49:56 1997
Responsible-Changed-Why:
but I get the following error:
-------snip--------
make[3]: Entering directory `/krb5/src/lib/krb5/os'
gcc -O6 -g -DTIME_WITH_SYS_TIME=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DPOSIX_TYPES=1 -I../../../../src/lib/krb5/os/../../../include -I../../../include -I../../../../src/lib/krb5/os/../../../include/krb5 -I../../../include/krb5 -I../../../../src/lib/krb5/os/../../../include -I../../../include -I../../../../src/lib/krb5/os/../../../include/krb5 -I../../../include/krb5 -c an_to_ln.c -o an_to_ln.o
an_to_ln.c: In function `dbm_an_to_ln':
an_to_ln.c:88: `datum' undeclared (first use this function)
an_to_ln.c:88: (Each undeclared identifier is reported only once
an_to_ln.c:88: for each function it appears in.)
an_to_ln.c:88: parse error before `key'
an_to_ln.c:93: `key' undeclared (first use this function)
an_to_ln.c:103: `contents' undeclared (first use this function)
make[3]: *** [an_to_ln.o] Error 1
make[3]: Leaving directory `/krb5/src/lib/krb5/os'
make[2]: *** [all] Error 1
make[2]: Leaving directory `/krb5/src/lib/krb5'
make[1]: *** [all-unix-subdirs] Error 1
make[1]: Leaving directory `/krb5/src/lib'
make: *** [all] Error 1
-----snap-----------
I looked in all of your header files but didn't find any definition
of "datum". Where is my failure?
Andreas Gieseler
--
************************************************************************
Andreas Gieseler email: andreas@ub.uni-koeln.de
Universitaets- und Stadtbibliothek Koeln Tel : 0221/470 - 4512
Universitaetsstrasse 33 priv.: 0221/403474
50931 Koeln
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 HAA27955 for <bugs@RT-11.MIT.EDU>; Wed, 4 Dec 1996 07:50:27 -0500
Received: from Beinhardt.Ub.Uni-Koeln.DE by MIT.EDU with SMTP
id AA18125; Wed, 4 Dec 96 07:49:37 EST
Received: (from andreas@localhost) by beinhardt.ub.uni-koeln.de (8.7.5/8.7.3) id NAA21027 for krb5-bugs@athena.mit.edu; Wed, 4 Dec 1996 13:55:00 +0100
Message-Id: <199612041255.NAA21027@beinhardt.ub.uni-koeln.de>
Date: Wed, 4 Dec 1996 13:54:59 +0100 (MET)
From: Andreas Gieseler <andreas@beinhardt.ub.uni-koeln.de>
To: krb5-bugs@MIT.EDU
Subject: Datum undefined
Show quoted text
>Number: 273
>Category: krb5-libs
>Synopsis: Datum undefined
>Confidential: yes
>Severity: serious
>Priority: medium
>Responsible: krb5-unassigned
>State: closed
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Wed Dec 04 07:51:01 EST 1996
>Last-Modified: Tue Mar 18 15:50:05 EST 1997
>Originator:
>Organization:
>Release:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Category: krb5-libs
>Synopsis: Datum undefined
>Confidential: yes
>Severity: serious
>Priority: medium
>Responsible: krb5-unassigned
>State: closed
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Wed Dec 04 07:51:01 EST 1996
>Last-Modified: Tue Mar 18 15:50:05 EST 1997
>Originator:
>Organization:
>Release:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
State-Changed-From-To: open-closed
State-Changed-By: tytso
State-Changed-When: Tue Mar 18 15:40:41 1997
State-Changed-Why: Fixed in 1.0 (by removing ANAME DBM functionality)
Responsible-Changed-From-To: gnats-admin->krb5-unassigned
Responsible-Changed-By: tytso
Responsible-Changed-When: Tue Mar 18 15:49:56 1997
Responsible-Changed-Why:
Show quoted text
>Unformatted:
I tried to build Kerberos 5 on Debian linux with gcc-2.7.2but I get the following error:
-------snip--------
make[3]: Entering directory `/krb5/src/lib/krb5/os'
gcc -O6 -g -DTIME_WITH_SYS_TIME=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DPOSIX_TYPES=1 -I../../../../src/lib/krb5/os/../../../include -I../../../include -I../../../../src/lib/krb5/os/../../../include/krb5 -I../../../include/krb5 -I../../../../src/lib/krb5/os/../../../include -I../../../include -I../../../../src/lib/krb5/os/../../../include/krb5 -I../../../include/krb5 -c an_to_ln.c -o an_to_ln.o
an_to_ln.c: In function `dbm_an_to_ln':
an_to_ln.c:88: `datum' undeclared (first use this function)
an_to_ln.c:88: (Each undeclared identifier is reported only once
an_to_ln.c:88: for each function it appears in.)
an_to_ln.c:88: parse error before `key'
an_to_ln.c:93: `key' undeclared (first use this function)
an_to_ln.c:103: `contents' undeclared (first use this function)
make[3]: *** [an_to_ln.o] Error 1
make[3]: Leaving directory `/krb5/src/lib/krb5/os'
make[2]: *** [all] Error 1
make[2]: Leaving directory `/krb5/src/lib/krb5'
make[1]: *** [all-unix-subdirs] Error 1
make[1]: Leaving directory `/krb5/src/lib'
make: *** [all] Error 1
-----snap-----------
I looked in all of your header files but didn't find any definition
of "datum". Where is my failure?
Andreas Gieseler
--
************************************************************************
Andreas Gieseler email: andreas@ub.uni-koeln.de
Universitaets- und Stadtbibliothek Koeln Tel : 0221/470 - 4512
Universitaetsstrasse 33 priv.: 0221/403474
50931 Koeln