[Bug 196473] sbin/camcontrol error no member ccb->cgds allocated or queued, during i386 rescue only compile

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 4 02:07:34 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196473

--- Comment #1 from dewayne at 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.


More information about the freebsd-bugs mailing list