[622] in Kerberos-V5-bugs
Re: GNU configure: making in subdir breaks krb5B4-2
daemon@ATHENA.MIT.EDU (Mark W. Eichin)
Fri Aug 12 01:14:15 1994
Date: Fri, 12 Aug 1994 01:14:11 +0500
From: "Mark W. Eichin" <eichin@MIT.EDU>
To: Jonathan Stone <jonathan@DSG.Stanford.EDU>
Cc: krb5-bugs@MIT.EDU
In-Reply-To: [621]
That's certainly an unusual problem... we've done builds with GNU make
3.70 under Ultrix 4.2a on the PMAX -- but that shouldn't have made
*that* much difference.
>> The problem is that the Makefiles under lib/crypto depend on
>> cryptoconf.o. Yet the rules in those makefiles, built by GNU
Hmm. Could you mail me (personally, eichin@mit.edu) a copy of the
lib/crypto/Makefile? The only dependency for Makefile should be
"$(srcdir)/Makefile.in" and "config.status"... and the only thing that
should depend on cryptoconf.o is libcrypto.a itself.
>> of the make. I don't grok GNU Configure enough to fix it.
That's ok :-) Hopefully, after a few more patchlevels we'll have this
kind of thing straightened out.
_Mark_