Date: Fri, 31 Jan 2003 09:46:59 -0800 (PST) From: Julian Elischer <julian@elischer.org> To: Philip Paeps <philip@paeps.cx> Cc: FreeBSD current users <current@FreeBSD.ORG> Subject: Re: last KSE changes Message-ID: <Pine.BSF.4.21.0301310945480.45015-100000@InterJet.elischer.org> In-Reply-To: <20030131141329.GE2200@juno.home.paeps.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <julian@elischer.org> 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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0301310945480.45015-100000>