From owner-freebsd-emulation Thu Jun 22 8:53:44 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from arbi.Informatik.Uni-Oldenburg.DE (arbi.Informatik.Uni-Oldenburg.DE [134.106.1.7]) by hub.freebsd.org (Postfix) with ESMTP id 9282137C328 for ; Thu, 22 Jun 2000 08:53:35 -0700 (PDT) (envelope-from Christian.Mrugalla@Informatik.Uni-Oldenburg.DE) Received: from troja.Informatik.Uni-Oldenburg.DE ([134.106.21.46]) by arbi.Informatik.Uni-Oldenburg.DE (Exim 3.03) id 1359IL-0005Jx-00; Thu, 22 Jun 2000 17:53:33 +0200 Received: from rom.Informatik.Uni-Oldenburg.DE ([134.106.21.64]) by troja.Informatik.Uni-Oldenburg.DE (Exim 3.03) id 1359IK-00001Z-00; Thu, 22 Jun 2000 17:53:32 +0200 Received: by rom.Informatik.Uni-Oldenburg.DE (Exim 3.03) id 1359IJ-0008Gs-00; Thu, 22 Jun 2000 17:53:31 +0200 Subject: lib-problems with linux_base-6.1 To: freebsd-emulation@freebsd.org Date: Thu, 22 Jun 2000 17:53:31 +0200 (MET DST) X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-Id: From: "Christian Mrugalla" Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I´m running 3.2-stable, removed the old linux-stuff and installed the linux_base-6.1 port. When I try to run the xmovie-port, then it crashes with "Bad system call (core dumped)" gdb says "/lib/libNoVersion.so.1: No such file or directory." The file "/compat/linux/lib/libNoVersion.so.1" exists, the file "/compat/linux/etc/ld.so.conf" contains /usr/i486-linux-libc5/lib /usr/X11R6/lib /usr/lib /lib and I have run "/compat/linux/sbin/ldconfig". Why doesn´t the linux-emulator know the correct path of libNoVersion.so.1? Can anybody help? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message