From owner-freebsd-ia64 Tue Jun 18 19:30:22 2002 Delivered-To: freebsd-ia64@freebsd.org Received: from overcee.wemm.org (12-232-114-102.client.attbi.com [12.232.114.102]) by hub.freebsd.org (Postfix) with ESMTP id 8174837B407 for ; Tue, 18 Jun 2002 19:30:20 -0700 (PDT) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id 1825A3811 for ; Tue, 18 Jun 2002 19:30:22 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: ia64@freebsd.org Subject: Yay! Date: Tue, 18 Jun 2002 19:30:22 -0700 From: Peter Wemm Message-Id: <20020619023022.1825A3811@overcee.wemm.org> Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Yeehar! I discovered the problem that was breaking dynamic binaries and sometimes static binaries: ia64# mkdir -p /compat/ia32/usr/libexec/ ia64# cp /tmp/ld-elf.so.1 /compat/ia32/usr/libexec/ ia64# mkdir -p /compat/ia32/usr/lib ia64# cp /tmp/libc.so.5 /compat/ia32/usr/lib ia64# file /tmp/id /tmp/id: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), dynamically linked (uses shared libs), stripped ia64# /tmp/id uid=0(root) gid=0(wheel) groups=0(wheel), 2(kmem), 3(sys), 4(tty), 5(operator), 20(staff), 31(guest) Commit coming up... Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message