From owner-freebsd-amd64@FreeBSD.ORG Mon Jan 16 19:45:50 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 E21C516A41F for ; Mon, 16 Jan 2006 19:45:50 +0000 (GMT) (envelope-from kael.fischer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B23E43D45 for ; Mon, 16 Jan 2006 19:45:49 +0000 (GMT) (envelope-from kael.fischer@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so1184586nzo for ; Mon, 16 Jan 2006 11:45:49 -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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KcT0dNyMF1yP1D0s3wS8nm/NWR1r9vpmgIknEz1MGkdhNE1h8APZhBkqFV/m56UY+iUYYREBJVLNWX4ubDqh0jeRYUcyIrIAUW4JooXfUVIAtMlbqHAbTbyVm/wia5s4cTj2a0dwcKcTLJgz94VRJ/kjGUwlu/1FaQ7Rr4CwNtM= Received: by 10.37.14.38 with SMTP id r38mr5056608nzi; Mon, 16 Jan 2006 11:45:49 -0800 (PST) Received: by 10.36.50.7 with HTTP; Mon, 16 Jan 2006 11:45:49 -0800 (PST) Message-ID: Date: Mon, 16 Jan 2006 11:45:49 -0800 From: Kael Fischer To: Steve Kargl In-Reply-To: <20060116191915.GB15316@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060116183735.GA15021@troutmask.apl.washington.edu> <20060116191915.GB15316@troutmask.apl.washington.edu> Cc: freebsd-amd64@freebsd.org Subject: Re: 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 19:45:51 -0000 > > b1# ldconfig -32 /usr/lib32 > > Do you have libstdc++.so.3 and libm.so.2 in /usr/lib32? > Does ldconfig -32 -r show a list of files. > No, that was the complete output from all those commands. [clip] > If you can't recompile raftercc and blasta for amd64, then try > to find the missing 32bit libs and drop them im /usr/lib32. > You could create a symlink to get libm.so.2 (although I don't > recommend this approach). A symlink probably won't work for > libstdc++.co.3 because the C++ ABI changed. So in the normal buildworld on amd64 these get built, right? I'm trying to figure out if the vendor just screwed up the build/installworld and I should just redo it. Anyway I'm rebuilding on a blade to test it. Besides GENERIC and SMP the conf is: options BGE_FAKE_AUTONEG so it seems like lib32 stuff should be standard. -Kael -- Kael Fischer, Ph.D DeRisi Lab - Univ. Of California San Francisco