看板 FB_hackers 關於我們 聯絡資訊
On 14/06/2014 8:10 PM, Chris Torek wrote: >> I added "options INVARIANTS" to a kernel and recompiled.. >> >> Well, I tried to recompile - compiling ends like this: >> >> cam_periph.o: In function `cam_periph_find': >> /usr/src/sys/amd64/compile/DEBUG/../../../cam/cam_periph.c:301: >> undefined reference to `__mtx_assert' > [etc] > > The INVARIANTS option requires the INVARIANT_SUPPORT option. > > I believe INVARIANTS ought to just automatically turn on > INVARIANT_SUPPORT, really. But it's pretty minor, once you > know. Thanks and yes, I think you're right. Too bad we can't build that logic into the conf files. Darren _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"