$ 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 <[email protected]> To: [email protected] Cc: Bernhard Froehlich <[email protected]>, [email protected] 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: > > $ ldd /usr/local/lib/virtualbox/components/VBoxC.so | fgrep png > $ 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 -- Vladimir B. Grebenschikov [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
