From owner-freebsd-hackers@FreeBSD.ORG Fri Sep 10 13:21:15 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A90516A4CE for ; Fri, 10 Sep 2004 13:21:15 +0000 (GMT) Received: from digital-security.org (digital-security.org [216.254.116.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9A1943D1D for ; Fri, 10 Sep 2004 13:21:14 +0000 (GMT) (envelope-from vxp@digital-security.org) Received: from digital-security.org ([216.254.116.252] helo=ownage.digital-security.org) by digital-security.org with esmtp (Exim 4.41 (FreeBSD)) id 1C5jqi-0001S3-5m; Fri, 10 Sep 2004 07:45:53 -0400 Date: Fri, 10 Sep 2004 07:45:49 -0400 (EDT) From: vxp To: Andreas Kohn In-Reply-To: <1094800263.838.2.camel@klamath.ankon.de.eu.org> Message-ID: <20040910074507.J3949@digital-security.org> References: <20040909203816.J3744@digital-security.org> <1094800263.838.2.camel@klamath.ankon.de.eu.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Score: -3.1 (---) X-Spam-Report: Spam detection software, running on the system "ownage.digital-security.org", hasmessageblock similar future email. If you have any questions, see the administrator of that system for details.thanks --Val [...] Content analysis details: (-3.1 points, 3.0 required) pts rule name description --------------------------------------------------1% [score: 0.0000] 1.8 AWL AWL: Auto-whitelist adjustment cc: freebsd-hackers@freebsd.org Subject: Re: header file related question X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2004 13:21:15 -0000 no, didn't use D_KERNEL that took care of it! :) thanks --Val On Fri, 10 Sep 2004, Andreas Kohn wrote: > > just guessing: Did you compile with -D_KERNEL? > > HTH, > Andreas >