Docs for running 32-bit apps?

Kael Fischer kael.fischer at gmail.com
Mon Jan 16 10:48:01 PST 2006


Steve:

Thanks, I forgot to mention that I had already tried that.  Doing it
again does not fix it.  But perhaps the first error message is
significant?  Is there something that loads at boot time?

b1# ldconfig -32 -r
ldconfig: Cannot open "/var/run/ld-elf32.so.hints": No such file or directory
b1# ldconfig -32 /usr/lib32
b1# ~kael/src/pdbanal/raftercc
/usr/libexec/ld-elf.so.1: Shared object "libstdc++.so.3" not found,
required by "raftercc"
b1# ~kael/src/wublast/freebsd-i686/blasta
/usr/libexec/ld-elf.so.1: Shared object "libm.so.2" not found,
required by "blasta"


-Kael



On 1/16/06, Steve Kargl <sgk at troutmask.apl.washington.edu> wrote:
> What does "ldconfig -32 -r" show?  You probably need to
> do "ldconfig -32 /usr/lib32".
>
> --
> Steve
>


More information about the freebsd-amd64 mailing list