Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Feb 2003 12:35:11 -0500
From:      Jake Burkholder <jake@locore.ca>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/alpha/alpha clock.c [...]
Message-ID:  <20030204123511.C9003@locore.ca>
In-Reply-To: <20030204082101.GA808@starjuice.net>; from sheldonh@starjuice.net on Tue, Feb 04, 2003 at 10:21:01AM %2B0200
References:  <200302031753.h13HrF61089592@repoman.freebsd.org> <20030204082101.GA808@starjuice.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Apparently, On Tue, Feb 04, 2003 at 10:21:01AM +0200,
	Sheldon Hearn said words to the effect of;

> On (2003/02/03 09:53), Jake Burkholder wrote:
> 
> >   Modified files:
> >     sys/alpha/alpha      clock.c interrupt.c 
> >     sys/i386/i386        critical.c mp_machdep.c 
> >     sys/i386/include     clock.h smp.h 
> >     sys/i386/isa         apic_vector.s clock.c 
> >     sys/ia64/ia64        clock.c interrupt.c 
> >     sys/kern             kern_clock.c 
> >     sys/pc98/pc98        clock.c 
> >     sys/powerpc/powerpc  clock.c 
> >     sys/sparc64/sparc64  clock.c tick.c 
> >     sys/sys              kernel.h systm.h 
> >   Log:
> >   Split statclock into statclock and profclock,
> [...]
> >   Reviewed by:    jhb, tmm
> >   Tested on:      i386, sparc64
> 
> When you say you tested this on i386, did you try the patch against
> otherwise unmodified code?

Yes.

> 
> 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'
> [...]

Did you read UPDATING?  I don't think these errors have anything to do
with this commit.

Jake

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?20030204123511.C9003>