From owner-freebsd-questions Mon Nov 16 08:22:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA27363 for freebsd-questions-outgoing; Mon, 16 Nov 1998 08:22:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from elrond.rosmail.com (elrond.rosmail.com [195.90.128.101]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA27351 for ; Mon, 16 Nov 1998 08:22:10 -0800 (PST) (envelope-from 0824@08700000.mhs.rosmail.com) From: 0824@08700000.mhs.rosmail.com Received: (from uucp@localhost) by elrond.rosmail.com (8.9.1a/8.9-V) with UUCP id TAA10152 for freebsd-questions@freebsd.org; Mon, 16 Nov 1998 19:08:06 +0300 (MSK) To: freebsd-questions@FreeBSD.ORG Date: Mon, 16 Nov 98 19:01:04 +0300 (MSK) Message-ID: <7FBC503680D49698@rosmail.com> Organization: JSC "ROSNET" Subject: Linux emulation problem : RH5.0 binaries on 2.2.7R. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi All, I have Freebsd 2.2.7R and Redhat 5.0 Linux. I have installed linux emulation on FreeBSD box the way it was recommended in the handbook. Then I wrote and compile a simple program (a sort of "hello world") on my Linux box and tried to run it under Freebsd. Well, the helloworld program complaied about missing libraries ld-linux.so.2, libc.so.6. So I retreived these files from Linux box an put them to /compat/linux/lib, reran /compat/linux/sbin/ ldconfig and ran helloworld again. This what I got: #./helloworld .[skip].. exited on signal 11 (core dumped) Segmentation fault What's the problem? What should I do to run linux rh5.0 binaries on 2.2.7R? Sincerely, Vlad Safronov. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message