Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2001 14:03:42 -0800
From:      Manfred Antar <null@pozo.com>
To:        current@FreeBSD.ORG
Cc:        smp@FreeBSD.ORG
Subject:   Current SMP kernel won't build
Message-ID:  <5.0.2.1.2.20010225140128.00a6a968@pozo.com>

next in thread | raw e-mail | index | archive | help
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


==================================
||      null@pozo.com           ||
||      Ph. (415) 681-6235      ||
==================================


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.0.2.1.2.20010225140128.00a6a968>