From owner-freebsd-ports@FreeBSD.ORG Thu Nov 4 07:42:43 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 461E316A4CE for ; Thu, 4 Nov 2004 07:42:43 +0000 (GMT) Received: from mail.distalzou.net (203.141.139.231.user.ad.il24.net [203.141.139.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9487143D49 for ; Thu, 4 Nov 2004 07:42:42 +0000 (GMT) (envelope-from devin@spamcop.net) Received: from plexi.pun-pun.prv ([192.168.7.29] helo=plexi) by mail.distalzou.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.43 (FreeBSD)) id 1CPcGW-0007i3-QE; Thu, 04 Nov 2004 16:42:40 +0900 Date: Thu, 4 Nov 2004 16:42:40 +0900 (JST) From: Tod McQuillin X-X-Sender: devin@plexi.pun-pun.prv To: Michael Johnson In-Reply-To: <0D403A4B-2E2F-11D9-8D06-000A958C81C6@ahze.net> Message-ID: <20041104164010.J28433@plexi.pun-pun.prv> References: <20041104134103.R28433@plexi.pun-pun.prv> <0D403A4B-2E2F-11D9-8D06-000A958C81C6@ahze.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: freebsd-ports@freebsd.org Subject: Re: avifile-0.7.41,2 build failure 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: Thu, 04 Nov 2004 07:42:43 -0000 On Thu, 4 Nov 2004, Michael Johnson wrote: > Can you supply more information? What version of freebsd are you using? This is 4-stable, as of 29 Oct 2004. Oddly enough, another 4-stable system I have built from the same sources does not exhibit this problem. -- Tod McQuillin >> Is anyone else seeing this? >> >> cc -DHAVE_CONFIG_H -I. -I. -I../../../include -DHAVE_AV_CONFIG_H -I./.. >> -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H >> -Wall -Wno-unused -I../../../include -pipe -march=pentiumpro -ffast-math >> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c dsputil_mmx.c -fPIC -DPIC -o >> .libs/dsputil_mmx.o >> dsputil_mmx.c: In function `dsputil_init_mmx': >> dsputil_mmx.c:3081: warning: assignment from incompatible pointer type >> dsputil_mmx.c:3082: warning: assignment from incompatible pointer type >> dsputil_mmx.c: In function `transpose4x4': >> dsputil_mmx.c:640: Invalid `asm' statement: >> dsputil_mmx.c:640: fixed or forbidden register 3 (bx) was spilled for class >> GENERAL_REGS. >> gmake[3]: *** [dsputil_mmx.lo] Error 1 >> >> -- >> Tod McQuillin >> >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >