Date: Fri, 14 Dec 2001 19:09:49 +0200 From: Ruslan Ermilov <ru@FreeBSD.ORG> To: Luigi Rizzo <luigi@FreeBSD.ORG> Cc: Mark Murray <mark@grondar.za>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/bin/rm rm.c src/usr.sbin/chown chown.c src/usr.sbin/dev_mkdb dev_mkdb.c Message-ID: <20011214190949.C7887@sunbay.com> In-Reply-To: <20011214090706.D49775@iguana.aciri.org> References: <20011214184532.A99179@sunbay.com> <200112141659.fBEGx9U02211@grimreaper.grondar.org> <20011214090706.D49775@iguana.aciri.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 14, 2001 at 09:07:06AM -0800, Luigi Rizzo wrote: > On Fri, Dec 14, 2001 at 04:59:08PM +0000, Mark Murray wrote: > > > Now everybody knows that you don't actually use -CURRENT. :-) > > > In -CURRENT, main() doesn't require a prototype. > > > Please back these out. > > > > This is incorrect. I'm doing a big WARNS=2 sweep in usr.bin, and > > main _does_ need proper prototyping. > > Oh, thanks god i am not the only one who sees strange things! > I have no idea what is the default, but on my cross-compile box (a > pretty much standard 4.3, with no special makefile configuration), > -Werror appears to be the default when compiling yesterday's -current > source tree. > OK, duplicating my reply in public. :-) This is bogus and is likely to cause problems to use host compiler to compile -current sources. You'll need a compiler build in the cross-tools stage of ``buildworld'' to compile -current sources correctly, and without hitting this problem. Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011214190949.C7887>