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 _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"