From owner-freebsd-current Wed Oct 14 16:59:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA21809 for freebsd-current-outgoing; Wed, 14 Oct 1998 16:59:09 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from spinner.netplex.com.au (spinner.netplex.com.au [202.12.86.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA21791 for ; Wed, 14 Oct 1998 16:59:03 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from spinner.netplex.com.au (localhost [127.0.0.1]) by spinner.netplex.com.au (8.9.1/8.9.1/Spinner) with ESMTP id HAA08409; Thu, 15 Oct 1998 07:30:47 +0800 (WST) (envelope-from peter@spinner.netplex.com.au) Message-Id: <199810142330.HAA08409@spinner.netplex.com.au> X-Mailer: exmh version 2.0.2 2/24/98 To: Alex Zepeda cc: Terry Lambert , perlsta@fs3.ny.genx.net, current@FreeBSD.ORG Subject: Re: /usr/include/sys/cam/scsi... In-reply-to: Your message of "Wed, 14 Oct 1998 16:24:09 MST." Date: Thu, 15 Oct 1998 07:30:46 +0800 From: Peter Wemm Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alex Zepeda wrote: [..] > > Well, you could rm -rf /usr/include and then cd /usr/src/include > > and make install. > > Nope. This misses stuff like zlib.h, and perhaps a few more. This is what 'cd /usr/src; make -DCLOBBER includes' is for.. It catches all the known include files. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message