From owner-freebsd-current@FreeBSD.ORG Tue Aug 3 00:30:48 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A33216A4CE for ; Tue, 3 Aug 2004 00:30:48 +0000 (GMT) Received: from outel.org (outel.org [168.150.177.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40FD543D48 for ; Tue, 3 Aug 2004 00:30:48 +0000 (GMT) (envelope-from qumqats@outel.org) Received: from winxp ([192.168.1.20]) by outel.org with esmtp (Exim 4.34 (FreeBSD)) id 1BrnCa-000FSv-2U for freebsd-current@freebsd.org; Mon, 02 Aug 2004 17:30:48 -0700 Date: Mon, 02 Aug 2004 17:31:06 -0700 From: "Joel M. Baldwin" Cc: freebsd-current@freebsd.org Message-ID: <593441233.1091467866@[192.168.1.20]> In-Reply-To: References: X-Mailer: Mulberry/3.1.0 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: Unable to build new kernel with old gcc (WAS: RE: Buildkernel+ALTQ error) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Aug 2004 00:30:48 -0000 It would be NICE if something about this was in UPDATING. (hint! hint! (maybe NOW I'll be able to buildworld (off running to find version 1.54))) --On Monday, August 02, 2004 11:45 AM +0400 Yuriy Tsibizov wrote: > You are building new kernel with old (Gcc 3.3.3) gcc that does not support this flags. > > You have to go back to rev. 1.54 of sys/conf/kern.pre.mk to build your kernel with gcc 3.3.3. > >> -----Original Message----- >> From: Dan Cojocar [mailto:dan.cojocar@gmail.com] >> Sent: Monday, August 02, 2004 11:35 AM >> To: Max Laier >> Cc: freebsd-current@freebsd.org >> Subject: Re: Buildkernel+ALTQ error >> >> Hello, >> >> Sorry for this delay, but i was offline :( >> >> I made a cvsup today, and now i get another error: >> >> cc -c -O -pipe -march=athlon-xp -Wall -Wredundant-decls >> -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes >> -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g >> -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica >> -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter >> -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath >> -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm >> -D_KERNEL -include opt_global.h -finline-limit=8000 --param >> inline-unit-growth=100 --param large-function-growth=1000 >> -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding >> /usr/src/sys/i386/i386/genassym.c >> cc1: error: invalid parameter `inline-unit-growth' >> cc1: error: invalid parameter `large-function-growth' >> *** Error code 1 >> >> On Sat, 31 Jul 2004 04:06:36 +0200, Max Laier >> wrote: >> > On Thursday 29 July 2004 15:57, you wrote: >> > > Hello, >> > > >> > > I get the following error when building kernel with altq: >> > >> > Haven't heard back from you and couldn't reproduce either. >> Is it safe to >> > assert is was a temporary problem with your >> buildenvironment due to the gcc >> > 3.4 update? Please give me a ping if it is persistent, though. >> > >> > -- >> > /"\ Best regards, | mlaier@freebsd.org >> > \ / Max Laier | ICQ #67774661 >> > X http://pf4freebsd.love2party.net/ | mlaier@EFnet >> > / \ ASCII Ribbon Campaign | Against HTML Mail and News >> > >> >