Date: Sun, 24 May 1998 15:44:19 -0700 From: Studded <Studded@san.rr.com> To: Dave Hummel <HUMMDN36@BUFFALOSTATE.EDU> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: /usr/src/share/info.i386 Message-ID: <3568A2C3.A1B8A481@san.rr.com> References: <01IXETAT4Q6E9PRCXQ@BUFFALOSTATE.EDU>
next in thread | previous in thread | raw e-mail | index | archive | help
Dave Hummel wrote: > > This is an error I haven't encountered before. I supped stable > this morning, and I got the following error. Previous build was > April 4. Apologies if this has been discussed: I've been away > for a bit, but I did search the archives and came up with > nothing. Thank you for taking that step. :) > -------------------------------------------------------------- > Cleaning up the obj tree > ----------------------------------------------------- > <snip> > ===> share/info.i386 > cd: can't cd to /usr/src/share/info.i386 > *** Error code 2 This looks like the dreaded stale dependencies problem. Did you try wiping out /usr/obj/* and start the make world again? cd /usr/obj chflags -R noschg * rm -rf * cd /usr/src make world (or elaborate as normal) Good luck, Doug -- *** Chief Operations Officer, DALnet IRC network *** *** Proud designer and maintainer of one of the world's largest *** Internet Relay Chat server with 5,328 simultaneous connections *** Try spider.dal.net on ports 6662-4 (Powered by FreeBSD) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3568A2C3.A1B8A481>