Date: Wed, 10 Mar 2004 12:55:32 -0500 From: Forrest Aldrich <forrie@forrie.com> To: ports-bugs@freebsd.org Subject: libxine compile failure Message-ID: <404F5694.5000906@forrie.com>
next in thread | raw e-mail | index | archive | help
The libxine port is not compiling correctly on FreeBSD-5.x CURRENT, and I suspect also on 4.x (can anyone confirm?). The port maintainer was alerted via email. Does anyone have a workaround or a fix... this is stopping the KDE3 package from moving forward (kdemultimedia) and it's been such a long compile.... Thanks. Forrest Making all in goom gmake[4]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-rc3a/src/post/goom' source='zoom_filter_xmmx.c' object='zoom_filter_xmmx.lo' libtool=yes \ depfile='.deps/zoom_filter_xmmx.Plo' tmpdepfile='.deps/zoom_filter_xmmx.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /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/dvdread -I/usr/X11R6/include -DHAVE_MMX `echo -pipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DENABLE_IPV6 -O -pipe -march=pentium4 | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -c -o zoom_filter_xmmx.lo `test -f 'zoom_filter_xmmx.c' || echo './'`zoom_filter_xmmx.c zoom_filter_xmmx.c:23: warning: no previous prototype for `zoom_filter_xmmx_supported' 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 Stop in /usr/ports/multimedia/libxine.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?404F5694.5000906>