Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2004 02:52:25 -0800
From:      "David O'Brien" <obrien@freebsd.org>
To:        Danny Braniss <danny@cs.huji.ac.il>
Cc:        freebsd-current@freebsd.org
Subject:   Re: make on 4.9 for 5.2 broken
Message-ID:  <20040131105225.GA47065@dragon.nuxi.com>
In-Reply-To: <E1AmsZq-0009nr-Gf@cs.huji.ac.il>
References:  <E1AmsZq-0009nr-Gf@cs.huji.ac.il>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 31, 2004 at 12:42:14PM +0200, Danny Braniss wrote:
> with the latest cvsup i can no longer make build* on a 4.9 for current
> example:
> make buildkernel KENRCONF=HUJI
> ...
> cc1: Invalid option `no-align-long-strings'
> cc1: unknown C standard `c99'
> cc1: Invalid option `-finline-limit=15000'
> *** Error code 1

You are building your 5.x kernel with a compiler that doesn't understand
the 5.x compiler arguments.  Did you do a "make buildworld" first?



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