From owner-freebsd-current@FreeBSD.ORG Tue Mar 2 14:56:29 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5348D16A4CE for ; Tue, 2 Mar 2004 14:56:29 -0800 (PST) Received: from mxsf25.cluster1.charter.net (mxsf25.cluster1.charter.net [209.225.28.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7B3F43D1D for ; Tue, 2 Mar 2004 14:56:28 -0800 (PST) (envelope-from MrL0L@charter.net) Received: from charter.net (ts46-01-qdr3085.mrgnhll.ca.charter.com [68.118.70.19])i22MtjWx021948 for ; Tue, 2 Mar 2004 17:55:45 -0500 (EST) (envelope-from MrL0L@charter.net) Message-ID: <404510EF.8040300@charter.net> Date: Tue, 02 Mar 2004 14:55:43 -0800 From: Remi User-Agent: Mozilla Thunderbird 0.5 (X11/20040301) X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@FreeBSD.ORG Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: libxine failure under -CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Mar 2004 22:56:29 -0000 # uname -a FreeBSD 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Sun Feb 29 19:30:50 PST 2004 root@:/usr/obj/usr/src/sys/BSD i386 Has anyone seen this or know how to fix it? /bin/sh ../../../libtool-nofpic --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../. ./.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../ src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../.. /src/input -I../../../src/input -I/usr/local/include -I/usr/local/include/dvdre ad -I/usr/X11R6/include -DHAVE_MMX `echo -pipe -fomit-frame-pointer -falign-fun ctions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensi ve-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-fu nctions -Wall -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpoi nter-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declaration s -Wmissing-prototypes -DENABLE_IPV6 -O -pipe -march=pentium4 | sed -e 's/-fom it-frame-pointer//g;s/-Os//g'` -c -o zoom_filter_xmmx.lo `test -f 'zoom_filter_x mmx.c' || echo './'`zoom_filter_xmmx.c zoom_filter_xmmx.c:23: warning: no previous prototype for `zoom_filter_xmmx_supp orted' zoom_filter_xmmx.c:31: warning: no previous prototype for `zoom_filter_xmmx' zoom_filter_xmmx.c: In function `zoom_filter_xmmx': zoom_filter_xmmx.c:40: warning: unused variable `interpix' {standard input}: Assembler messages: {standard input}:80: Error: suffix or operands invalid for `add' gmake[4]: *** [zoom_filter_xmmx.lo] Error 1 gmake[4]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-rc3a/ src/post/goom' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-rc3a/ src/post' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-rc3a/ src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-rc3a' gmake: *** [all] Error 2 *** Error code 2