From owner-freebsd-emulation Thu Jun 22 10: 2:47 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by hub.freebsd.org (Postfix) with ESMTP id 23A5937BAB8 for ; Thu, 22 Jun 2000 10:02:44 -0700 (PDT) (envelope-from marcel@cup.hp.com) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel1.hp.com (Postfix) with ESMTP id 42B4F269D; Thu, 22 Jun 2000 09:52:06 -0700 (PDT) Received: from cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com (8.9.3 (PHNE_18979)/8.9.3 SMKit7.02) with ESMTP id JAA19856; Thu, 22 Jun 2000 09:50:43 -0700 (PDT) Message-ID: <395243E4.918795E7@cup.hp.com> Date: Thu, 22 Jun 2000 09:50:44 -0700 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Christian Mrugalla Cc: freebsd-emulation@FreeBSD.ORG Subject: Re: lib-problems with linux_base-6.1 References: Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Christian Mrugalla wrote: > > I´m running 3.2-stable, removed the old linux-stuff and installed > the linux_base-6.1 port. This is the problem. You're sort of trying to have a RH 6.1 userland with a RH 5.2 kernel. This doesn't work. > When I try to run the xmovie-port, then it crashes with > "Bad system call (core dumped)" Exactly. The RH 6.1 userland uses system calls not known in the linuxulator. > gdb says "/lib/libNoVersion.so.1: No such file or directory." This is the FreeBSD native gdb, right? > 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 You actually don't need /usr/lib and /lib, because they are always included, but that's beside the point. -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message