From owner-freebsd-current Sat May 8 11:13:53 1999 Delivered-To: freebsd-current@freebsd.org Received: from router.gagarinclub.ru (unknown [194.67.182.2]) by hub.freebsd.org (Postfix) with ESMTP id EC66814BF7 for ; Sat, 8 May 1999 11:13:21 -0700 (PDT) (envelope-from firma@gagarinclub.ru) Received: from rem.gagarinclub.ru (rem.gagarinclub.ru [194.67.182.5]) by router.gagarinclub.ru (8.9.3/8.9.3) with ESMTP id WAA08236; Sat, 8 May 1999 22:10:32 +0400 (MSD) Date: Sat, 8 May 1999 22:13:31 +0400 (MSD) From: REM Reply-To: REM To: John Polstra Cc: jwd@unx.sas.com, current@FreeBSD.ORG Subject: Re: make world problem (just me?) warning: `MDF_ACTIVE' redefined In-Reply-To: <199905081449.HAA34051@vashon.polstra.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 8 May 1999, John Polstra wrote: > In article <199905080132.VAA80459@bb01f39.unx.sas.com>, > John W. DeBoskey wrote: > > > > I've had the following problem for the last 36 hours or so. I > > haven't seen any fixes related to this. Has anyone else seen > > the following, or is my tree somehow messed up? > ... > > ===> usr.bin/kdump > > cc -nostdinc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.. -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/kdump/kdump.c > > /bin/sh /usr/src/usr.bin/kdump/mkioctls > ioctl.c > > In file included from :47: > > /usr/obj/usr/src/tmp/usr/include/sys/memrange.h:16: warning: `MDF_ACTIVE' redefined > > /usr/obj/usr/src/tmp/usr/include/pccard/cardinfo.h:77: warning: this is the location of the previous definition > > cc -nostdinc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.. -I/usr/obj/usr/src/tmp/usr/include -c ioctl.c > > ioctl.c:7: sys/disk.h: No such file or directory > > In file included from ioctl.c:76: > > /usr/obj/usr/src/tmp/usr/include/sys/memrange.h:16: warning: `MDF_ACTIVE' redefined > > /usr/obj/usr/src/tmp/usr/include/pccard/cardinfo.h:77: warning: this is the location of the previous definition > > *** Error code 1 > > It's real. I got it too in last night's make world on an alpha > machine with a freshly checked-out source tree and an empty obj tree. > (I haven't done a make world on i386 this week.) > I have had this problem in the morning of 08.05.99. Then I cvsup my system at the middle of this day and make world. It's OK now. REM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message