[1559] in Kerberos_V5_Development
Re: util/db2 fails make check on Linux
daemon@ATHENA.MIT.EDU (tytso@MIT.EDU)
Tue Aug 13 15:30:25 1996
Date: Tue, 13 Aug 1996 15:30:47 -0400
To: hartmans@MIT.EDU
Cc: krbcore@MIT.EDU, marc@MIT.EDU
In-Reply-To: <199608021715.NAA20534@tertius.mit.edu> (message from Sam Hartman
on Fri, 2 Aug 1996 13:15:57 -0400)
From: tytso@MIT.EDU
Date: Fri, 2 Aug 1996 13:15:57 -0400
From: Sam Hartman <hartmans@MIT.EDU>
Because Linux doesn't have /usr/dict/words, I didn't notice
this earlier, but it's failing the db tests. (Everything was randomly
core dumping, and it was starting to point to a db failure, so I
installed /usr/dict/words and ran the tests on cutter-john.)
This is in the krb5 locker build tree,
/mit/krb5/.build.i386_linux1. It's configured using the config script
in that directory, with the sources in /mit/krb5/sandbox/src. I do
not believe there are any outstanding changes in util/db2, although I
have not checked in all the other changes I needed to get Linux to
build.
Sam, do you still have this problem on your Linux box? (1) RedHat Linux
has /usr/dict/words, and (2) using gcc 2.7.2, db is succeeding its
internal tests. (This is using a RedHat 3.0.3 w/ a Linux 2.0 kernel.)
- Ted