From owner-freebsd-hackers@FreeBSD.ORG Sat Mar 14 16:15:03 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A3021065673 for ; Sat, 14 Mar 2009 16:15:03 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 4580E8FC1B for ; Sat, 14 Mar 2009 16:15:03 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [65.122.17.41]) by cyrus.watson.org (Postfix) with ESMTPS id DCC0046B43; Sat, 14 Mar 2009 12:15:02 -0400 (EDT) Date: Sat, 14 Mar 2009 16:15:02 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Jacky Oh In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-hackers@freebsd.org Subject: Re: sys/vimage.h and net/opt_inet6 not exist on 7.1 release? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Mar 2009 16:15:03 -0000 On Fri, 13 Mar 2009, Jacky Oh wrote: > Im trying to compile sys/netinet/ip_fw_pfil.c as example of KLD firewall > module. This file include net/opt_inet6.h and sys/vimage.h but the compiler > dont find it. This files seems that was deleted from the source tree. Hi Jacky-- vimage.h, at least, should exist only in 8.x -- could you check that you're checking out the right version of the file for use on 7.x? Robert N M Watson Computer Laboratory University of Cambridge