Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 May 2001 09:31:55 -0500
From:      Mike Meyer <mwm@mired.org>
To:        Guilherme Oliveira <guilherme@nortenet.pt>
Cc:        questions@freebsd.org, <falkstar@web.de>
Subject:   Re: make buildkernel faild
Message-ID:  <15090.48475.626884.783795@guru.mired.org>
In-Reply-To: <28713379@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Guilherme Oliveira <guilherme@nortenet.pt> types:
> Falk Langer wrote:
> > 
> > I have freeBSD 4.1 and I want to make a new kernel. So I tryed with my own
> > konfiguration -> faild.
> > Than I tryed to make the GENERIC kernel -> the same.
> > Masage is :
> > **** Error Code 1
> > 
> > befor it stops some massages on the screen like this :
> > /tmp/ccN14674.s:2449: Error: Subtraction of two symbols in different
> > sections "IdiePTD" {.date section} - "KERNBASE" {*UND* section} at file
> > adress 1557.
> > **** Error Code 1
> > 
> > I used the command : make buildkernel KERNEL=MYKERNEL
> 
> It gave me the same error.
> Then I maked the world and kernel copiled fine.
> I think handbook says that we must make world first ... don't know why
> ?!

Yes, you need to do make world first. That's to make sure that the
tools used to build the kernel are actually up to date. Using out of
date tools can result in unexpected errors.

	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15090.48475.626884.783795>