From owner-freebsd-current Thu Jan 21 14:16:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA05507 for freebsd-current-outgoing; Thu, 21 Jan 1999 14:16:00 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA05497 for ; Thu, 21 Jan 1999 14:15:57 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.9.1/8.9.1) id OAA07856; Thu, 21 Jan 1999 14:17:06 -0800 (PST) (envelope-from sgk) From: Steve Kargl Message-Id: <199901212217.OAA07856@troutmask.apl.washington.edu> Subject: Re: src/secure breaks world In-Reply-To: <19990121171027.A27856@emu.sourcee.com> from "Norman C. Rice" at "Jan 21, 1999 5:10:27 pm" To: nrice@emu.sourcee.com (Norman C. Rice) Date: Thu, 21 Jan 1999 14:17:06 -0800 (PST) Cc: freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Norman C. Rice wrote: > On Thu, Jan 21, 1999 at 12:26:04PM -0800, Steve Kargl wrote: > > make: don't know how to make crypt-md5.c. Stop > > *** Error code 2 > > 1 error > > > > Seem crypt-md5.c was moved into the attic, but the Makefile was updated. > > Do you mean "wasn't" updated? Yes, of course. I think faster than I type. > I am not sure that fixing the Makefile will resolve all the issues with the > recent libcrypt changes. I agree because there is now src/lib/libcrypt/crypt-md5.c, and its unclear whether one should delete crypt-md5.c from SRCS in the Makefile or change .PATH to pick up the new file. -- Steve finger kargl@troutmask.apl.washington.edu http://troutmask.apl.washington.edu/~clesceri/kargl.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message