Building -STABLE without option SMP?

Dimitry Andric dimitry at andric.com
Wed Aug 27 14:20:30 UTC 2008


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... :)


More information about the freebsd-stable mailing list