From owner-freebsd-questions Mon Oct 4 7:32:48 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp03.wxs.nl (smtp03.wxs.nl [195.121.6.37]) by hub.freebsd.org (Postfix) with ESMTP id 66C03154A5 for ; Mon, 4 Oct 1999 07:32:26 -0700 (PDT) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.196.47]) by smtp03.wxs.nl (Netscape Messaging Server 3.61) with ESMTP id AAA5EE8; Mon, 4 Oct 1999 16:32:24 +0200 Received: (from asmodai@localhost) by daemon.ninth-circle.org (8.9.3/8.9.3) id QAA65649; Mon, 4 Oct 1999 16:31:48 +0200 (CEST) (envelope-from asmodai) Date: Mon, 4 Oct 1999 16:31:48 +0200 From: Jeroen Ruigrok/Asmodai To: Robert Blayzor Cc: freebsd-questions@freebsd.org Subject: Re: 3.3-STABLE buildworld Message-ID: <19991004163148.N63946@daemon.ninth-circle.org> Reply-To: stable@freebsd.org References: <199910041331.JAA20354@nimbus.superior.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <199910041331.JAA20354@nimbus.superior.net> Organisation: Ninth-Circle Enterprises Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On [19991004 16:12], Robert Blayzor (robert@superior.net) wrote: >I'm having a problem buildworlding off the most recent 3.3-stable update. >On several machines, I'm getting this error and the buildworld dies: > >rm -f .depend /usr/obj/usr/src/secure/lib/libcrypt/GPATH /usr/obj/usr/src/secure/lib/libcrypt/GRTAGS /usr/obj/usr/src/secure/lib/libcrypt/GSYMS /usr/obj/usr/src/secure/lib/libcrypt/GTAGS >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 The best forum to ask and report these kind of problems is freebsd-stable@freebsd.org I have the reply-to to stable. I have seen no reports on -stable which indicate this. You could have cvsup'd between commits. Could you wait a few hours, re-cvsup and try again? Also, rm -rf your whole /usr/obj [you will prolly need a chflags -R noschg as well]. HTH, -- Jeroen Ruigrok van der Werven/Asmodai asmodai(at)wxs.nl The BSD Programmer's Documentation Project Network/Security Specialist BSD: Technical excellence at its best Those who cannot remember the past are condemned to repeat it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message