From owner-freebsd-current@FreeBSD.ORG Thu Sep 17 21:34:30 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4379106566B for ; Thu, 17 Sep 2009 21:34:30 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 7E9238FC08 for ; Thu, 17 Sep 2009 21:34:30 +0000 (UTC) Received: from [85.173.16.166] (helo=izar) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1MoOcW-000HAC-BV; Fri, 18 Sep 2009 01:34:28 +0400 To: "Kevin Oberman" References: <20090917203423.374B31CC37@ptavv.es.net> From: Boris Samorodov Date: Fri, 18 Sep 2009 01:36:22 +0400 In-Reply-To: <20090917203423.374B31CC37@ptavv.es.net> (Kevin Oberman's message of "Thu\, 17 Sep 2009 13\:34\:23 -0700") Message-ID: <67654217@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-current@freebsd.org, freebsd-gnome@freebsd.org Subject: Re: no sound from Flash9 plugin X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2009 21:34:30 -0000 "Kevin Oberman" writes: >> Date: Thu, 17 Sep 2009 20:14:16 +0000 (GMT) >> From: AN >> On Thu, 17 Sep 2009, Kevin Oberman wrote: >> >> Date: Thu, 17 Sep 2009 17:49:16 +0000 (GMT) >> >> From: AN >> >> Sender: owner-freebsd-gnome@freebsd.org [...] >> >> uname -a >> >> FreeBSD test.fu.bar 8.0-BETA4 FreeBSD 8.0-BETA4 #0: Sun Sep 6 04:44:31 [...] > Does your make.conf contain the required lines: > OVERRIDE_LINUX_BASE_PORT=f10 > OVERRIDE_LINUX_NONBASE_PORTS=f10 Just a note: for FreeBSD OSVERSION>=800076 (and 8.0-BETA4 as well) those variables are not necessary to define (they are defaults). -- WBR, bsam