I haven't been able to build a SMP kernel for a day.
I just did a make world and tried again, no luck
I keep getting this error:
linking kernel.debug
cam_periph.o: In function `cam_periph_mapmem':
/usr/src/sys/compile/pro2/../../cam/cam_periph.c(.text+0xa42): undefined reference to 
`_mtx_assert'
cam_periph.o: In function `cam_periph_unmapmem':
/usr/src/sys/compile/pro2/../../cam/cam_periph.c(.text+0xc02): undefined reference to 
`_mtx_assert'
/usr/src/sys/compile/pro2/../../cam/cam_periph.c(.text+0xd86): undefined reference to 
`_mtx_assert'
/usr/src/sys/compile/pro2/../../cam/cam_periph.c(.text+0xeee): undefined reference to 
`_mtx_assert'
yarrow.o: In function `reseed':
/usr/src/sys/compile/pro2/../../dev/random/yarrow.c(.text+0x54f): undefined reference 
to `_mtx_assert'
yarrow.o:/usr/src/sys/compile/pro2/../../dev/random/yarrow.c:417: more undefined 
references to `_mtx_assert' follow
*** Error code 1

Stop in /usr/src/sys/compile/pro2

Manfred


==================================
||      [EMAIL PROTECTED]           ||
||      Ph. (415) 681-6235      ||
==================================


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to