From owner-freebsd-multimedia@FreeBSD.ORG Sun Dec 12 08:52:40 2010 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C32091065674; Sun, 12 Dec 2010 08:52:40 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from groupware.itac.at (groupware.itac.at [91.205.172.99]) by mx1.freebsd.org (Postfix) with ESMTP id 5A84B8FC21; Sun, 12 Dec 2010 08:52:40 +0000 (UTC) Received: from [188.45.50.206] (188.45.50.206) by groupware.itac.at (Axigen) with (CAMELLIA256-SHA encrypted) ESMTPSA id 27B536; Sun, 12 Dec 2010 09:37:49 +0100 From: Bernhard =?ISO-8859-1?Q?Fr=F6hlich?= To: Andriy Gapon , Bernhard Froehlich X-Mailer: Modest 3.2 References: <20101208192132.51c9937f@FreeBSD.org> <4D03D5B5.8050709@freebsd.org> In-Reply-To: <4D03D5B5.8050709@freebsd.org> Content-Type: text/plain; charset=utf-8 Content-ID: <1292143026.3455.1.camel@Nokia-N900-42-11> Date: Sun, 12 Dec 2010 09:37:06 +0100 Message-Id: <1292143026.3455.2.camel@Nokia-N900-42-11> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-AxigenSpam-Level: 1 X-CTCH-RefID: str=0001.0A0B0209.4D0489CC.01F1,ss=1,fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown Cc: multimedia@freebsd.org Subject: Re: Call for Testers: XBMC 10.0 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bernhard =?ISO-8859-1?Q?Fr=F6hlich?= List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Dec 2010 08:52:40 -0000 ----- Ursprüngliche Mitteilung ----- > on 08/12/2010 20:21 Bernhard Froehlich said the following: > > Hi multimedia@ guys! > > > > Thanks to the fantastic work of Mickael Maillot we have a small > > Christmas present for you! A new XBMC port is ready for wider testing. > > Please give it a try and report success and eventual errors! > > > > We have cooperated to fix remaining build errors and bring the port > > into a good shape for the ports tree. The only serious issue that i > > currently know of is that the port does not build on FreeBSD 7.x but > > that will be fixed before I commit the port which is planned for late > > December. > > > > > > XBMC Media Center (formerly named "XBox Media Center") > > is a free and open source cross-platform media-player > > and entertainment hub. > > > > WWW:      http://xbmc.org/ > > > > > > Screenshots: > > http://home.bluelife.at/images/xbmc-10.0/ > > > > XBMC Port: > > http://home.bluelife.at/ports/xbmc-cft-20101208.tar.gz > > Thanks a lot for this great job! > Couple of questions: > 1. Is this port i386-only? Specifically, there seem to be problems > compiling it on amd64 - some .Asm files get compiled into i386 code. No absolutely not. It was runtime tested for some weeks on amd64 and build tested in a tinderbox on 7, 8, current on amd64 and i386. Currently only failing on 7. > 2. There also seem to be problems compiling with gcc44+ from ports.  Not > too drastic ones though - I'll send in couple of patches for this later. Thanks!