Date: Thu, 14 Apr 2005 11:20:54 -0700 From: Nate Lawson <nate@root.org> To: noackjr@alumni.rice.edu Cc: Jose M Rodriguez <josemi@freebsd.jazztel.es> Subject: Re: RELENG_5 broken? Message-ID: <425EB486.5090001@root.org> In-Reply-To: <425E7DBD.8060107@alumni.rice.edu> References: <200504141326.20284.freebsd@redesjm.local> <20050414132859.GA60995@bunrab.catwhisker.org> <425E7DBD.8060107@alumni.rice.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Jon Noack wrote: > On 4/14/2005 8:28 AM, David Wolfskill wrote: > >> On Thu, Apr 14, 2005 at 01:26:17PM +0200, Jose M Rodriguez wrote: >> >>> Anyone seen this? >> >> >> [... >> /usr/src/sys/kern/subr_bus.c:1082: warning: no previous prototype for >> 'devclass_get_drivers' >> *** Error code 1 >> ... >> ] >> >> Yup; just a few minutes ago, with sys/kern/subr_bus.c rev. 1.156.2.6. >> >> Perhaps something was overlooked in the MFC from 2005-04-14 04:54:15 UTC? > > Yeah, we also need to MFC rev. 1.68 of src/sys/sys/bus.h. I've committed the prototype, much apologies for the breakage. I compiled the patch in my RELENG_5 tree just fine, but it appears the kernel build may be referencing /sys for includes instead of ../../../sys or whatever. Thus build-testing MFC patches on a -current box is not a good test. -- Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?425EB486.5090001>