Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2000 09:50:44 -0700
From:      Marcel Moolenaar <marcel@cup.hp.com>
To:        Christian Mrugalla <Christian.Mrugalla@Informatik.Uni-Oldenburg.DE>
Cc:        freebsd-emulation@FreeBSD.ORG
Subject:   Re: lib-problems with linux_base-6.1
Message-ID:  <395243E4.918795E7@cup.hp.com>
References:  <E1359IJ-0008Gs-00@rom.Informatik.Uni-Oldenburg.DE>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?395243E4.918795E7>