Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Oct 2002 18:35:30 -0800 (PST)
From:      Julian Elischer <julian@elischer.org>
To:        Josef Karthauser <joe@FreeBSD.org>
Cc:        current@freebsd.org
Subject:   Re: Kernel breakage?
Message-ID:  <Pine.BSF.4.21.0210271834040.13443-100000@InterJet.elischer.org>
In-Reply-To: <20021027221425.GA12045@genius.tao.org.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
I got caught by this too you need to do your kernel build in a "make
buildkernel" after doing a make buildworld, so that it uses the newly
compiled compiler.

should be in UPDATING.



On Sun, 27 Oct 2002, Josef Karthauser wrote:

> Is this me?
> 
>     cc1: warnings being treated as errors
>     /usr/src/sys/ddb/db_examine.c: In function `db_examine':
>     /usr/src/sys/ddb/db_examine.c:132: warning: unknown conversion type
>     character `y' in format
>     /usr/src/sys/ddb/db_examine.c:132: warning: too many arguments for
>     format
>     /usr/src/sys/ddb/db_examine.c: In function `db_print_cmd':
>     /usr/src/sys/ddb/db_examine.c:216: warning: unknown conversion type
>     character `y' in format
>     /usr/src/sys/ddb/db_examine.c:216: warning: too many arguments for
>     format
>     *** Error code 1
> 
> Joe
> -- 
> "As far as the laws of mathematics refer to reality, they are not certain;
> and as far as they are certain, they do not refer to reality." - Albert
> Einstein, 1921
> 


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.0210271834040.13443-100000>