From owner-freebsd-current Mon Apr 21 21:26:40 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA12209 for current-outgoing; Mon, 21 Apr 1997 21:26:40 -0700 (PDT) Received: from nyx.pr.mcs.net (nyx.pr.mcs.net [204.95.55.81]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA12204; Mon, 21 Apr 1997 21:26:34 -0700 (PDT) Received: from nyx.pr.mcs.net (localhost [127.0.0.1]) by nyx.pr.mcs.net (8.8.5/8.8.5) with ESMTP id XAA00363; Mon, 21 Apr 1997 23:25:37 -0500 (CDT) Message-Id: <199704220425.XAA00363@nyx.pr.mcs.net> X-Mailer: exmh version 1.6.9 8/22/96 To: dyson@freebsd.org cc: mantar@netcom.com (Manfred Antar), terry@lambert.org, bde@zeta.org.au, current@freebsd.org Subject: Re: You will need to recompile your libc and apps!!! In-reply-to: Your message of Mon, 21 Apr 1997 19:49:56 -0500. <199704220049.TAA13059@dyson.iquest.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 21 Apr 1997 23:25:35 -0500 From: Chris Csanady Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >> At 11:59 AM 4/21/97 -0700, Terry Lambert wrote: >> I Did a make world Sunday with current sources and X doesn't work any more >> if i use a libc from last thurs (4/17/96) it works.kernel is also current >> although and old kernel doesn't make a difference.all seemed to work well >> till Sunday when i did make world from X and shut down.All i get is a >> X screen with nothing else. >> Any ideas >> > >Apply this patch from Tor Egge (might not help your case.) If that >doesn't work, then try removing the RFMEM from /sys/kern/kern_fork.c. >If that works, there is some code somewhere that is using vfork, but >shouldn't. It would really be ashamed if we cannot use the RFMEM. > I was experiencing the above, and this patch seems to fix things... Chris