Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 May 1999 07:49:35 -0700 (PDT)
From:      John Polstra <jdp@polstra.com>
To:        jwd@unx.sas.com
Cc:        current@freebsd.org
Subject:   Re: make world problem (just me?) warning: `MDF_ACTIVE' redefined
Message-ID:  <199905081449.HAA34051@vashon.polstra.com>
In-Reply-To: <199905080132.VAA80459@bb01f39.unx.sas.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.)

John
-- 
  John Polstra                                               jdp@polstra.com
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Self-interest is the aphrodisiac of belief."           -- James V. DeLong


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?199905081449.HAA34051>