From owner-freebsd-current Sun Apr 20 16:09:25 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA25581 for current-outgoing; Sun, 20 Apr 1997 16:09:25 -0700 (PDT) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA25574 for ; Sun, 20 Apr 1997 16:09:19 -0700 (PDT) Received: (from root@localhost) by dyson.iquest.net (8.8.4/8.6.9) id SAA25543; Sun, 20 Apr 1997 18:08:24 -0500 (EST) From: "John S. Dyson" Message-Id: <199704202308.SAA25543@dyson.iquest.net> Subject: Re: You will need to recompile your libc and apps!!! In-Reply-To: <199704202249.PAA12412@phaeton.artisoft.com> from Terry Lambert at "Apr 20, 97 03:49:55 pm" To: terry@lambert.org (Terry Lambert) Date: Sun, 20 Apr 1997 18:08:24 -0500 (EST) Cc: toor@dyson.iquest.net, current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > There is a serious bug in popen that has gone undetected until now. I > > have just committed a fix that makes the shared address space vfork > > problem go away (which was due to the popen boo-boo.) I will not > > be committing the fix to vfork until people have a chance to recompile > > their libc and re-link their apps with the corrected library. > > Just a heads up... > > To build the new libc, you will need to be running a version of 'ld' > that understands the "-O" option. > If I get any complaints from people running -current that they cannot build the libc, I'll put one on an anonymous ftp site for their use. It is libc as of today. Just let me know if you need it. (BTW, one shouldn't run -current without preparing to rebuild things, but I am just trying to help if you can't.) John