From owner-freebsd-ports@FreeBSD.ORG Tue Oct 5 23:39:15 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06D6116A4CE for ; Tue, 5 Oct 2004 23:39:15 +0000 (GMT) Received: from imf20aec.mail.bellsouth.net (imf20aec.mail.bellsouth.net [205.152.59.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67B6C43D2D for ; Tue, 5 Oct 2004 23:39:14 +0000 (GMT) (envelope-from ahze@ahze.net) Received: from [192.168.1.5] ([68.209.163.3]) by imf20aec.mail.bellsouth.netESMTP <20041005233910.HCHL1719.imf20aec.mail.bellsouth.net@[192.168.1.5]>; Tue, 5 Oct 2004 19:39:10 -0400 In-Reply-To: <1097017116.25550.33.camel@server> References: <1097009709.59818.3.camel@server> <346BC0AC-171D-11D9-8817-000A958C81C6@ahze.net> <1097017116.25550.33.camel@server> Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Michael Johnson Date: Tue, 5 Oct 2004 19:39:09 -0400 To: Sean McNeil X-Mailer: Apple Mail (2.619) cc: freebsd-ports@freebsd.org Subject: Re: faad port and patches needed to build on -current X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 23:39:15 -0000 Are you still having a problem building faad with WITHOUT_MPEG4IP I am unable to reproduce this on 5.3-BETA6 or 4.10-STABLE Michael On Oct 5, 2004, at 6:58 PM, Sean McNeil wrote: > On Tue, 2004-10-05 at 15:23, Michael Johnson wrote: >> Hi Sean! >> >> Thanks for the patch, Just curious did you build faad with >> WITHOUT_MPEG4IP defined? > > Yes I did. I have, however, recompiled mpeg4ip with the same patches > replacing common/ with lib/ and removing the BROKEN from Makefile. I > had > to uninstall faad first, though. After which I rebuilt faad with the > above undefined. Discussions with the maintainer indicated there were > possible pthread conflicts but I have not encountered any. > > Cheers, > Sean >