[2345] in Kerberos-V5-bugs
pending/105: Bug report - Linux 2.0.0
daemon@ATHENA.MIT.EDU (Manager of VIT2)
Fri Oct 11 14:57:20 1996
Resent-From: gnats@rt-11.MIT.EDU (GNATS Management)
Resent-To: gnats-admin@rt-11.MIT.EDU
Resent-Reply-To: krb5-bugs@MIT.EDU, Manager of VIT2 <omori@lit.inpe.br>
Date: Fri, 11 Oct 1996 11:56:03 -0500
From: Manager of VIT2 <omori@lit.inpe.br>
To: krb5-bugs@MIT.EDU
>Number: 105
>Category: pending
>Synopsis: Bug report - Linux 2.0.0
>Confidential: yes
>Severity: serious
>Priority: medium
>Responsible: gnats-admin
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Fri Oct e 14:55:00 EDT 1996
>Last-Modified:
>Originator:
>Organization:
>Release:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
Bug Report
Machine : PC 486 DX2 66 16 Mb RAM, 100 Mb SWAP, 1,400 Mb disk
Operating System : Linux, kernel 2.0.0 as is in the slackware 96 CD
Steps that I've taken :
* Got the Gzip'ed files from MIT;
* Unpacked them into the directory /usr/util/krb5
* Read the README file
* Printed doc/install.ps
* executed the configure script
* Applied the patch krb5-krb4-random-patch
* started the command make
The error message was :
cc -DTIME_WITH_SYS_TIME=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1
-DPOSIX_TYPES=1 -I./../../../include -I../../../include
-I./../../../include/krb5 -I../../../include/krb5 -I./../../../include
-I../../../include -I./../../../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 `/usr/util/krb5/src/lib/krb5/os'
make[2]: *** [all] Error 1
make[2]: Leaving directory `/usr/util/krb5/src/lib/krb5'
make[1]: *** [all-unix-subdirs] Error 1
make[1]: Leaving directory `/usr/util/krb5/src/lib'
make: *** [all] Error 1
Could you please help me ?
Thank you !
Omori ( omori@lit.inpe.br )