[1483] in Kerberos_V5_Development
util/db2 fails make check on Linux
daemon@ATHENA.MIT.EDU (Sam Hartman)
Fri Aug 2 13:17:16 1996
Date: Fri, 2 Aug 1996 13:15:57 -0400
From: Sam Hartman <hartmans@MIT.EDU>
To: krbcore@MIT.EDU, marc@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