From owner-freebsd-current Wed Jul 10 0: 0:24 2002 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 AB1F637B405 for ; Wed, 10 Jul 2002 00:00:17 -0700 (PDT) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id C572743E3B for ; Wed, 10 Jul 2002 00:00:16 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org ([12.232.206.8]) by sccrmhc01.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020710070015.ORUE29588.sccrmhc01.attbi.com@InterJet.elischer.org>; Wed, 10 Jul 2002 07:00:15 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id XAA38849; Tue, 9 Jul 2002 23:47:10 -0700 (PDT) Date: Tue, 9 Jul 2002 23:47:09 -0700 (PDT) From: Julian Elischer To: Kurt Erik Lindqvist Cc: current@freebsd.org Subject: Re: NEWCARD In-Reply-To: <92290000.1026160054@laptop.kurtis.pp.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG the new code has been tweeked for gcc 3.1 in 3.1 you need foo[] in 2.95 you needed foo[0] you can follow the instructions in /usr/src/Makefile specifically the make buildkernel bit to make both the new compiler and build the kernel with it. On Mon, 8 Jul 2002, Kurt Erik Lindqvist wrote: [...] > ../../../sys/proc.h:117: field `ar_args' has incomplete type > *** Error code 1 > > Stop in /usr/src/sys/i386/compile/NEWCARD. > *** Error code 1 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message