Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jan 2006 10:37:35 -0800
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        kael@sonic.net
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: Docs for running 32-bit apps?
Message-ID:  <20060116183735.GA15021@troutmask.apl.washington.edu>
In-Reply-To: <cd02cc220601161027o22df47d6m1e9642e40e13f957@mail.gmail.com>
References:  <cd02cc220601161027o22df47d6m1e9642e40e13f957@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 16, 2006 at 10:27:34AM -0800, Kael Fischer wrote:
> 
> '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.'
> 

What does "ldconfig -32 -r" show?  You probably need to
do "ldconfig -32 /usr/lib32".

-- 
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060116183735.GA15021>