Date: Thu, 22 Apr 2010 18:47:40 +0400 From: Vladimir Grebenschikov <vova@fbsd.ru> To: Beat Gaetzi <beat@FreeBSD.org> Cc: freebsd-emulation@FreeBSD.org Subject: Re: VBoxManage CLI does not works any more ? Message-ID: <1271947660.23318.21.camel@localhost> In-Reply-To: <4BD05D67.5090107@FreeBSD.org> References: <1271848624.4068.6.camel@localhost> <6e74840f54319f7b98129e686bddf445@bluelife.at> <1271911737.2639.62.camel@localhost> <f3c0c7894444f041ab3a87d8bf1abcf3@bluelife.at> <1271941698.23318.2.camel@localhost> <1271942066.23318.6.camel@localhost> <4BD05D67.5090107@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
$ pkg_info -Ix virtualbox virtualbox-ose-3.1.6_2 A general-purpose full virtualizer for x86 hardware virtualbox-ose-kmod-3.1.6 VirtualBox kernel module for FreeBSD $ pkg_info -Ix png fpc-libpng-2.2.4_1 Free Pascal interface to libpng, for reading PNG image = file gstreamer-plugins-libpng-0.10.21,3 Gstreamer png plugin linux-f10-png-1.2.37_1 RPM of the PNG lib (Linux Fedora 10) png-1.4.1_1 Library for manipulating PNG images $ -----Original Message----- From: Beat Gaetzi <beat@FreeBSD.org> To: vova@fbsd.ru Cc: Bernhard Froehlich <decke@bluelife.at>, freebsd-emulation@freebsd.org Subject: Re: VBoxManage CLI does not works any more ? Date: Thu, 22 Apr 2010 16:29:59 +0200 Hi, On 04/22/10 15:14, Vladimir Grebenschikov wrote: > And looks like png linked in non-trivial fashion into VBox: >=20 > $ ldd /usr/local/lib/virtualbox/components/VBoxC.so | fgrep png=20 > $ nm /usr/local/lib/virtualbox/components/VBoxC.so | fgrep t\ png_ | wc -= l > 176 > $ nm /usr/local/lib/virtualbox/components/VBoxC.so | fgrep U\ png > U png_set_longjmp_fn > $ I'm not able to reproduce this problem in my environment. Could you please send us the output of these commmands: # pkg_info -Ix virtualbox # pkg_info -Ix png Thanks, Beat --=20 Vladimir B. Grebenschikov vova@fbsd.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1271947660.23318.21.camel>