Date: Sun, 14 Jun 1998 08:50:28 -0500 From: Matt White <mwhite@oakwood.k12.oh.us> To: <freebsd-stable@FreeBSD.ORG> Subject: Correct Way to Refresh Source Tree? Message-ID: <199806141350.IAA14108@dfw-ix16.ix.netcom.com>
next in thread | raw e-mail | index | archive | help
Hello... I've been unable to rebuild the world for about two weeks now. I'm still getting the following error: ===> usr.bin/ncal rm -f .depend mkdep -f .depend -a ncal.c ncal.c:32: calendar.h: No such file or directory mkdep: compile failed I've tried killed usr.bin/ncal and cvsupping again, but even after downloading a new copy of the code it still fails to build. I've sent in a pr, and got a response back saying something along the lines of "found the problem, know what the solution is, but it's not my department" and I haven't heard anything back since then. So, I'm wondering if I should just wipe out the whole code tree and recreate it again by cvsupping. If this might help, what's the best way to wipe out the whole code tree? I don't have any of my own programs in there (I keep them in /usr/local/src), so I suspect "rm -rf /usr/src" would work, but I wanted to ask to be safe. =) -- Matt White mwhite@oakwood.k12.oh.us 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?199806141350.IAA14108>