Date: Mon, 4 Oct 1999 16:31:48 +0200 From: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl> To: Robert Blayzor <robert@superior.net> Cc: freebsd-questions@freebsd.org Subject: Re: 3.3-STABLE buildworld Message-ID: <19991004163148.N63946@daemon.ninth-circle.org> In-Reply-To: <199910041331.JAA20354@nimbus.superior.net> References: <199910041331.JAA20354@nimbus.superior.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <http://home.wxs.nl/~asmodai> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991004163148.N63946>