Subject: Re: 1.6.2 -> current: /usr/include/kerberosIV/kafs.h
To: None <jmc@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@itojun.org>
List: tech-userlevel
Date: 03/03/2004 13:07:38
> On Wed, Mar 03, 2004 at 08:05:21AM +0900, Jun-ichiro itojun Hagino wrote:
> > 	other hickup i've experienced were (not related to DESTDIR i believe):
> > 	- gnu/usr.bin/gcc3 compilation fails with 1.6.2 /usr/bin/cc no matter
> > 	  what i tried
> 
> I have zero issues building -current from a stock 1.6.2 install (just did it).
> 
> How are you building? What options and what arch are you hosting from (and what
> arch are you trying to build?)

	i386 on i386.  i tried
	- make build
	- sh build.sh -E -D / -T /usr/tools build
	- manually "make dependall" under gnu/usr.bin/gcc3
	and all fails under gcc3/backend.

itojun