From owner-freebsd-current@FreeBSD.ORG Tue Apr 22 18:43:12 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAAA837B401 for ; Tue, 22 Apr 2003 18:43:12 -0700 (PDT) Received: from seed.net.tw (sn12.seed.net.tw [139.175.54.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id E47A243FCB for ; Tue, 22 Apr 2003 18:43:11 -0700 (PDT) (envelope-from leafy@chihiro.leafy.idv.tw) Received: from [211.74.129.123] (port=50043 helo=chihiro.leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.10:3) id 1989Hy-000EnV-00 for freebsd-current@freebsd.org; Wed, 23 Apr 2003 09:43:11 +0800 Received: from chihiro.leafy.idv.tw (nobody@localhost [127.0.0.1]) by chihiro.leafy.idv.tw (8.12.9/8.12.9) with ESMTP id h3N1h9tw044241 for ; Wed, 23 Apr 2003 09:43:10 +0800 (CST) (envelope-from leafy@chihiro.leafy.idv.tw) Received: (from leafy@localhost) by chihiro.leafy.idv.tw (8.12.9/8.12.9/Submit) id h3N1h95L044240 for freebsd-current@freebsd.org; Wed, 23 Apr 2003 09:43:09 +0800 (CST) Date: Wed, 23 Apr 2003 09:43:09 +0800 From: leafy To: freebsd-current@freebsd.org Message-ID: <20030423014309.GA44223@chihiro.leafy.idv.tw> Mail-Followup-To: freebsd-current@freebsd.org References: <20030422031429.GA82023@chihiro.leafy.idv.tw> <3EA4C0D3.8F7CF9EE@mindspring.com> <20030423041754.N18663@gamplex.bde.org> <3EA5A2EA.F334CED8@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <3EA5A2EA.F334CED8@mindspring.com> User-Agent: Mutt/1.5.4i Subject: Re: Is there a header conflict? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2003 01:43:13 -0000 On Tue, Apr 22, 2003 at 01:15:38PM -0700, Terry Lambert wrote: > This is probably an "upgraded" system that failed to delete an > old header file, and, as a result, the "configure" program for > the package found it and decided to include it. > > If you have /usr/include/machine/_types.h, then: > > rm /usr/include/machine/types.h > > -- Terry Right, deleting the machines/types.h solved the problem. JY -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming