From owner-cvs-all Sat Nov 2 11:36:35 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B427137B401; Sat, 2 Nov 2002 11:36:33 -0800 (PST) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B07543E75; Sat, 2 Nov 2002 11:36:33 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.12.6/8.12.5) with ESMTP id gA2JaXeZ029364; Sat, 2 Nov 2002 11:36:33 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.12.6/8.12.6/Submit) id gA2JaWBx029363; Sat, 2 Nov 2002 11:36:32 -0800 (PST) Date: Sat, 2 Nov 2002 11:36:32 -0800 From: Steve Kargl To: Alfred Perlstein Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdio findfp.c Message-ID: <20021102193632.GA29321@troutmask.apl.washington.edu> References: <200210310154.g9V1sRiC017013@repoman.freebsd.org> <20021031015818.GU24139@elvis.mu.org> <20021102180404.GA28779@troutmask.apl.washington.edu> <20021102183444.GM24139@elvis.mu.org> <20021102191817.GB28971@troutmask.apl.washington.edu> <20021102193130.GN24139@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021102193130.GN24139@elvis.mu.org> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Nov 02, 2002 at 11:31:30AM -0800, Alfred Perlstein wrote: > * Steve Kargl [021102 11:18] wrote: > > On Sat, Nov 02, 2002 at 10:34:44AM -0800, Alfred Perlstein wrote: > > > * Steve Kargl [021102 10:04] wrote: > > >> On Wed, Oct 30, 2002 at 05:58:18PM -0800, Alfred Perlstein wrote: > > >>> * Alfred Perlstein [021030 17:55] wrote: > > >>>> alfred 2002/10/30 17:54:27 PST > > >>>> > > >>>> Modified files: > > >>>> lib/libc/stdio findfp.c > > >>>> Log: > > >>>> Make __sF static. This can not be allowed to exist in 5.x. > > >>> > > >>> My suggestion is to use: > > >>> portupgrade -aF > > >>> after an installworld and things will be fine. > > >>> > > >>> If this is truly too upsetting for some then I recommend that you > > >>> submit a patch to add a make.conf knob for your special case. > > > > I've done this. See below for the diff. I've defined a > > COMPAT4_STDIO variable that can be added to CFLAGS depending > > on the WANT_COMPAT4_STDIO make.conf knob. > > Go ahead and commit it, it looks ok. > I don't have commit privs. I can maintain the patch locally if that is desired by the FreeBSD community, but I'm willing to bet others may run into this problem. -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message