Date: Tue, 4 Feb 2003 15:47:37 +0200 From: Sheldon Hearn <sheldonh@starjuice.net> To: "M. Warner Losh" <imp@bsdimp.com> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha clock.c [...] Message-ID: <20030204134737.GO5702@starjuice.net> In-Reply-To: <20030204.064206.16680921.imp@bsdimp.com> References: <200302031753.h13HrF61089592@repoman.freebsd.org> <20030204082101.GA808@starjuice.net> <20030204.064206.16680921.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On (2003/02/04 06:42), M. Warner Losh wrote: > : My kernel build now dies at link-time with: > : > : init_main.o: In function `proc0_init': > : /usr/src/sys/kern/init_main.c:319: undefined reference to `kse0_sched' > : [...] > : kern_clock.o: In function `statclock_process': > : /usr/src/sys/kern/kern_clock.c:445: undefined reference to `sched_clock' > : [...] > > Do you have a SCHED_xxx line in your kernel config file? Nope. Every time I post before catching up with my mail, I regret it. You'd think I'd learn, at some point. Thanks, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030204134737.GO5702>