[MPlayer-users] make error

Masaru Nomiya nomiyac360 at mg.point.ne.jp
Sun Aug 13 09:37:18 CEST 2006


Hello,

MY environment;

OS: SuSE Linux 10.0
# urname -r
2.6.13-15.11-smp (Dual Opteron -- Dual Core)
# gcc --version
gcc (GCC) 4.0.2 20050901 (prerelease) (SUSE Linux)

I got svn, and tried to make, then I got an error message as follows;

[...]
In file included from i386/dsputil_mmx.c:147:
i386/dsputil_mmx_rnd.h: In function 'put_no_rnd_pixels8_x2_mmx':
i386/dsputil_mmx_rnd.h:31: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'put_no_rnd_pixels8_l2_mmx':
i386/dsputil_mmx_rnd.h:72: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'put_no_rnd_pixels16_x2_mmx':
i386/dsputil_mmx_rnd.h:113: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'put_no_rnd_pixels16_l2_mmx':
i386/dsputil_mmx_rnd.h:171: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'put_no_rnd_pixels8_y2_mmx':
i386/dsputil_mmx_rnd.h:209: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'put_no_rnd_pixels8_xy2_mmx':
i386/dsputil_mmx_rnd.h:249: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'avg_no_rnd_pixels4_mmx':
i386/dsputil_mmx_rnd.h:302: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'avg_no_rnd_pixels8_mmx':
i386/dsputil_mmx_rnd.h:322: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'avg_no_rnd_pixels16_mmx':
i386/dsputil_mmx_rnd.h:341: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'avg_no_rnd_pixels8_x2_mmx':
i386/dsputil_mmx_rnd.h:364: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'avg_no_rnd_pixels8_l2_mmx':
i386/dsputil_mmx_rnd.h:384: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'avg_no_rnd_pixels16_x2_mmx':
i386/dsputil_mmx_rnd.h:405: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'avg_no_rnd_pixels16_l2_mmx':
i386/dsputil_mmx_rnd.h:431: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'avg_no_rnd_pixels8_y2_mmx':
i386/dsputil_mmx_rnd.h:461: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'avg_no_rnd_pixels8_xy2_mmx':
i386/dsputil_mmx_rnd.h:512: error: syntax error before 'ASMALIGN'
In file included from i386/dsputil_mmx.c:161:
i386/dsputil_mmx_rnd.h: In function 'put_pixels8_x2_mmx':
i386/dsputil_mmx_rnd.h:31: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'put_pixels8_l2_mmx':
i386/dsputil_mmx_rnd.h:72: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'put_pixels16_x2_mmx':
i386/dsputil_mmx_rnd.h:113: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'put_pixels16_l2_mmx':
i386/dsputil_mmx_rnd.h:171: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'put_pixels8_y2_mmx':
i386/dsputil_mmx_rnd.h:209: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'put_pixels8_xy2_mmx':
i386/dsputil_mmx_rnd.h:249: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'avg_pixels4_mmx':
i386/dsputil_mmx_rnd.h:302: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'avg_pixels8_mmx':
i386/dsputil_mmx_rnd.h:322: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'avg_pixels16_mmx':
i386/dsputil_mmx_rnd.h:341: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'avg_pixels8_x2_mmx':
i386/dsputil_mmx_rnd.h:364: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'avg_pixels8_l2_mmx':
i386/dsputil_mmx_rnd.h:384: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'avg_pixels16_x2_mmx':
i386/dsputil_mmx_rnd.h:405: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'avg_pixels16_l2_mmx':
i386/dsputil_mmx_rnd.h:431: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'avg_pixels8_y2_mmx':
i386/dsputil_mmx_rnd.h:461: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx_rnd.h: In function 'avg_pixels8_xy2_mmx':
i386/dsputil_mmx_rnd.h:512: error: syntax error before 'ASMALIGN'
In file included from i386/dsputil_mmx.c:175:
i386/dsputil_mmx_avg.h: In function 'avg_pixels8_xy2_3dnow':
i386/dsputil_mmx_avg.h:757: error: syntax error before 'ASMALIGN'
In file included from i386/dsputil_mmx.c:188:
i386/dsputil_mmx_avg.h: In function 'avg_pixels8_xy2_mmx2':
i386/dsputil_mmx_avg.h:757: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx.c: In function 'get_pixels_mmx':
i386/dsputil_mmx.c:207: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx.c: In function 'diff_pixels_mmx':
i386/dsputil_mmx.c:235: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx.c: In function 'put_pixels4_mmx':
i386/dsputil_mmx.c:378: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx.c: In function 'put_pixels8_mmx':
i386/dsputil_mmx.c:404: error: syntax error before 'ASMALIGN'
i386/dsputil_mmx.c: In function 'put_pixels16_mmx':
i386/dsputil_mmx.c:430: error: syntax error before 'ASMALIGN'
make[1]: *** [i386/dsputil_mmx.o] Error 1
make[1]: Leaving directory `/tmp/mplayer/libavcodec'
make: *** [libavcodec/libavcodec.a] error 2

Regrads.

---
  Masaru Nomiya       mail-to: nomiyac360 @ mg.point.ne.jp

          "Bill! You married with Computers.
           Not with Me!"
          "No..., with money."



More information about the MPlayer-users mailing list