From owner-freebsd-stable Tue Feb 22 6:54:52 2000 Delivered-To: freebsd-stable@freebsd.org Received: from voyager.fisicc-ufm.edu (ip-198-202.guate.net [209.198.197.202]) by hub.freebsd.org (Postfix) with ESMTP id 0297637B6A0 for ; Tue, 22 Feb 2000 06:53:29 -0800 (PST) (envelope-from obonilla@voyager.fisicc-ufm.edu) Received: (from obonilla@localhost) by voyager.fisicc-ufm.edu (8.9.3/8.9.3) id TAA68505; Mon, 21 Feb 2000 19:53:57 -0600 (CST) (envelope-from obonilla) Date: Mon, 21 Feb 2000 19:53:57 -0600 From: Oscar Bonilla To: Roland Jesse Cc: freebsd-stable@freebsd.org Subject: Re: Error building freshly cvsuped libcrypt Message-ID: <20000221195356.A68482@fisicc-ufm.edu> References: <0vn1ov3ngf.fsf@cs.uni-magdeburg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre1i In-Reply-To: <0vn1ov3ngf.fsf@cs.uni-magdeburg.de> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 20, 2000 at 04:25:52PM +0100, Roland Jesse wrote: > I cvsuped -stable sources (from cvsup.apfel.de) and security sources > (cvsup.internat.FreeBSD.org) at about 3 pm CET today. > > Doing a `make buildworld` results in: > ------- cut ------- > cc -O -pipe -I/usr/src/secure/lib/libcrypt/../../../lib/libmd -I/usr/src/secure/lib/libcrypt/../../../lib/libcrypt -DNONEXPORTABLE_CRYPT -DLIBC_SCCS -Wall -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/secure/lib/libcrypt/../../../lib/libcrypt/crypt.c -o crypt.o > /usr/src/secure/lib/libcrypt/../../../lib/libcrypt/crypt.c: In function `crypt': > /usr/src/secure/lib/libcrypt/../../../lib/libcrypt/crypt.c:62: warning: unused variable `j' > /usr/src/secure/lib/libcrypt/../../../lib/libcrypt/crypt.c: At top level: > /usr/src/secure/lib/libcrypt/../../../lib/libcrypt/crypt.c:14: warning: `rcsid' defined but not used > make: don't know how to make crypt-md5.c. Stop > *** Error code 2 i think the problem has to do with the missing file crypt-md5.c somehow it got removed from the sources (i run a mirror and found it in the Attic) from the logs: ---------------------------- revision 1.4 date: 1999/09/20 12:39:59; author: markm; state: dead; lines: +2 -2 Make this completely dependant on the exportable libcrypt, to avoid duplication of effort. Also a large cleanup of the code, inspired by Brandon Gillespie. ---------------------------- i don't think the intention was to remove it. regards, -oscar -- pgp public key: finger obonilla@fisicc-ufm.edu pgp fingerprint: 50 D4 B6 9B DB 7D D8 47 DF 3C ED 39 18 78 DA 8C To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message