Your sources are way out of date..
specifically I think it looks like sys/proc.h is
not being updated..


On Fri, 31 Jan 2003, Philip Paeps wrote:

> On 2003-01-28 11:24:41 (-0800), Julian Elischer <[EMAIL PROTECTED]> wrote:
> > The rumour mill has been running wild on this but **AS FAR AS I KNOW** the
> > breakages have been fixed, since no-one has told me directl of any current
> > breakages. If you have any breakage from this commit, PLEASE TELL ME!
> 
> Is this the sort of breakage you were expecting:
> 
> On an Alpha:
> 
>  | linking kernel
>  | init_main.o: In function `proc0_init':
>  | init_main.o(.text+0x428): undefined reference to `kse0_sched'
>  | init_main.o(.text+0x434): undefined reference to `ksegrp0_sched'
>  | init_main.o(.text+0x440): undefined reference to `proc0_sched'
>  | init_main.o(.text+0x44c): undefined reference to `thread0_sched'
>  | *** Error code 1
>  | 
>  | Stop in /usr/obj/usr/src/sys/PROSPERINA.
>  | *** Error code 1
>  | 
>  | Stop in /usr/src.
>  | *** Error code 1
>  | 
>  | Stop in /usr/src.
> 
> On an i386:
> 
>  | linking kernel
>  | init_main.o: In function `proc0_init':
>  | init_main.o(.text+0x2b9): undefined reference to `kse0_sched'
>  | init_main.o(.text+0x2c3): undefined reference to `ksegrp0_sched'

[...]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to