From owner-freebsd-hackers Thu Sep 24 16:09:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA07323 for freebsd-hackers-outgoing; Thu, 24 Sep 1998 16:09:19 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA07310 for ; Thu, 24 Sep 1998 16:09:15 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost.cdrom.com [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id QAA01676; Thu, 24 Sep 1998 16:14:44 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199809242314.QAA01676@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Terry Lambert cc: jake.hamby@jpl.nasa.gov (Jake Hamby), hackers@FreeBSD.ORG Subject: Re: How can I run glibc Linux binaries (RedHat 5.x) on FreeBSD (CURRENT)? In-reply-to: Your message of "Thu, 24 Sep 1998 22:29:46 -0000." <199809242229.PAA10429@usr02.primenet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 24 Sep 1998 16:14:44 -0700 From: Mike Smith Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > > The only really unusual thing my untrained eye can see is that both > > /compat/linux/lib/ld-linux.so.1 and /compat/linux/lib/ld-linux.so.2 are > > being loaded in. But I don't have any idea what to do about it. If I > > try copying the newer ld-linux.so.2 as ld-linux.so.1, then FreeBSD > > simply complains that it can't find ld-linux.so.1. > > > > Any ideas? > > Try again with truss. It uses the right system call names; SEF > showed me that, specifically, as a feature of his implementation > methodology. linux_kdump does that, and it gets the ioctls right too. But this has nothing to do with the problem, which is that the old code was using the wrong shared linker. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message