Skip site navigation (1)Skip section navigation (2)
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

[-- Attachment #1 --]
On 01/23/15 12:49, Steve Robertson wrote:
> Hello,
> 
> 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"
> 
> The link, libxml2.so.2, is present in /usr/local/lib/ and points to
> libxml2.so.2.9.2
> 
> I've tried reinstalling virtualbox-ose, virtualbox-ose-kmod, and libxml2
> from ports.
> But the error message reappeared at the next reboot.
> 
> The currently installed versions are:
>     virtualbox-ose-kmod-4.3.20
>     virtualbox-ose-4.3.20_4
>     libxml2-2.9.2_2
> 
> 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 occured.
>     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.
> 
> 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




[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlTCyDIACgkQQv9rrgRC1JKPQQCglsRse4CzTEexcG8pGZSCEoRd
oxUAnj5SAictd5wULsacRnXsTlsQEsP+
=q8ue
-----END PGP SIGNATURE-----

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