From owner-freebsd-questions Fri Jan 12 17:26: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail8.sc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by hub.freebsd.org (Postfix) with ESMTP id 8DAE537B402 for ; Fri, 12 Jan 2001 17:25:50 -0800 (PST) Received: from sc.rr.com ([24.88.102.101]) by mail8.sc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Fri, 12 Jan 2001 20:24:06 -0500 Received: (from dmaddox@localhost) by sc.rr.com (8.11.1/8.11.1) id f0D1QaG08006; Fri, 12 Jan 2001 20:26:36 -0500 (EST) (envelope-from dmaddox) Date: Fri, 12 Jan 2001 20:26:36 -0500 From: "Donald J . Maddox" To: Mike Meyer Cc: rt , questions@freebsd.org Subject: Re: blew away /usr/include Message-ID: <20010112202635.A7971@cae88-102-101.sc.rr.com> Reply-To: dmaddox@sc.rr.com Mail-Followup-To: Mike Meyer , rt , questions@freebsd.org References: <9168230@toto.iv> <14943.43337.568488.329314@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <14943.43337.568488.329314@guru.mired.org>; from mwm@mired.org on Fri, Jan 12, 2001 at 07:03:05PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jan 12, 2001 at 07:03:05PM -0600, Mike Meyer wrote: > rt types: > > an attempt at installing a cross compiler blew away my > > /usr/include directory. > > > > how do i get it back? i'm assuming i must reinstall it - > > it's probably the easiest as opposed to some undelete tool. > > Try "make install" in /usr/src/include. That won't give you a complete set of includes... It's better to do a 'make includes' in /usr/src. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message