Subject: Re: newer than 20000205 (was GENERIC 1.4T SCSI problems)
To: Tsubai Masanari <tsubai@iri.co.jp>
From: Jake Luck <jake@bon75.com>
List: port-macppc
Date: 03/05/2000 03:03:46
> From: Tsubai Masanari <tsubai@iri.co.jp>
> To: Jake Luck <netbsd@10k.org>
> Cc: port-macppc@netbsd.org
> Subject: Re: newer than 20000205 (was GENERIC 1.4T SCSI problems)
> 
> >( cd /usr/src/lib && make dependall MKMAN=no && make MKMAN=no install ) 
> >portion with the following error, was anyone else able to do a complete
> >build?
> 
> Replace sys/arch/powerpc/include/{ansi.h,stdarg.h} from latest -current.
> (and do make includes)

nope, replacing the above ansi.h and stdarg.h and then make includes only
resulted the following error

# (cd /usr/src/lib &&  make  dependall MKMAN=no &&  make MKMAN=no install)
dependall ===> csu
dependall ===> csu/powerpc
dependall ===> libarch
dependall ===> libbz2
dependall ===> libc
lint -chapbxzF -D_LIBC -DNLS -DYP -DHESIOD -DLIBC_SCCS -DSYSLIBC_SCCS
-D_REENTRANT -I/usr/src/lib/li
bc/include -DINET6 -D__DBINTERFACE_PRIVATE -DRESOLVSORT
-I. -DPOSIX_MISTAKE -DFLOATING_POINT -i Lint
SysNoerr.c
In file included from /usr/include/powerpc/stdarg.h:12,
                 from /usr/include/stdarg.h:3,
                 from LintSysNoerr.c:21:
/usr/include/powerpc/va-ppc.h:11: warning: `__extension__' redefined
/usr/include/sys/cdefs.h:126: warning: this is the location of the
previous definition
lint -chapbxzF -D_LIBC -DNLS -DYP -DHESIOD -DLIBC_SCCS -DSYSLIBC_SCCS
-D_REENTRANT -I/usr/src/lib/li
bc/include -DINET6 -D__DBINTERFACE_PRIVATE -DRESOLVSORT
-I. -DPOSIX_MISTAKE -DFLOATING_POINT -i Lint
SysNormal.c
In file included from /usr/include/powerpc/stdarg.h:12,
                 from /usr/include/stdarg.h:3,
                 from LintSysNormal.c:21:
/usr/include/powerpc/va-ppc.h:11: warning: `__extension__' redefined
/usr/include/sys/cdefs.h:126: warning: this is the location of the
previous definition
lint -chapbxzF -D_LIBC -DNLS -DYP -DHESIOD -DLIBC_SCCS -DSYSLIBC_SCCS
-D_REENTRANT -I/usr/src/lib/li
bc/include -DINET6 -D__DBINTERFACE_PRIVATE -DRESOLVSORT
-I. -DPOSIX_MISTAKE -DFLOATING_POINT -i Lint
SysPseudoNoerr.c
In file included from /usr/include/powerpc/stdarg.h:12,
                 from /usr/include/stdarg.h:3,
                 from LintSysPseudoNoerr.c:21:
/usr/include/powerpc/va-ppc.h:11: warning: `__extension__' redefined
/usr/include/sys/cdefs.h:126: warning: this is the location of the
previous definition
lint -chapbxzF -D_LIBC -DNLS -DYP -DHESIOD -DLIBC_SCCS -DSYSLIBC_SCCS
-D_REENTRANT -I/usr/src/lib/li
bc/include -DINET6 -D__DBINTERFACE_PRIVATE -DRESOLVSORT
-I. -DPOSIX_MISTAKE -DFLOATING_POINT -i /usr
/src/lib/libc/sys/Lint_syscall.c
In file included from /usr/include/powerpc/stdarg.h:12,
                 from /usr/include/stdarg.h:3,
                 from /usr/src/lib/libc/sys/Lint_syscall.c:10:
/usr/include/powerpc/va-ppc.h:11: warning: `__extension__' redefined
/usr/include/sys/cdefs.h:126: warning: this is the location of the
previous definition
lint -chapbxzF -D_LIBC -DNLS -DYP -DHESIOD -DLIBC_SCCS -DSYSLIBC_SCCS
-D_REENTRANT -I/usr/src/lib/li
bc/include -DINET6 -D__DBINTERFACE_PRIVATE -DRESOLVSORT
-I. -DPOSIX_MISTAKE -DFLOATING_POINT -i /usr
/src/lib/libc/sys/__semctl13.c
In file included from /usr/include/powerpc/stdarg.h:12,
                 from /usr/include/stdarg.h:3,
                 from /usr/src/lib/libc/sys/__semctl13.c:47:
/usr/include/powerpc/va-ppc.h:11: warning: `__extension__' redefined
/usr/include/sys/cdefs.h:126: warning: this is the location of the
previous definition
/usr/src/lib/libc/sys/__semctl13.c(83): invalid cast expression
/usr/src/lib/libc/sys/__semctl13.c(85): warning: expression has null
effect
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.