Date: Tue, 12 Mar 2002 05:56:50 +0000 (GMT) From: Peter Ulrich Kruppa <root@pukruppa.de> To: Dale Morris <dlm@well.com> Cc: <freebsd-questions@FreeBSD.ORG> Subject: Re: make buildworld fails Message-ID: <20020312055416.K1990-100000@pukruppa.de> In-Reply-To: <20020310214731.A91898@lymond.lvcm.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 10 Mar 2002, Dale Morris wrote: > I'm trying to do a make buildworld in /usr/src. I'm doing this in > Xwindows, su'ing to root.. > The program exits with this error: > > mkdep -f .depend -a -nostdinc -I/usr/obj/usr/src/i386/usr/include You could try to remove the /usr/obj/usr directory: # rm -rf /usr/obj/usr This sometimes disturbs make buildworld. Regards, Uli. *-----------------------------------* * Peter Ulrich Kruppa * * - Wuppertal - * * Germany * *-----------------------------------* 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?20020312055416.K1990-100000>