From owner-freebsd-current Fri Jan 7 10:40:18 2000 Delivered-To: freebsd-current@freebsd.org Received: from lamb.sas.com (lamb.sas.com [192.35.83.8]) by hub.freebsd.org (Postfix) with ESMTP id BD134157B4 for ; Fri, 7 Jan 2000 10:40:14 -0800 (PST) (envelope-from jwd@unx.sas.com) Received: from mozart (mozart.unx.sas.com [192.58.184.28]) by lamb.sas.com (8.9.3/8.9.1) with SMTP id NAA12990 for ; Fri, 7 Jan 2000 13:40:08 -0500 (EST) Received: from bb01f39.unx.sas.com by mozart (5.65c/SAS/Domains/5-6-90) id AA17833; Fri, 7 Jan 2000 13:40:00 -0500 Received: (from jwd@localhost) by bb01f39.unx.sas.com (8.9.3/8.9.1) id NAA71417 for freebsd-current@FreeBSD.org; Fri, 7 Jan 2000 13:39:59 -0500 (EST) (envelope-from jwd) From: "John W. DeBoskey" Message-Id: <200001071839.NAA71417@bb01f39.unx.sas.com> Subject: make world failure (libcrypt) To: freebsd-current@FreeBSD.org Date: Fri, 7 Jan 2000 13:39:59 -0500 (EST) X-Mailer: ELM [version 2.4ME+ PL61 (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 Hi, I'm seeing the following error, and don't see any fixes in the cvs repository yet. I am however, about an hour behind since I get my updates from a standard mirror. My sources are current as of about an hour ago... If this is already fixed, just ignore.... Thanks, John ln -sf libutil.so.2 /usr/obj/usr/src/i386/usr/lib/libutil.so cd /usr/src/lib; make depend; make all; make install ===> csu/i386-elf ===> libcom_err ===> libcom_err/doc ===> msun ===> libmd ===> libcrypt ===> ../secure/lib/libcrypt make: don't know how to make crypt-shs.c. Stop *** Error code 2 Stop in /usr/src/lib. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message