[2106] in Kerberos-V5-bugs
Re: bug in Makefile.in in 960606 distribution
daemon@ATHENA.MIT.EDU (Tom Yu)
Mon Jul 22 20:06:04 1996
Date: Mon, 22 Jul 1996 20:05:33 -0400
To: "Alison Gabriel-Reilly" <alisongr@keeska.engr.sgi.com>
Cc: krb5-bugs@MIT.EDU
From: Tom Yu <tlyu@MIT.EDU>
In-Reply-To: <9607221503.ZM1355@keeska.engr.sgi.com>
>>>>> "AGR" == "Alison Gabriel-Reilly" <alisongr@keeska.engr.sgi.com> writes:
AGR> the missing space before the "\" causes ld to read
AGR> key_sched.o concatenated with ../cryptoconf.o and the make of
AGR> destest and verify fail. I found this during the make check
AGR> run.
Thank you for reporting this. This is actually a problem related to
make, not ld. It is already fixed in our current sources and the next
beta release should contain the patch.
---Tom