From owner-freebsd-current Sun Oct 6 17:47:40 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B054B37B401 for ; Sun, 6 Oct 2002 17:47:39 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 102A543E86 for ; Sun, 6 Oct 2002 17:47:39 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.6/8.12.5) id g970lbLi008730; Sun, 6 Oct 2002 19:47:37 -0500 (CDT) (envelope-from dan) Date: Sun, 6 Oct 2002 19:47:37 -0500 From: Dan Nelson To: suken woo Cc: freebsd-current Subject: Re: can recover /usr/src/include diretories Message-ID: <20021007004737.GC19470@dan.emsphone.com> References: <3D9FCC5D.4030201@mail.gddsn.org.cn> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D9FCC5D.4030201@mail.gddsn.org.cn> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Oct 06), suken woo said: > delete the /usr/src/include dir falsely , can it recover. buildworld > again ,but allways get *.h not found. faint. If you used cvsup to update your tree, just run cvsup again and it'll fetch the files over. If you used cvs, run "cd /usr/src ; cvs update -dP include". -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message