From owner-freebsd-amd64@FreeBSD.ORG Mon Jan 16 18:27:35 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D63716A41F for ; Mon, 16 Jan 2006 18:27:35 +0000 (GMT) (envelope-from kael.fischer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD75043D48 for ; Mon, 16 Jan 2006 18:27:34 +0000 (GMT) (envelope-from kael.fischer@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so1165694nzo for ; Mon, 16 Jan 2006 10:27:34 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=PJGhjYDSMSorePpJjCP0aCY8lvT7lDsKvX5QwenCCG/ZkB/VquYwm0fDuzc525bsvX9wokvFDNefmO9w/4EB1W5yGQhLG0ekOCUelsdVbUl4hzFHNcWHs/GhxJ6svMR+ClgxMM7ROwxdFMhnRb6vJ1jgu3NJwRpXRZu5jATfdGs= Received: by 10.36.135.18 with SMTP id i18mr4999418nzd; Mon, 16 Jan 2006 10:27:34 -0800 (PST) Received: by 10.36.50.7 with HTTP; Mon, 16 Jan 2006 10:27:34 -0800 (PST) Message-ID: Date: Mon, 16 Jan 2006 10:27:34 -0800 From: Kael Fischer To: freebsd-amd64@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Docs for running 32-bit apps? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kael@sonic.net List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jan 2006 18:27:35 -0000 I am having trouble getting 32 bit apps to work too. Running 6.0-Release amd64 on new Intel SBX82 blades. The vendor delivered these without overriding lib32 and it was present in the build tree but, strangely not installed. Applications complained that ld-elf32.so.1 wasn't there. % cd /usr/src; make install32 'Fixed' that error, but now I get this kind of thing: /usr/libexec/ld-elf.so.1: Shared object "libm.so.2" not found, ... or /usr/libexec/ld-elf.so.1: Shared object "libstdc++.so.3" not found, ... Am I missing some big part of the puzzle? I am coming from a mostly FreeBSD 4.X environment and libmap.conf (5) is a new idea, so maybe that is it. /etc/libmap.conf doesn't exist on these systems. But I thought this was 'just supposed to work.' Rgds, Kael -- Kael Fischer, Ph.D DeRisi Lab - Univ. Of California San Francisco