From owner-freebsd-ports@FreeBSD.ORG Sat Nov 1 14:27:14 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B3FC71065689; Sat, 1 Nov 2008 14:27:14 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.27]) by mx1.freebsd.org (Postfix) with ESMTP id 51BDB8FC12; Sat, 1 Nov 2008 14:27:14 +0000 (UTC) (envelope-from tingox@gmail.com) Received: by qw-out-2122.google.com with SMTP id 9so690279qwb.7 for ; Sat, 01 Nov 2008 07:27:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=DF6bueRW/FvCfH515YTBlWYsktkY2rOfbVA+8ysTzbY=; b=J9bpScNqUFV6OHM0ay0bvO0neHfrALMi8nDXfxwUCaVdZ7FagRV9OcCZ59O9k2qwNH dhWZqxWnqSzh5+p/GURwE+F3zCwr8BqnCJ/fri5nKVsPnMuHEFy0bj8wKuqLEiDaJ8Gy 0AbbsarOc2qmx9gkkRS0CpOQwm/oq1VY4h5y8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=djBtoTr1iwIX8WWt3faJuX4a23uVYpwOrwLr3KzUUgvBtyGV/OU+AuN4zoQk2syrJs eCPxAvxbSg4FZiEdNy81jO9E0/ZRm4XpUmFaZIhcY+Hl4UzMxx8333AcHdg0rVA+c8rO vbMEOiKCJzdJF74EVFyGpl8UTGEPkxCqaM480= Received: by 10.214.10.4 with SMTP id 4mr10207175qaj.14.1225549633493; Sat, 01 Nov 2008 07:27:13 -0700 (PDT) Received: by 10.214.216.19 with HTTP; Sat, 1 Nov 2008 07:27:13 -0700 (PDT) Message-ID: Date: Sat, 1 Nov 2008 15:27:13 +0100 From: "Torfinn Ingolfsen" To: freebsd-ports@freebsd.org In-Reply-To: <1225541231.6398.16.camel@main.lerwick.hopto.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <490B64FC.60608@FreeBSD.org> <1225537327.6398.12.camel@main.lerwick.hopto.org> <1225541231.6398.16.camel@main.lerwick.hopto.org> Cc: freebsd-multimedia@freebsd.org Subject: Re: Call for testers: MythTV 0.21 port upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Nov 2008 14:27:14 -0000 Hi, On Sat, Nov 1, 2008 at 1:07 PM, Craig Butler wrote: > It seems to be referencing /usr/local/include/libavcodec/avcodec.h > instead of the one that is in mythtv/work/mythtv*/include. I have That doesn't sound right. Previously, MythTV used it's own (patched) version of ffmpeg / avutil etc, thats why they are included wih the source. I don't think MythTV will work with the stick ffmpeg. -- Regards, Torfinn Ingolfsen