Date: Thu, 19 Oct 2000 21:21:54 -0500 From: Michael Urban <murban@tznet.com> To: Rob Snow <rsnow@my-deja.com> Cc: freebsd-stable@freebsd.org Subject: Re: Hmm, I can't build a kernel now... Message-ID: <20001019212154.A34131@tznet.com> In-Reply-To: <200010200116.SAA28909@mail14.bigmailbox.com>; from rsnow@my-deja.com on Thu, Oct 19, 2000 at 06:16:42PM -0700 References: <200010200116.SAA28909@mail14.bigmailbox.com>
index | next in thread | previous in thread | raw e-mail
Well, you mention that you did a buildworld that completed fine.. Did
you do installworld as well?
Second, did you use the new method to build your kernel? See the
handbook. The method of building a new kernel after a make world has
changed.
It's now:
make buildkernel KERNEL=KERNEL_NAME
make installkerel KERNEL=KERNEL_NAME
Instead of the old config, make depend, make, make install sequence.
On Thu, Oct 19, 2000 at 06:16:42PM -0700, Rob Snow wrote:
> Hola,
>
> cvsup'ed late last night to RELENG_4 and did a buildworld, which completed fine. This morning, I tried to build my kernel (and GENERIC) and got bad mojo in locore.s:
>
> {standard input}:1748: Error: .space specifies non-absolute value
> (etc, etc)
>
> So I decied to go single user and start from semi-scratch, thinking some things might have changed more drastically than I had envisioned. Make world completed, but make buildkernel or doing it by hand results in the same errors.
>
> I should add that this machine was last make world'ed 2-3 months ago, pre-4.1.
>
> Sorry for sending this via deja, but my IMAP server seems to be down atm =)
>
> Please reply to this address with suggestions, as I can't see my mail lists either.
>
> -Rob
>
>
> ------------------------------------------------------------
> --== Sent via Deja.com http://www.deja.com/ ==--
> Before you buy.
>
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001019212154.A34131>
