Re: patching

From: David O'Brien <obrien_at_freebsd.org>
Date: Mon, 24 Mar 2008 09:48:14 -0700
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.

-- 
-- David  (obrien_at_FreeBSD.org)
Q: Because it reverses the logical flow of conversation.
A: Why is top-posting (putting a reply at the top of the message) frowned upon?
Let's not play "Jeopardy-style quoting"
Received on Mon Mar 24 2008 - 15:48:18 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:29 UTC