From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 26 16:40:25 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7972D16A4CF for ; Tue, 26 Oct 2004 16:40:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E41C43D48 for ; Tue, 26 Oct 2004 16:40:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i9QGePMO070942 for ; Tue, 26 Oct 2004 16:40:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9QGePcE070941; Tue, 26 Oct 2004 16:40:25 GMT (envelope-from gnats) Resent-Date: Tue, 26 Oct 2004 16:40:25 GMT Resent-Message-Id: <200410261640.i9QGePcE070941@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, John Gillis Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F4F416A4CF for ; Tue, 26 Oct 2004 16:40:08 +0000 (GMT) Received: from boobookittyfuck.zefram.net (h0020af23334a.ne.client2.attbi.com [24.91.171.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09A3D43D46 for ; Tue, 26 Oct 2004 16:40:08 +0000 (GMT) (envelope-from zefram@boobookittyfuck.zefram.net) Received: by boobookittyfuck.zefram.net (Postfix, from userid 1001) id A48B16234; Tue, 26 Oct 2004 12:40:04 -0400 (EDT) Message-Id: <20041026164004.A48B16234@boobookittyfuck.zefram.net> Date: Tue, 26 Oct 2004 12:40:04 -0400 (EDT) From: John Gillis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/73168: Linux ldd broken X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: John Gillis List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Oct 2004 16:40:25 -0000 >Number: 73168 >Category: ports >Synopsis: Linux ldd broken >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 26 16:40:24 GMT 2004 >Closed-Date: >Last-Modified: >Originator: John Gillis >Release: FreeBSD 5.3-RELEASE i386 >Organization: >Environment: System: FreeBSD boobookittyfuck.zefram.net 5.3-RELEASE FreeBSD 5.3-RELEASE #1: Tue Oct 26 09:55:52 EDT 2004 zefram@boobookittyfuck.zefram.net:/usr/obj/usr/src/sys/BOOBOOKITTYFUCK i386 Using linux_base-7.1_7 COMPAT_LINUX compiled into kernel >Description: Trying to run Linux's ldd, I get the error: % /compat/linux/usr/bin/ldd /compat/linux/usr/bin/gdk-pixbuf-query-loaders /compat/linux/usr/bin/ldd: /lib/ld-linux.so.2: not found ldd: /lib/ld-linux.so.2 $exited with unknown exit code (127) ldd has the jailed location of ld-linux.so.2. If I put the full path, I get this error: % /compat/linux/usr/bin/ldd /compat/linux/usr/bin/gdk-pixbuf-query-loaders /compat/linux/lib/ld-linux.so.2: 1: Syntax error: "(" unexpected /compat/linux/lib/ld-linux.so.2: 1: Syntax error: "(" unexpected >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: