Date: Wed, 10 Jul 2002 16:16:24 -0700 (PDT) From: Matthew Dillon <dillon@apollo.backplane.com> To: Dag-Erling Smorgrav <des@ofug.org> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/bin/chmod chmod.c Message-ID: <200207102316.g6ANGOGx076244@apollo.backplane.com> References: <200207102036.g6AKaQej039281@freefall.freebsd.org> <xzpn0szmfrx.fsf@flood.ping.uio.no> <200207102133.g6ALXqu2016453@apollo.backplane.com> <xzpelebmfg1.fsf@flood.ping.uio.no> <200207102141.g6ALfF8w029851@apollo.backplane.com> <xzpadozmex6.fsf@flood.ping.uio.no> <200207102215.g6AMFDJ9075934@apollo.backplane.com> <xzpd6tvkwoi.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
: :Matthew Dillon <dillon@apollo.backplane.com> writes: :> WFORMAT=0 is a fine workaround, except that all -current developers have :> to specify it manually : :No, you can add it to individual Makefiles. : :DES :-- :Dag-Erling Smorgrav - des@ofug.org So you are saying that all -current developers now must edit Makefiles? Let me be more specific. When I type 'make buildworld' in current's source tree I want it to work. I don't want to have to edit anything, or specify special options. I want the source tree to compile freshly checked out of CVS and I want it to compile today. So, again, we have several options here. I've layed out several and provided the patch set for one. If you have a suggestion and a patch set to back it up that you can commit or would like me to commit then I'm all ears. Otherwise I will commit *something* that will fix the tree. I suppose the minimal fix is to remove __printf0like from err(), errx(), and warn() in /usr/src/include/err.h. So that is what I will do if this problem isn't fixed in the tree by 9:00 p.m. PDT tonight. -Matt Matthew Dillon <dillon@backplane.com> 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?200207102316.g6ANGOGx076244>