Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Mar 2008 00:37:16 +0100
From:      Kris Kennaway <kris@FreeBSD.org>
To:        Chuck Robey <chuckr@chuckr.org>
Cc:        freebsd-current@freebsd.org, Robert Watson <rwatson@FreeBSD.org>
Subject:   Re: patching
Message-ID:  <47E5982C.5040702@FreeBSD.org>
In-Reply-To: <47E57717.5060404@chuckr.org>
References:  <47E55BD0.2000101@chuckr.org>	<20080322200225.C32322@fledge.watson.org> <47E57717.5060404@chuckr.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Chuck Robey wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Robert Watson wrote:
>> On Sat, 22 Mar 2008, Chuck Robey wrote:
>>
>>> I finally get to the point that I can do some useful coding on some
>>> usb stuff, I make up a patch, update current so that I can compile
>>> against it, and find that someone has broken current.  Naughty,
>>> naughty. Here's the part of kdump where it broke:
>> Since we don't have a sys/tablet, I'm wondering if it's perhaps your
>> fault :-).  Does your include file have appropriate
>> #ifndef/#define/#endif guards around it to protect you from syntax
>> errors in the event of multiple (possibly nested) include?
> 
> Oh, I didn;'t include my patches in what broke, I was trying to get the new
> kernel buoilt and booted first, so whjat broke is 100% just what walked out of
> the archive (I cvsup the cvs archive, not just a checked out image).  Soon as
> this doesn't break on build, I will try my fix to Kai's krepdump USB HID dumping
> module.

<sys/tablet.h> was removed from FreeBSD 8 years ago.  Something is 
seriously out of date on your system.

Kris




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47E5982C.5040702>