Date: Mon, 8 May 2000 12:49:08 -0700 From: "David O'Brien" <obrien@freebsd.org> To: Doug Barton <DougB@gorean.org> Cc: freebsd-current@freebsd.org Subject: Re: world breakage in usr.bin/kdump Message-ID: <20000508124908.C52207@dragon.nuxi.com> In-Reply-To: <3916607D.8A410AC6@gorean.org>; from DougB@gorean.org on Sun, May 07, 2000 at 11:36:45PM -0700 References: <3916607D.8A410AC6@gorean.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 07, 2000 at 11:36:45PM -0700, Doug Barton wrote:
> /usr/include/sys/wormio.h:102: warning: `CDRIOCBLANK' redefined
> /usr/include/sys/cdrio.h:59: warning: this is the location of the
In the old days
cd /usr/src ; make -DCLOBBER includes
would do what needs to be done. (the CLOBBER ability should not have
been ripped out). wormio.h is no longer an active file, so you need to
manually delete it from /usr/include.
--
-- David (obrien@NUXI.com)
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?20000508124908.C52207>
