Date: Sun, 04 Jan 2015 02:07:34 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 196473] sbin/camcontrol error no member ccb->cgds allocated or queued, during i386 rescue only compile Message-ID: <bug-196473-8-1WLIQzzdHJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-196473-8@https.bugs.freebsd.org/bugzilla/> References: <bug-196473-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196473 --- Comment #1 from dewayne@heuristicsystems.com.au --- Apologies, this is on a 10.1R system using an updated /usr/src from today's 10.1Stable. I've verified that ccb_getdevstats existed grep ccb_getdevstats /usr/include/cam/* but failed to appreciate that I also needed to check the struct contents. Please disregard/close, as a simple fix is to update the base system's include files. (Though how to do that properly is a mystery, fortunately the differences are small) diff /usr/include/cam/cam_ccb.h /usr/src/sys/cam/cam_ccb.h and a cp is ok Pity there isn't a cd /usr/src && make include ;) -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196473-8-1WLIQzzdHJ>