From owner-freebsd-hackers@FreeBSD.ORG Tue Nov 18 00:39:38 2003 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 AE03F16A4CE for ; Tue, 18 Nov 2003 00:39:38 -0800 (PST) Received: from web21509.mail.yahoo.com (web21509.mail.yahoo.com [66.163.169.58]) by mx1.FreeBSD.org (Postfix) with SMTP id 1BB4443F93 for ; Tue, 18 Nov 2003 00:39:38 -0800 (PST) (envelope-from lucyloo168@yahoo.com) Message-ID: <20031118083937.63444.qmail@web21509.mail.yahoo.com> Received: from [129.130.5.229] by web21509.mail.yahoo.com via HTTP; Tue, 18 Nov 2003 00:39:37 PST Date: Tue, 18 Nov 2003 00:39:37 -0800 (PST) From: lucy loo To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Conflict between & ... ? 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: Tue, 18 Nov 2003 08:39:38 -0000 I am writing a kernel loadable module to reimplement some system calls. I have included , , etc. -- very standard header files for kld implmentation. I also want to do file i/o in this module, therefore I need to include . But it obviously conflicts with those , and make won't pass. Anyone knows how to fix this? Thanks! --------------------------------- Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard