From owner-freebsd-current Mon Sep 23 13:01:25 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA22393 for current-outgoing; Mon, 23 Sep 1996 13:01:25 -0700 (PDT) Received: from phantasma.bevc.blacksburg.va.us (kmitch@phantasma.bevc.blacksburg.va.us [198.82.200.65]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA22375 for ; Mon, 23 Sep 1996 13:01:22 -0700 (PDT) Received: (from kmitch@localhost) by phantasma.bevc.blacksburg.va.us (8.7.5/8.7.3) id QAA04705 for current@freebsd.org; Mon, 23 Sep 1996 16:01:15 -0400 (EDT) From: Keith Mitchell Message-Id: <199609232001.QAA04705@phantasma.bevc.blacksburg.va.us> Subject: Mathematica/Linux Emulation To: current@freebsd.org Date: Mon, 23 Sep 1996 16:01:15 -0400 (EDT) X-Mailer: ELM [version 2.4ME+ PL25 (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 I am running -current (08/28) with the Linux Emulation (LKM) for Mathematica. Everytime I start Mathematica, I get: /lib/ld.so: cache '/etc/ld.so.cache' has wrong version The version in /compat/linux/etc/ld.so.cache is: ld.so-1.7.0 I used the linux-lib port from to install the /compat/linux tree. Anybody have any clue what's wrong. Everything "appears" to work.