Subject: Re: SunOS emulation
To: None <port-sparc@NetBSD.org>
From: Chris Amthor <amthor@chroam.de>
List: port-sparc
Date: 05/16/2005 09:10:15
Hi,
Laurens Vets <laurens@daemon.be> wrote:
[...]
> Now according to the compat_sunos manual, I need to get the shared
> libraries from a Solaris host, which I did. (I copied the whole
> /usr/lib/ dir to /emul/sunos on NetBSD).
>
> However, I still get the above output. Is there something else I need
> to do?
Hmm, /emul/sunos/ is not one of the default directories of ld to
search for libs.
Try adding the path to LD_LIBRARY_PATH. To speed things up, also do:
# ldconfig /emul/sunos
wich adds the libs therein to the library cache of the dynamic linker.
cheers,
\end{kryz}
--
Q: How is "SunOS" spelled?
A: As one speaks it. With capital "S-O-S".