Date: Fri, 23 Jan 2015 17:16:18 -0500 From: Michael Butler <imb@protected-networks.net> To: Steve Robertson <srobertanv@gmail.com>, vbox@FreeBSD.org Subject: Re: Error message at boot - Shared object "libxml2.so.2" not found, required by "VBoxRT.so" Message-ID: <54C2C832.9080002@protected-networks.net> In-Reply-To: <54C289A0.9060304@gmail.com> References: <54C289A0.9060304@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --g6eHE3CopqonqBaCTwkwxOlxLGEPgqB64 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 01/23/15 12:49, Steve Robertson wrote: > Hello, >=20 > I'm running Virtualbox under FreeBSD-10.1. I noticed the following > error at boot > Shared object "libxml2.so.2" not found, required by "VBoxRT.so" >=20 > The link, libxml2.so.2, is present in /usr/local/lib/ and points to > libxml2.so.2.9.2 >=20 > I've tried reinstalling virtualbox-ose, virtualbox-ose-kmod, and libxml= 2 > from ports. > But the error message reappeared at the next reboot. >=20 > The currently installed versions are: > virtualbox-ose-kmod-4.3.20 > virtualbox-ose-4.3.20_4 > libxml2-2.9.2_2 >=20 > For an experiment I temporarily copied the libxml2* files and linked > them in /lib. > The result was that the libxml2 message was gone but a new error occure= d. > Shared object *"libcurl.so.4"* not found, required by "VBoxRT.so" > So I think the problem is that /usr/local/lib isn't in the search path > at the time it's searched. >=20 > Please let me know if I can provide any other information that can help= > troubleshoot the problem. > This seems to be as a consequence of /etc/rc.d/ldconfig requiring mountcritremote which forces it down the chain when NFS is enabled even when no 'critical' filesystems are on NFS mounts :-( I simply remove that dependency by hand .. imb --g6eHE3CopqonqBaCTwkwxOlxLGEPgqB64 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlTCyDIACgkQQv9rrgRC1JKPQQCglsRse4CzTEexcG8pGZSCEoRd oxUAnj5SAictd5wULsacRnXsTlsQEsP+ =q8ue -----END PGP SIGNATURE----- --g6eHE3CopqonqBaCTwkwxOlxLGEPgqB64--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54C2C832.9080002>