FreeBSD Port: emulators/virtualbox-ose
Mike Jakubik
mike.jakubik at intertainservices.com
Wed Dec 11 23:45:01 UTC 2013
On 12/11/13 18:34, Bernhard Fröhlich wrote:
>
>
> Am 11.12.2013 22:16 schrieb "Mike Jakubik"
> <mike.jakubik at intertainservices.com
> <mailto:mike.jakubik at intertainservices.com>>:
> >
> > On 12/11/13 15:51, Bernhard Fröhlich wrote:
> >>
> >>
> >> That definitely is the libstdc++ from our ancient gcc 4.2 in base.
> Could you try to temporary rename the so and try to start vbix again?
> Don't forget to rename it afterwards if there are any binaries that
> still need it.
> >>
> >
> > Renaming /usr/lib/libstdc++.so.6 addresses the problem. Do you know
> a way to check if anything else might need this?
> >
> > Thank you.
>
> You could either try manually with ldd which so a binary needs or I
> think bsdadmin scrips contains some libcheck script that can check
> that in bulk.
>
Ahh yes, pkg_libchk did the job, it appears nothing was using this,
thanks again.
More information about the freebsd-emulation
mailing list