From owner-freebsd-multimedia@FreeBSD.ORG Sun Sep 21 20:00:16 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C76B1065671 for ; Sun, 21 Sep 2008 20:00:16 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail.itac.at (mail.itac.at [213.47.211.116]) by mx1.freebsd.org (Postfix) with ESMTP id C0FE98FC14 for ; Sun, 21 Sep 2008 20:00:15 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from [78.142.74.81] (helo=chii.bluelife.at) by mail.itac.at with esmtpa (Exim 4.63) (envelope-from ) id 1KhV63-0006VL-1v; Sun, 21 Sep 2008 22:00:03 +0200 Date: Sun, 21 Sep 2008 22:00:45 +0200 From: Bernhard Froehlich To: freebsd-multimedia@freebsd.org Message-ID: <20080921220045.1dd0ceb5@chii.bluelife.at> In-Reply-To: <200809212058.38419.shoesoft@gmx.net> References: <20080921180743.313a5a08@chii.bluelife.at> <200809212058.38419.shoesoft@gmx.net> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; amd64-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: -2.1 (--) X-Spam-Report: Spam detection software, running on the system "mail.itac.at", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On Sun, 21 Sep 2008 20:58:37 +0200 Stefan Ehmann wrote: > On Sunday 21 September 2008 18:07:43 Bernhard Froehlich wrote: > > Hi MythTV Users! > > > > As you all know the mythtv port is scheduled for removal so i > > decided to spend a few evenings to improve the situation a bit. > Hi, thanks for your effort. Haven't been able to try mythtv so far > because of the broken port. > > > > I have tested the ports as good as i can but that is only FreeBSD > > 7-STABLE on i386 and amd64. In lack of an mythtv 0.20 backend and > > supported hardware i could not test multimedia/mythtv more than > > compiling it. I'd highly appreciate it if some of you could at least > > try to compile the ports on a newer FreeBSD 6.x to see how it works. > > I've tried to build it on 7.1-PRERELEASE i386. > > In file included from mpeg/pespacket.cpp:13: > ../libmyth/../libavutil/bswap.h:20: error: 'always_inline' does not > name a type > > I've changed always_inline to inline to see if it gets me any further. > > Then I got another error but haven't figured out yet where > av_crc04C11DB7 is coming from. > > mpeg/pespacket.cpp: In member function 'uint PESPacket::CalcCRC() > const': mpeg/pespacket.cpp:160: error: 'av_crc04C11DB7' was not > declared in this scope > > I can provide the complete build log if necessary. > [...] Content analysis details: (-2.1 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.4 ALL_TRUSTED Passed through trusted hosts only via SMTP -0.6 AWL AWL: From: address is in the auto white-list Cc: Subject: Re: CFT: MythTV Fixes X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Sep 2008 20:00:16 -0000 On Sun, 21 Sep 2008 20:58:37 +0200 Stefan Ehmann wrote: > On Sunday 21 September 2008 18:07:43 Bernhard Froehlich wrote: > > Hi MythTV Users! > > > > As you all know the mythtv port is scheduled for removal so i > > decided to spend a few evenings to improve the situation a bit. > Hi, thanks for your effort. Haven't been able to try mythtv so far > because of the broken port. > > > > I have tested the ports as good as i can but that is only FreeBSD > > 7-STABLE on i386 and amd64. In lack of an mythtv 0.20 backend and > > supported hardware i could not test multimedia/mythtv more than > > compiling it. I'd highly appreciate it if some of you could at least > > try to compile the ports on a newer FreeBSD 6.x to see how it works. > > I've tried to build it on 7.1-PRERELEASE i386. > > In file included from mpeg/pespacket.cpp:13: > ../libmyth/../libavutil/bswap.h:20: error: 'always_inline' does not > name a type > > I've changed always_inline to inline to see if it gets me any further. > > Then I got another error but haven't figured out yet where > av_crc04C11DB7 is coming from. > > mpeg/pespacket.cpp: In member function 'uint PESPacket::CalcCRC() > const': mpeg/pespacket.cpp:160: error: 'av_crc04C11DB7' was not > declared in this scope > > I can provide the complete build log if necessary. > Great, that is exactly what i am searching for. That symptom is a result from including the locally installed ffmpeg/libavutil which is wrong. So could you please "make clean && make" and send me the last dozen of lines from the compiler output? -- Bernhard Froehlich http://www.bluelife.at/