[MPlayer-users] Compile error (still)

Stephen Stocker lpar at par1.net
Sun Oct 1 14:53:09 CEST 2006


>    For at least the past week or so, I've been unable to compile MPlayer
>    (latest SVN) on Slackware, with gcc 3.3.4. The last time I tried, the
>    only option I passed to configure was --enable-menu.
> 
>    Here's the error it's giving me:
> 
>  cc -c -I. -I.. -Inative -I../libmpdemux -I../stream -I../loader  -I../libavutil
>  -I../libavcodec -fno-PIC -O4 -march=pentium-mmx -mcpu=pentium-mmx -pipe -ffast-m
>  ath -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
>   -I/usr/local/include  -I/usr/local/include/freetype2 -I/usr/local/include -I/us
>  r/lib/live/liveMedia/include              -I/usr/lib/live/UsageEnvironment/inclu
>  de              -I/usr/lib/live/BasicUsageEnvironment/include              -I/us
>  r/lib/live/groupsock/include -D_GNU_SOURCE  -o vf_yuy2.o vf_yuy2.c
>  cc -c -I. -I.. -Inative -I../libmpdemux -I../stream -I../loader  -I../libavutil
>  -I../libavcodec -fno-PIC -O4 -march=pentium-mmx -mcpu=pentium-mmx -pipe -ffast-m
>  ath -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
>   -I/usr/local/include  -I/usr/local/include/freetype2 -I/usr/local/include -I/us
>  r/lib/live/liveMedia/include              -I/usr/lib/live/UsageEnvironment/inclu
>  de              -I/usr/lib/live/BasicUsageEnvironment/include              -I/us
>  r/lib/live/groupsock/include -D_GNU_SOURCE  -o vf_yvu9.o vf_yvu9.c
>  cc -c -I. -I.. -Inative -I../libmpdemux -I../stream -I../loader  -I../libavutil
>  -I../libavcodec -fno-PIC -O4 -march=pentium-mmx -mcpu=pentium-mmx -pipe -ffast-m
>  ath -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
>   -I/usr/local/include  -I/usr/local/include/freetype2 -I/usr/local/include -I/us
>  r/lib/live/liveMedia/include              -I/usr/lib/live/UsageEnvironment/inclu
>  de              -I/usr/lib/live/BasicUsageEnvironment/include              -I/us
>  r/lib/live/groupsock/include -D_GNU_SOURCE  -o vf_yadif.o vf_yadif.c
>  {standard input}: Assembler messages:
>  {standard input}:184: Error: bad expression
>  {standard input}:184: Error: junk `1-1' after expression
>  {standard input}:215: Error: bad expression
>  {standard input}:215: Error: junk `2-1' after expression
>  {standard input}:249: Error: bad expression
>  {standard input}:249: Error: junk `1-1' after expression
>  {standard input}:280: Error: bad expression
>  {standard input}:280: Error: junk `2-1' after expression
>  {standard input}:460: Error: bad expression
>  {standard input}:460: Error: junk `1-1' after expression
>  {standard input}:491: Error: bad expression
>  {standard input}:491: Error: junk `2-1' after expression
>  {standard input}:525: Error: bad expression
>  {standard input}:525: Error: junk `1-1' after expression
>  {standard input}:556: Error: bad expression
>  {standard input}:556: Error: junk `2-1' after expression
>  make[1]: *** [vf_yadif.o] Error 1
>  make[1]: Leaving directory `/home/lpar/temp-work/trunk/libmpcodecs'
>  make: *** [libmpcodecs/libmpcodecs.a] Error 2
 

   
   I tried the latest SVN again, and this time with no options passed to
   configure, with the same error. I'm somewhat surprised that I'm the
   only one experiencing the problem. Any ideas?
 
   	Take care,
 	Steve



More information about the MPlayer-users mailing list