From owner-freebsd-current Thu Jan 21 10:50:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA11667 for freebsd-current-outgoing; Thu, 21 Jan 1999 10:50:45 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from emu.sourcee.com (emu.sourcee.com [205.181.251.129]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA11651 for ; Thu, 21 Jan 1999 10:50:43 -0800 (PST) (envelope-from nrice@emu.sourcee.com) Received: (from nrice@localhost) by emu.sourcee.com (8.9.1/8.9.1) id NAA27534 for freebsd-current@FreeBSD.ORG; Thu, 21 Jan 1999 13:50:34 -0500 (EST) Date: Thu, 21 Jan 1999 13:50:33 -0500 From: "Norman C. Rice" To: freebsd-current@FreeBSD.ORG Subject: make world fails -- libcrypt's Makefile? Message-ID: <19990121134847.A27178@emu.sourcee.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Current cvsup'd today at 12:08 EST -- make world failed looking for /usr/src/secure/lib/libcrypt/crypt-md5.c. It appears that crypt-md5.c and crypt.3 were moved to /usr/src/lib/libcrypt/ on Thu Jan 21 13:50:09 1999 UTC by brandon, but /usr/src/secure/lib/libcrypt/Makefile still references crypt-md5.c and crypt.3 SRCS= crypt.c crypt-md5.c md5c.c MAN3= crypt.3 -- Regards, Norman C. Rice, Jr. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message