From owner-freebsd-current Fri Aug 17 21:30:10 2001 Delivered-To: freebsd-current@freebsd.org Received: from alpo.whistle.com (s206m1.whistle.com [207.76.206.1]) by hub.freebsd.org (Postfix) with ESMTP id 2486A37B40F for ; Fri, 17 Aug 2001 21:30:08 -0700 (PDT) (envelope-from mark@whistle.com) Received: from [207.76.207.129] ([10.1.10.118]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id VAA40030; Fri, 17 Aug 2001 21:29:00 -0700 (PDT) Mime-Version: 1.0 X-Sender: mark-ml@207.76.206.1 Message-Id: In-Reply-To: <20010818035608.A4068@bank-pedersen.dk> References: <3B7DC62B.229E5815@westmarsh.com> <20010818035608.A4068@bank-pedersen.dk> Date: Fri, 17 Aug 2001 21:29:36 -0700 To: "Niels Chr. Bank-Pedersen" , "Pierre Y. Dampure" , current@FreeBSD.ORG From: Mark Peek Subject: Re: ELF interpreter /co not found Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 3:56 AM +0200 8/18/01, Niels Chr. Bank-Pedersen wrote: >On Sat, Aug 18, 2001 at 02:34:35AM +0100, Pierre Y. Dampure wrote: >> >> The above message is what I get after upgrading from an August 7 to >> an August 17 world/kernel and trying to run >> linux-netscape47-communicator. Prior world/kernel combination worked >> okay, there have been no changes to the kernel configuration (which >> I can provide if required). > >I see this as well. Apparantly version 1.98 of >sys/kern/imgact_elf.c causes the string containing the path >to /compat/linux/lib/ld-2.1.2.so to be truncated. A quick >workaround is to symlink /co to /compat/linux/lib/ld-2.1.2.so . > > >> I noticed some recent changes to imgact_elf.c (which stands at > > version 1.99 on the box affected), am I missing something else here? This bug was my fault; pointy hat to me. I just checked in a fix...thanks for diagnosing it for me. You'll want to make sure you get version 1.100 of sys/kern/imgact_elf.c. Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message