Date: Sat, 17 Apr 2004 06:41:41 -0700 (PDT) From: Mark Linimon <linimon@FreeBSD.org> To: FreeBSD-gnats-submit@freebsd.org Cc: nobutaka@freebsd.org Subject: port multimedia/libxine fails to build on 4.9 Message-ID: <200404171341.i3HDffOX070338@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Submitter-Id: current-users >Originator: Mark Linimon >Organization: Lonesome Dove Computing Services >Confidential: no >Synopsis: port multimedia/libxine fails to build on 4.9 >Severity: serious >Priority: high >Category: ports >Class: sw-bug >Release: FreeBSD 4.9-STABLE i386 >Environment: System: FreeBSD lonesome.lonesome.com 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #3: Thu Jan 22 20:41:05 CST 2004 root@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386 >Description: 4.9-PRERELEASE (essentially the release version), cvsup as of 4/17/2004 0800 CDT, gcc2.95.4, nasm 0.98.38, nothing special in make.conf (except CFLAGS=-g). Building libxine fails with: dsputil_mmx.c: In function `h263_h_loop_filter_mmx': dsputil_mmx.c:647: Invalid `asm' statement: dsputil_mmx.c:647: fixed or forbidden register 7 (sp) was spilled for class GENERAL_REGS. dsputil_mmx.c: In function `dsputil_init_mmx': dsputil_mmx.c:2116: warning: unused variable `dct_algo' dsputil_mmx.c: At top level: dsputil_mmx_rnd.h:363: warning: `avg_no_rnd_pixels8_l2_mmx' defined but not used dsputil_mmx_rnd.h:410: warning: `avg_no_rnd_pixels16_l2_mmx' defined but not used dsputil_mmx_avg.h:57: warning: `put_pixels8_l2_3dnow' defined but not used dsputil_mmx_avg.h:129: warning: `put_pixels16_l2_3dnow' defined but not used dsputil_mmx_avg.h:57: warning: `put_pixels8_l2_mmx2' defined but not used dsputil_mmx_avg.h:129: warning: `put_pixels16_l2_mmx2' defined but not used dsputil_mmx.c:1976: warning: `try_8x8basis_mmx' defined but not used dsputil_mmx.c:2024: warning: `add_8x8basis_mmx' defined but not used gmake[5]: *** [dsputil_mmx.lo] Error 1 gmake[4]: *** [all-recursive] Error 1 gmake[3]: *** [all-recursive] Error 1 gmake[2]: *** [all-recursive] Error 1 gmake[1]: *** [all-recursive] Error 1 gmake: *** [all] Error 2 NOTE: this kills the gnome meta-update, thus the Cc:. (This makes, I believe, the beginning of the third day I have struggled with this.) >How-To-Repeat: make install >Fix: unknown.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404171341.i3HDffOX070338>