[678] in Kerberos-V5-bugs
Re: krb5 compile...wants libdes.a???
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Thu Aug 25 00:35:01 1994
Date: Thu, 25 Aug 94 00:34:32 EDT
From: tytso@MIT.EDU (Theodore Ts'o)
To: dab0@sun03.emtc.nbs.gov (Dave Bergstedt)
Cc: krb5-bugs@MIT.EDU
In-Reply-To: [673]
Date: Mon, 22 Aug 94 11:27:16 CDT
From: dab0@sun03.emtc.nbs.gov (Dave Bergstedt)
I just ftp'd down
athena-dist.mit.edu:/pub/kerberos/dist/940615/krb5.src.B4-2.tar.gz,
the doc and crypto and readme. Following the instructions, running
"configure --with-krb5-root=/usr2/krb5" in /usr2/krb5/src works fine.
when I run a make though I get an error that it can't find libdes.a.
This was a bug that got introduced right before we released the
patchlevel. If you don't need Kerberos V4 compatibility, just remove
libdes.a from the relevant Makefile.in; we'll fix it right in the next
patch release.
- Ted