Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 May 2000 13:03:11 -0700
From:      Marcel Moolenaar <marcel@cup.hp.com>
To:        obrien@FreeBSD.ORG
Cc:        Doug Barton <DougB@gorean.org>, freebsd-current@FreeBSD.ORG
Subject:   Re: world breakage in usr.bin/kdump
Message-ID:  <39171D7F.C6BE4EA0@cup.hp.com>
References:  <3916607D.8A410AC6@gorean.org> <20000508124908.C52207@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
David O'Brien wrote:
> 
> 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.

It should have been deleted by the appropriate makefile before the new
headers are installed. Obsoleting header files can create as much
backward compatibility problems as obsoleting functions or options can.
It should have been dealt with accordingly...

-- 
Marcel Moolenaar
  mail: marcel@cup.hp.com / marcel@FreeBSD.org
  tel:  (408) 447-4222


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?39171D7F.C6BE4EA0>