From owner-freebsd-current Thu Feb 24 10:22:17 2000 Delivered-To: freebsd-current@freebsd.org Received: from snapple.webct.com (snapple.webct.com [209.87.17.45]) by hub.freebsd.org (Postfix) with ESMTP id 6D8FF37B8F2 for ; Thu, 24 Feb 2000 10:22:14 -0800 (PST) (envelope-from varju@snapple.webct.com) Received: (from varju@localhost) by snapple.webct.com (8.9.3/8.9.3) id KAA58605; Thu, 24 Feb 2000 10:17:54 -0800 (PST) (envelope-from varju) Date: Thu, 24 Feb 2000 10:17:54 -0800 (PST) From: Alex Varju To: current@FreeBSD.ORG Subject: Re: Crashing netscape? In-Reply-To: <200002222027.VAA11669@Magelan.Leidinger.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 22 Feb 2000, Alexander Leidinger wrote: > But this didn't solve the crash at exit. But... > rm -rf /usr/lib/compat/* > cd /usr/src/lib/compat/compat22/ > make all install clean > cd ../compat3x.i386/ > make all install clean > solved this for me (YMMV). After doing this, I noticed some crud lying around on my machine that might have been contributing to problems for me. I noticed that the aout version of libc was coming from /usr/lib/aout, which I guess is an old place that libraries were kept. This is probably one more thing people can look for to ensure that they are using the newest versions of the compatibility libraries. Alex. -- alex varju just a guy webct canada To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message