Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2008 16:20:31 +0200
From:      Dimitry Andric <dimitry@andric.com>
To:        stable@freebsd.org
Subject:   Building -STABLE without option SMP?
Message-ID:  <48B562AF.6040107@andric.com>

next in thread | raw e-mail | index | archive | help
Hi,

When I build -STABLE as of today, with only option SMP commented out in
GENERIC, I get the following error:

In file included from /usr/src/sys/modules/cyclic/../../cddl/dev/cyclic/cyclic.c:1364:
/usr/src/sys/modules/cyclic/../../cddl/dev/cyclic/i386/cyclic_machdep.c: In function 'xcall':
/usr/src/sys/modules/cyclic/../../cddl/dev/cyclic/i386/cyclic_machdep.c:132: error: 'smp_no_rendevous_barrier' undeclared (first use in this function)
/usr/src/sys/modules/cyclic/../../cddl/dev/cyclic/i386/cyclic_machdep.c:132: error: (Each undeclared identifier is reported only once
/usr/src/sys/modules/cyclic/../../cddl/dev/cyclic/i386/cyclic_machdep.c:132: error: for each function it appears in.)

It's probably the DTrace stuff that just got committed?  Anyway, it
would be nice to be able to build for single-processor.  It's one of
those cases the LINT build doesn't catch... :)



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