Date: Wed, 27 Aug 2008 14:35:00 +0000 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: Dimitry Andric <dimitry@andric.com> Cc: stable@freebsd.org Subject: Re: Building -STABLE without option SMP? Message-ID: <48B56614.2080501@zedat.fu-berlin.de> In-Reply-To: <48B562AF.6040107@andric.com> References: <48B562AF.6040107@andric.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I also needed to comment out "options MAC" preventing the kernel build to stop premature (although I included options KDTRACE_HOOKS in the kernel config file). Dimitry Andric wrote: > 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... :) > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48B56614.2080501>