From owner-cvs-all@FreeBSD.ORG Tue Oct 2 22:19:17 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8AD016A417; Tue, 2 Oct 2007 22:19:17 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao104.cox.net (eastrmmtao104.cox.net [68.230.240.46]) by mx1.freebsd.org (Postfix) with ESMTP id 2304013C4B0; Tue, 2 Oct 2007 22:19:16 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmmtao104.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20071002221916.VFYA14054.eastrmmtao104.cox.net@eastrmimpo01.cox.net>; Tue, 2 Oct 2007 18:19:16 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo01.cox.net with bizsmtp id vaKF1X00A4iy4EG0000000; Tue, 02 Oct 2007 18:19:15 -0400 Date: Tue, 02 Oct 2007 17:23:29 -0500 To: "Jung-uk Kim" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <200710021724.l92HO7vE091561@repoman.freebsd.org> <200710021427.55128.jkim@FreeBSD.org> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <200710021427.55128.jkim@FreeBSD.org> User-Agent: Opera Mail/9.23 (Linux) Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/multimedia/transcode Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Oct 2007 22:19:18 -0000 On Tue, 02 Oct 2007 13:27:52 -0500, Jung-uk Kim wrote: > On Tuesday 02 October 2007 01:24 pm, Jeremy Messenger wrote: >> mezz 2007-10-02 17:24:07 UTC >> >> FreeBSD ports repository >> >> Modified files: >> multimedia/transcode Makefile >> Log: >> Fix the build when audio/oss is installed by force to search for >> sys/soundcard.h in /usr/include first rather than oss's header. >> >> Reported by: Adonis adonis >> >> Revision Changes Path >> 1.97 +2 -3 ports/multimedia/transcode/Makefile > > FYI, I just committed fix for this in audio/oss: > > http://docs.freebsd.org/cgi/mid.cgi?200710021801.l92I1ra1093473 Thanks for let me know! You said, '-CURRENT has OSS v4 compatible version but -STABLE does not.' Will there be a problem for -STABLE if an application builds with FreeBSD's soundcard.h and use oss's stuff in the runtime? Just wondering. Cheers, Mezz > Sorry for the inconvenience, > > Jung-uk Kim -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org