Date: Mon, 24 Mar 2008 13:18:59 -0400 From: Chuck Robey <chuckr@chuckr.org> To: obrien@freebsd.org, Chuck Robey <chuckr@chuckr.org>, freebsd-current@freebsd.org Subject: Re: patching Message-ID: <47E7E283.5070406@chuckr.org> In-Reply-To: <20080324164814.GA86990@dragon.NUXI.org> References: <47E55BD0.2000101@chuckr.org> <20080324164814.GA86990@dragon.NUXI.org>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 David O'Brien wrote: > On Sat, Mar 22, 2008 at 03:19:44PM -0400, Chuck Robey wrote: >> Here's the part of kdump where it broke: >> ===> usr.bin/kdump (all) > .. >> In file included from ioctl.c:127: >> /usr/obj/usr/src/tmp/usr/include/sys/tablet.h:93: error: redefinition of 'struct >> synapticshw' > > The kdump build includes all .h's visiable to it. If you 'cd > /usr/src/usr.bin/kdump && make' it will look at every > /usr/include/sys/*.h you have - including old obsolete ones. > > In otherwords, you have stale files in ${DESTDIR}/usr/include. > Thanks, David, I'd found it a couple days ago, actually it was pointed directly to in an earlier email. I had somehow pulled a really old copy of tablet.h from my cvs archive onto my system. I have been working on a USB driver for a graphic tablet, I can't really see how I pulled that file from the archive, but that's doubtlessly the thing which I did, and removing it fixed the build, I just had assumed it was one of the occaisonal breakages in current because I thought I hadn't touched it directly, I needed to be given a reason to overcome my silly assumption. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFH5+KDz62J6PPcoOkRAsb9AJ9gRHhnaM9u5PFxsc5ZHtVddzwSiACgkrPT z//Q6wF14Pow+6hyfLfI3BM= =gEF6 -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47E7E283.5070406>