Subject: Re: build failure
To: None <rmk@rmkhome.com>
From: Christos Zoulas <christos@zoulas.com>
List: current-users
Date: 09/11/2003 09:11:08
On Sep 10, 9:41pm, rmk@toad.rmkhome.com (Rick Kelly) wrote:
-- Subject: Re: build failure
I just fixed this.
christos
| When I try to rebuild make:
|
| wolf# make dependall
| /usr/src/tooldir.NetBSD-1.6Z-i386/bin/i386--netbsdelf-gcc -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wno-traditional -Wno-uninitialized -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Werror -I/usr/src/usr.bin/make -nostdinc -isystem /usr/include -c /usr/src/usr.bin/make/compat.c
| cc1: warnings being treated as errors
| In file included from /usr/src/usr.bin/make/compat.c:104:
| /usr/include/signal.h:194: warning: `struct sigcontext' declared inside parameter list
| /usr/include/signal.h:194: warning: its scope is only this definition or declaration, which is probably not what you want.
| *** Error code 1
|
| Stop.
| make: stopped in /usr/src/usr.bin/make
| *** Error code 1
|
| Stop.
| make: stopped in /usr/src/usr.bin/make
|
|
| --
| Rick Kelly rmk@rmkhome.com www.rmkhome.com
-- End of excerpt from Rick Kelly