From owner-freebsd-ports@FreeBSD.ORG Sun Nov 11 06:49:18 2007 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 8B04716A420 for ; Sun, 11 Nov 2007 06:49:18 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.184]) by mx1.freebsd.org (Postfix) with ESMTP id 1865913C4B0 for ; Sun, 11 Nov 2007 06:49:16 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: by fk-out-0910.google.com with SMTP id b27so1241602fka for ; Sat, 10 Nov 2007 22:49:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=beta; 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=rlrzur8G9taEusqJY4wobsGJFItUz8H3QOhTe4TFDHY=; b=h06lbQyqwnlSQgHjju9uBsMYbkRDh8tuQYefZnyvTpMBDfjIq7q6VGrSa2Pe2cMMS0B4q7ARsFV2tzEJyo6hOYB0YqogvVcf3fXWSdiHNEtLnfDVQWKWukDayQTjsxgjGpufK3Iu1XRmXh4hLtz8v18pHwM+kjCQ/QKpAJo/VdM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QffkGzi6XYT0y4QZXVz47+Zwek17n2Mh07QovjUiKzE2xltvcq1o8/kYMOl9DqLzP0Au3rFxcJ1XldRe3ucDm7D1nuW7jpGlbeMNI0+m0PQH3vYR+cp5NxLNHcUZnL854tff4tC/+6uyxtb9wJIBlOJttXu3LX4FGOf6hq4hUEg= Received: by 10.82.181.10 with SMTP id d10mr7423106buf.1194763743752; Sat, 10 Nov 2007 22:49:03 -0800 (PST) Received: by 10.82.118.14 with HTTP; Sat, 10 Nov 2007 22:49:03 -0800 (PST) Message-ID: <786602c60711102249k791ceb9eqb66f8b2289cdab8e@mail.gmail.com> Date: Sun, 11 Nov 2007 14:49:03 +0800 From: "Thomas Zander" To: pav@freebsd.org In-Reply-To: <1193420318.21743.10.camel@ikaros.oook.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <786602c60710260930v2cfbe90bl9d141813c7120e8b@mail.gmail.com> <1193420318.21743.10.camel@ikaros.oook.cz> Cc: freebsd-ports@freebsd.org Subject: Re: Here we go again: mplayer 1.0 rc2, please test 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: Sun, 11 Nov 2007 06:49:18 -0000 Hi Pav, On 27/10/2007, Pav Lucistnik wrote: > It have troubles compiling assembly on amd64 in h264.c: Could you do me a favour and have a quick look into this? I do not have an amd64 machine running FreeBSD currently. There were a few postings to ffmpeg mailing list in August with this exact problem, but nobody came up with a solution: http://lists.mplayerhq.hu/pipermail/ffmpeg-user/2007-August/010874.html http://lists.mplayerhq.hu/pipermail/ffmpeg-user/2007-August/011084.html However, since the ffmpeg mailing list is not filling up with messages like this right now, maybe a more recent version compiles. I'd suggest to replace h264.c and/or the included headers by up-to-date versions from svn. Thanks in advance, Riggs