From owner-freebsd-current@FreeBSD.ORG Mon Aug 2 07:45:21 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 C8CEB16A4CE; Mon, 2 Aug 2004 07:45:21 +0000 (GMT) Received: from md.gfk.ru (md.gfk.ru [62.205.179.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 485F943D53; Mon, 2 Aug 2004 07:45:20 +0000 (GMT) (envelope-from Yuriy.Tsibizov@gfk.ru) Received: from mx.gfk.ru ([10.0.0.30]) by md.gfk.ru (md.gfk.ru [62.205.179.201]) (MDaemon.PRO.v6.8.5.R) with ESMTP id 30-md50000000659.tmp; Mon, 02 Aug 2004 11:45:05 +0400 X-MIMEOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Date: Mon, 2 Aug 2004 11:45:04 +0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Buildkernel+ALTQ error Thread-Index: AcR4Y3IQBxwPSdFbTumzqKum8PzjxQAAAwWA From: "Yuriy Tsibizov" To: "Dan Cojocar" X-Spam-Processed: md.gfk.ru, Mon, 02 Aug 2004 11:45:05 +0400 (not processed: message from valid local sender) X-MDRemoteIP: 10.0.0.30 X-Return-Path: Yuriy.Tsibizov@gfk.ru cc: Alexander Kabaev cc: freebsd-current@freebsd.org Subject: 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: Mon, 02 Aug 2004 07:45:21 -0000 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.=20 > -----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 >=20 >=20 > Hello, >=20 > Sorry for this delay, but i was offline :( >=20 > I made a cvsup today, and now i get another error: >=20 > cc -c -O -pipe -march=3Dathlon-xp -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=3Dc99 -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=3D8000 --param > inline-unit-growth=3D100 --param large-function-growth=3D1000 > -mno-align-long-strings -mpreferred-stack-boundary=3D2 -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 >=20 >=20 > On Sat, 31 Jul 2004 04:06:36 +0200, Max Laier=20 > wrote: > > On Thursday 29 July 2004 15:57, you wrote: > > > Hello, > > > > > > I get the following error when building kernel with altq: > >=20 > > Haven't heard back from you and couldn't reproduce either.=20 > Is it safe to > > assert is was a temporary problem with your=20 > buildenvironment due to the gcc > > 3.4 update? Please give me a ping if it is persistent, though. > >=20 > >=20 > >=20 > > -- > > /"\ Best regards, | mlaier@freebsd.org > > \ / Max Laier | ICQ #67774661 > > X http://pf4freebsd.love2party.net/ | mlaier@EFnet > > / \ ASCII Ribbon Campaign | Against HTML Mail and News > >=20 > >=20 > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to=20 > "freebsd-current-unsubscribe@freebsd.org" >=20 >=20