Date: Sat, 8 May 1999 22:13:31 +0400 (MSD) From: REM <firma@gagarinclub.ru> To: John Polstra <jdp@polstra.com> Cc: jwd@unx.sas.com, current@FreeBSD.ORG Subject: Re: make world problem (just me?) warning: `MDF_ACTIVE' redefined Message-ID: <Pine.BSF.4.10.9905082210320.863-100000@rem.gagarinclub.ru> In-Reply-To: <199905081449.HAA34051@vashon.polstra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 8 May 1999, John Polstra wrote: > In article <199905080132.VAA80459@bb01f39.unx.sas.com>, > John W. DeBoskey <jwd@unx.sas.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9905082210320.863-100000>