From owner-freebsd-hackers Wed May 7 15:57:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA23187 for hackers-outgoing; Wed, 7 May 1997 15:57:28 -0700 (PDT) Received: from odin.visigenic.com (odin.visigenic.com [204.179.98.2]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA23182 for ; Wed, 7 May 1997 15:57:26 -0700 (PDT) Received: from VSI48 (vsi48.visigenic.com [206.64.15.185]) by odin.visigenic.com (Netscape Mail Server v2.02) with SMTP id AAA20469; Wed, 7 May 1997 15:57:02 -0700 Message-Id: <3.0.32.19970507155649.009357e0@visigenic.com> X-Sender: toneil@visigenic.com X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Wed, 07 May 1997 15:56:50 -0700 To: "Alex.Boisvert" From: "Tim Oneil" Subject: Re: Applixware hangs Cc: hackers@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk At 05:57 PM 5/7/97 -0400, you wrote: >> The system hangs due to the libc version in the /compat/linux/lib >> >> Solution: change to a set of new libc (from the redhat cdrom) by >> doing a: >> >> tar cf - lib* | tar --unlink -xvf - -C /compat/linux/lib >> on the /lib and /usr/lib directory in the redhat cdrom. >> >> Should work. > >I tried with the libc that comes from RedHat 3.0.3 and still, Applix does >the same thing to FreeBSD. Thats not the latest. Red Hat is at 4.x something. Maybe you should get the latest version.