From owner-freebsd-current Mon May 8 13: 3:31 2000 Delivered-To: freebsd-current@freebsd.org Received: from atlrel2.hp.com (atlrel2.hp.com [156.153.255.202]) by hub.freebsd.org (Postfix) with ESMTP id A02A837BB6A; Mon, 8 May 2000 13:03:17 -0700 (PDT) (envelope-from marcel@cup.hp.com) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by atlrel2.hp.com (Postfix) with ESMTP id 79015786; Mon, 8 May 2000 16:03:12 -0400 (EDT) Received: from cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com with ESMTP (8.8.6 (PHNE_17135)/8.7.3 TIS 5.0.1) id NAA05619; Mon, 8 May 2000 13:03:10 -0700 (PDT) Message-ID: <39171D7F.C6BE4EA0@cup.hp.com> Date: Mon, 08 May 2000 13:03:11 -0700 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: obrien@FreeBSD.ORG Cc: Doug Barton , freebsd-current@FreeBSD.ORG Subject: Re: world breakage in usr.bin/kdump References: <3916607D.8A410AC6@gorean.org> <20000508124908.C52207@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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