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 ([EMAIL PROTECTED])
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message