From owner-freebsd-emulation@FreeBSD.ORG Wed Nov 26 17:01:21 2014 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6DFEF484 for ; Wed, 26 Nov 2014 17:01:21 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 559FE269 for ; Wed, 26 Nov 2014 17:01:21 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sAQH1LuA001648 for ; Wed, 26 Nov 2014 17:01:21 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 195416] www/linux-*-flashplugin11: disable ALSA after all and convert to an option Date: Wed, 26 Nov 2014 17:01:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch, regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@vfemail.net X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: marino@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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: Wed, 26 Nov 2014 17:01:21 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195416 Jan Beich changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|www/linux-*-flashplugi11: |www/linux-*-flashplugin11: |disable ALSA after all and |disable ALSA after all and |convert to an option |convert to an option --- Comment #5 from Jan Beich --- Ironically, PepperFlash wrapped with freshplayerplugin has no such ALSA issue with current linuxulator. (In reply to John Marino from comment #4) > ===> Checking for items in STAGEDIR missing from pkg-plist > Error: Orphaned: @dir %%LINUXBASE%%/usr/lib > Error: Orphaned: @dir %%LINUXBASE%%/usr > Error: Orphaned: @dir %%LINUXBASE%% > Error: Orphaned: @dir /compat They were present before. Probably an artifact from *not* using USE_LINUX_PREFIX while installing some files there. -- You are receiving this mail because: You are on the CC list for the bug.