From owner-freebsd-current Fri Mar 15 18:25:22 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA20106 for current-outgoing; Fri, 15 Mar 1996 18:25:22 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA20101 for ; Fri, 15 Mar 1996 18:25:20 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id TAA14662; Fri, 15 Mar 1996 19:21:55 -0700 From: Terry Lambert Message-Id: <199603160221.TAA14662@phaeton.artisoft.com> Subject: Re: opt_*.h To: alk@Think.COM (Tony Kimball) Date: Fri, 15 Mar 1996 19:21:55 -0700 (MST) Cc: freebsd-current@FreeBSD.org In-Reply-To: <199603152348.RAA22781@compound> from "Tony Kimball" at Mar 15, 96 05:48:45 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > Last time I tried to snarf a current, the opt_*.h headers were not > there yet so I couldn't build it. Should I try again? These headers are created by the config program. Make sure you are running the newest version if you run the newest version of the kernel sources. Don't forget to "make depend". Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.