Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 2002 23:47:09 -0700 (PDT)
From:      Julian Elischer <julian@elischer.org>
To:        Kurt Erik Lindqvist <kurtis@kurtis.pp.se>
Cc:        current@freebsd.org
Subject:   Re: NEWCARD
Message-ID:  <Pine.BSF.4.21.0207092344330.38684-100000@InterJet.elischer.org>
In-Reply-To: <92290000.1026160054@laptop.kurtis.pp.se>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0207092344330.38684-100000>