From owner-freebsd-emulation@FreeBSD.ORG Thu Apr 22 14:47:57 2010 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B3811065677 for ; Thu, 22 Apr 2010 14:47:57 +0000 (UTC) (envelope-from vova@parallels.com) Received: from relay.sw.ru (mailhub.sw.ru [195.214.232.25]) by mx1.freebsd.org (Postfix) with ESMTP id 17DDB8FC19 for ; Thu, 22 Apr 2010 14:47:55 +0000 (UTC) Received: from vbook.fbsd.ru ([10.30.1.111]) (authenticated bits=0) by relay.sw.ru (8.13.4/8.13.4) with ESMTP id o3MElfFi004574 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 22 Apr 2010 18:47:44 +0400 (MSD) Received: from vova by vbook.fbsd.ru with local (Exim 4.71 (FreeBSD)) (envelope-from ) id 1O4xgr-0006GX-6c; Thu, 22 Apr 2010 18:47:41 +0400 From: Vladimir Grebenschikov To: Beat Gaetzi In-Reply-To: <4BD05D67.5090107@FreeBSD.org> References: <1271848624.4068.6.camel@localhost> <6e74840f54319f7b98129e686bddf445@bluelife.at> <1271911737.2639.62.camel@localhost> <1271941698.23318.2.camel@localhost> <1271942066.23318.6.camel@localhost> <4BD05D67.5090107@FreeBSD.org> Content-Type: text/plain; charset="KOI8-R" Content-Transfer-Encoding: quoted-printable Date: Thu, 22 Apr 2010 18:47:40 +0400 Message-ID: <1271947660.23318.21.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.30.0.1 FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov Cc: freebsd-emulation@FreeBSD.org Subject: Re: VBoxManage CLI does not works any more ? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vova@fbsd.ru List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2010 14:47:57 -0000 $ 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 To: vova@fbsd.ru Cc: Bernhard Froehlich , 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