At 02:28 PM 2/25/2001 -0800, you wrote:
>> cam_periph.o: In function `cam_periph_mapmem':
>> /usr/src/sys/compile/pro2/../../cam/cam_periph.c(.text+0xa42): undefined refe
>> rence to `_mtx_assert'
>
>Try putting,
>
> options INVARIANT_SUPPORT
>
>in your kernel config. I think jhb recently made mtx_assert
>conditional on that option. Either that, or take out "options
>INVARIANTS".
>
> Dima Dorfman
> [EMAIL PROTECTED]
That did it
Thanks
Manfred
==================================
|| [EMAIL PROTECTED] ||
|| Ph. (415) 681-6235 ||
==================================
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message