From owner-freebsd-emulation@FreeBSD.ORG Fri Oct 3 07:12:23 2008 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 EFFDB1065691; Fri, 3 Oct 2008 07:12:23 +0000 (UTC) (envelope-from vova@sw.ru) Received: from relay.sw.ru (mailhub.sw.ru [195.214.232.25]) by mx1.freebsd.org (Postfix) with ESMTP id 6A7A38FC17; Fri, 3 Oct 2008 07:12:22 +0000 (UTC) (envelope-from vova@sw.ru) 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 m937CJph029491 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 3 Oct 2008 11:12:20 +0400 (MSD) Received: from vova by vbook.fbsd.ru with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Klepm-0004Vb-HR; Fri, 03 Oct 2008 11:12:18 +0400 From: Vladimir Grebenschikov To: Boris Samorodov In-Reply-To: <70513378@bb.ipt.ru> References: <200810011852.45247.tijl@ulyssis.org> <200810021557.31963.tijl@ulyssis.org> <1222956948.1798.70.camel@localhost> <200810021632.16085.tijl@ulyssis.org> <70513378@bb.ipt.ru> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: SWsoft Date: Fri, 03 Oct 2008 11:12:18 +0400 Message-Id: <1223017938.1842.53.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov Cc: freebsd-emulation@freebsd.org, Chagin Dmitry Subject: Re: firefox & flash9 patches - now it works with sound on 8-CURRENT 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: Fri, 03 Oct 2008 07:12:24 -0000 On Thu, 2008-10-02 at 20:53 +0400, Boris Samorodov wrote: > > % pkg_info -W /compat/linux/lib/libcom_err.so.2 > > /compat/linux/lib/libcom_err.so.2 was installed by package > linux_base-fc-4_13 > > > > I don't have a libkeyutils installed, so it seems this depends on > > whichever linux_base you have. > > The port linux_base-f8 has been just fixed. It happens that at > recent distributions libraries (e2fsprogs-libs) has a package by > themselves. > > As for libkeyutils -- I'm not sure if it is needed. Prove me > wrong. ;-) I've just tested it without libkeyutils - libflashsupport just does not loaded and no sound as result. So we need it, not sure as dedicated port or as part of linux_base-f8 ? Another ways is try to rebuild libflashsupport without that dependency, (ky oing in mind that there was patches here about A/V sync for that lib). But I have no good idea how to cross-build Linux library on FreeBSD. > WBR -- Vladimir B. Grebenschikov vova@fbsd.ru