Date: Thu, 16 Oct 1997 17:18:49 +0930 From: Mike Smith <mike@smith.net.au> To: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE> Cc: freebsd-emulation@FreeBSD.ORG Subject: Re: some observations with xmaple (Maple V4 R5, Linux version) Message-ID: <199710160748.RAA01931@word.smith.net.au> In-Reply-To: Your message of "Thu, 16 Oct 1997 09:53:37 %2B0200." <19971016095337.09114@gil.physik.rwth-aachen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > > You will need to say '/compat/linux/sbin/ldconfig' to update the hints > > file after changing the library link. > > Strange. When I do a ln -s libc.so.5.3.12 libc.so.5 manually in /compat/ > linux/lib the link is OK. > > Doing a /compat/linux/sbin/ldconfig afterwards the link changes back > to libc.so.5.4.23. Whoops, sorry. I forgot it does that. Move the 5.4.23 library out of the directory, or rename it to something else before running ldconfig. It applies the Linux "newer must be better" philosophy, which isn't always good. mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710160748.RAA01931>