Subject: Re: usr.bin/mkdep not building?
To: Hisashi T Fujinaka <htodd@twofifty.com>
From: Ed Gould <ed@left.wing.org>
List: current-users
Date: 03/20/2006 14:35:04
> Is this a local corruption?
> 
> #   compile  mkdep/mkdep.o
> /usr/src/obj.i386/tooldir.NetBSD-3.99.17-i386/bin/i386--netbsdelf-gcc -O2  -W
> all -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compar
> e -Wno-traditional -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-string
> s  -Werror    -nostdinc -isystem /usr/src/obj.i386/destdir.i386/usr/include  
> -c    /usr/src/usr.bin/mkdep/mkdep.c
> /usr/src/usr.bin/mkdep/mkdep.c: In function `run_cc':
> /usr/src/usr.bin/mkdep/mkdep.c:154: warning: passing arg 1 of `free' discards
>  qualifiers from pointer target type
> 
> *** Failed target:  mkdep.o
> *** Failed command: /usr/src/obj.i386/tooldir.NetBSD-3.99.17-i386/bin/i386--n
> etbsdelf-gcc -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ari
> th -Wno-sign-compare -Wno-traditional -Wreturn-type -Wswitch -Wshadow -Wcast-
> qual -Wwrite-strings -Werror -nostdinc -isystem /usr/src/obj.i386/destdir.i38
> 6/usr/include -c /usr/src/usr.bin/mkdep/mkdep.c
> *** Error code 1

I see the same failure, from just-updated sources.

	--Ed