From owner-freebsd-emulation@FreeBSD.ORG Tue Jul 20 05:53:07 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 65E001065673 for ; Tue, 20 Jul 2010 05:53:07 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from vms173005pub.verizon.net (vms173005pub.verizon.net [206.46.173.5]) by mx1.freebsd.org (Postfix) with ESMTP id 43D3A8FC24 for ; Tue, 20 Jul 2010 05:53:07 +0000 (UTC) Received: from aldan.narawntapu ([unknown] [173.70.194.135]) by vms173005.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0L5U00M0JDNKXBY4@vms173005.mailsrvcs.net> for freebsd-emulation@FreeBSD.org; Tue, 20 Jul 2010 00:52:37 -0500 (CDT) Message-id: <4C45399F.7010304@aldan.algebra.com> Date: Tue, 20 Jul 2010 01:52:31 -0400 From: "Mikhail T." User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; uk; rv:1.9.1.10) Gecko/20100716 Thunderbird/3.0.5 MIME-version: 1.0 To: Juergen Lock References: <201007191903.o6JJ3g8Y075986@triton8.kn-bremen.de> In-reply-to: <201007191903.o6JJ3g8Y075986@triton8.kn-bremen.de> Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit X-Mailman-Approved-At: Tue, 20 Jul 2010 11:20:41 +0000 Cc: freebsd-emulation@FreeBSD.org Subject: Re: flash on 8.1? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2010 05:53:07 -0000 On 19.07.2010 15:03, Juergen Lock wrote: > and indeed after setting dom.ipc.plugins.enabled.libflashplayer.so > to false inabout:config youtube also worked in www/linux-firefox 3.6.6. > Thanks, Juergen, this last method seems to have worked for one of the users -- with an 8.1/i386. It does not, however, work for me (8.1/amd64) -- linux-firefox (3.6.6) dies at start-up: linux: pid 10018 (firefox-bin): syscall epoll_create not implemented I don't know, why it is making this system call on my amd64 system, but that's the fact... On both systems the linux-firefox is version 3.6.6,1 and the compat.linux.osrelease is set to 2.6.16. Any ideas? Thanks! -mi