Re: Make world hosed ?

2001-07-18 Thread Bruce Evans
On Wed, 18 Jul 2001, David Malone wrote: > I would have thought that any file included with > > #include <...> > > would count as a system header file, but it seems gcc has some > other criteron for deciding. I've managed to trace it back to cpp > writing out lines like: > > # 1 "/usr/include/

Re: Make world hosed ?

2001-07-18 Thread David Malone
> On Tue, Jul 17, 2001 at 07:55:18PM +0100, David Malone wrote: > > I suspect that this is my fault for not doing a buildworld after > > turning on WARNS stuff in inetd. > YES! Why are you committing these "very easy to break the build, as > we've seen" changes w/o full `make buildworld' testing

Re: Make world hosed ?

2001-07-17 Thread David O'Brien
On Tue, Jul 17, 2001 at 07:55:18PM +0100, David Malone wrote: > I suspect that this is my fault for not doing a buildworld after > turning on WARNS stuff in inetd. YES! Why are you committing these "very easy to break the build, as we've seen" changes w/o full `make buildworld' testing?!? > I'l

Re: Make world hosed ?

2001-07-17 Thread David Malone
> >I'll back out the WARNS stuff and find out what's going on. > Well, for whatever it's worth, I didn't see the complaints that phk did, > and when I built today's -CURRENT, usr.sbin/inetd/Makefile was at rev. > 1.23. The compiles for inetd look pretty normal; log excerpts (courtesy > of "scrip

Re: Make world hosed ?

2001-07-17 Thread David Wolfskill
>Date: Tue, 17 Jul 2001 19:55:18 +0100 >From: David Malone <[EMAIL PROTECTED]> >On Tue, Jul 17, 2001 at 08:38:13PM +0200, Poul-Henning Kamp wrote: >> Am I the only one who sees this ? >I suspect that this is my fault for not doing a buildworld after >turning on WARNS stuff in inetd. I think the

Re: Make world hosed ?

2001-07-17 Thread David Malone
On Tue, Jul 17, 2001 at 08:38:13PM +0200, Poul-Henning Kamp wrote: > Am I the only one who sees this ? I suspect that this is my fault for not doing a buildworld after turning on WARNS stuff in inetd. I think the problem must be that -nostdinc must cause errors to be issued for files which wouldn

Make world hosed ?

2001-07-17 Thread Poul-Henning Kamp
Am I the only one who sees this ? ===> usr.sbin/inetd cc -nostdinc -O -pipe -DINET6 -DIPSEC -DLOGIN_CAP -I/usr/obj/flat/src/i386/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpoin ter-arith -Wno-uninitialized -Werror -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsh