PDA

View Full Version : mplayer error


dexjul
30th November 2007, 14:02
Hi,

I was installing mplayer and I got this errors.

make[1]: *** [stream_dvd.o] Error 1
make[1]: Leaving directory `/usr/local/src/mplayer/stream'
make: *** [stream/stream.a] Error 2

Any idea regarding this errors.

Thank you.

dschmid
30th November 2007, 14:42
Can you post what comes before that output? Which distro are you using?

dexjul
30th November 2007, 14:58
I am using centos 4.

No errors in ./configure then make

[root@dexter mplayer]# make
./version.sh `cc -dumpversion`
cc -I./libavcodec -I./libavformat -I. -I. -I./libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=pentium4 -mtune=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -c -o mplayer.o mplayer.c
libvo/font_load.h:97: warning: 'render_one_glyph' defined but not used
libvo/font_load.h:98: warning: 'kerning' defined but not used
cc -I./libavcodec -I./libavformat -I. -I. -I./libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=pentium4 -mtune=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -c -o vobsub.o vobsub.c
make -C libvo libvo.a
make[1]: Entering directory `/usr/local/src/mplayer/libvo'
make[1]: `libvo.a' is up to date.
make[1]: Leaving directory `/usr/local/src/mplayer/libvo'
make -C libao2
make[1]: Entering directory `/usr/local/src/mplayer/libao2'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/usr/local/src/mplayer/libao2'
make -C input
make[1]: Entering directory `/usr/local/src/mplayer/input'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/usr/local/src/mplayer/input'
make -C vidix
make[1]: Entering directory `/usr/local/src/mplayer/vidix'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/usr/local/src/mplayer/vidix'
make -C libmpcodecs
make[1]: Entering directory `/usr/local/src/mplayer/libmpcodecs'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/usr/local/src/mplayer/libmpcodecs'
make -C libaf
make[1]: Entering directory `/usr/local/src/mplayer/libaf'
make[1]: Nothing to be done for `libs'.
make[1]: Leaving directory `/usr/local/src/mplayer/libaf'
make -C libmpdemux libmpdemux.a
make[1]: Entering directory `/usr/local/src/mplayer/libmpdemux'
make[1]: `libmpdemux.a' is up to date.
make[1]: Leaving directory `/usr/local/src/mplayer/libmpdemux'
make -C stream
make[1]: Entering directory `/usr/local/src/mplayer/stream'
cc -I../libavcodec -I../libavformat -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=pentium4 -mtune=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -c -o stream_dvd.o stream_dvd.c
In file included from ../libavutil/intreadwrite.h:23,
from stream_dvd.c:41:
../libavutil/bswap.h:42: error: syntax error before "__extension__"
../libavutil/bswap.h:42: warning: type defaults to `int' in declaration of `__v'
../libavutil/bswap.h:42: warning: data definition has no type or storage class
../libavutil/bswap.h:42: error: syntax error before '}' token
../libavutil/bswap.h:56: error: syntax error before "__extension__"
../libavutil/bswap.h:56: warning: type defaults to `int' in declaration of `__v'
../libavutil/bswap.h:56: warning: redundant redeclaration of '__v'
../libavutil/bswap.h:42: warning: previous declaration of '__v' was here
../libavutil/bswap.h:56: warning: data definition has no type or storage class
../libavutil/bswap.h:56: error: syntax error before '}' token
../libavutil/bswap.h:97: error: syntax error before "__extension__"
../libavutil/bswap.h:97: error: syntax error before '}' token
../libavutil/bswap.h:97: warning: type defaults to `int' in declaration of `__w'
../libavutil/bswap.h:97: warning: type defaults to `int' in declaration of `__r'
../libavutil/bswap.h:97: warning: data definition has no type or storage class
../libavutil/bswap.h:97: error: syntax error before "if"
../libavutil/bswap.h:97: warning: type defaults to `int' in declaration of `__v'
../libavutil/bswap.h:97: warning: redundant redeclaration of '__v'
../libavutil/bswap.h:56: warning: previous declaration of '__v' was here
../libavutil/bswap.h:97: warning: data definition has no type or storage class
../libavutil/bswap.h:97: error: syntax error before '}' token
../libavutil/bswap.h:97: warning: type defaults to `int' in declaration of `__v'
../libavutil/bswap.h:97: warning: redundant redeclaration of '__v'
../libavutil/bswap.h:97: warning: previous declaration of '__v' was here
../libavutil/bswap.h:97: warning: data definition has no type or storage class
../libavutil/bswap.h:97: error: syntax error before '}' token
../libavutil/bswap.h:112: error: syntax error before '}' token
../libavutil/bswap.h:112: warning: type defaults to `int' in declaration of `w'
../libavutil/bswap.h:112: warning: type defaults to `int' in declaration of `r'
../libavutil/bswap.h:112: warning: data definition has no type or storage class
../libavutil/bswap.h:113: error: syntax error before '.' token
../libavutil/bswap.h:114: warning: type defaults to `int' in declaration of `__v'
../libavutil/bswap.h:114: warning: redundant redeclaration of '__v'
../libavutil/bswap.h:97: warning: previous declaration of '__v' was here
../libavutil/bswap.h:114: warning: data definition has no type or storage class
../libavutil/bswap.h:114: error: syntax error before '}' token
../libavutil/bswap.h:115: warning: type defaults to `int' in declaration of `__v'
../libavutil/bswap.h:115: warning: redundant redeclaration of '__v'
../libavutil/bswap.h:114: warning: previous declaration of '__v' was here
../libavutil/bswap.h:115: warning: data definition has no type or storage class
../libavutil/bswap.h:115: error: syntax error before '}' token
stream_dvd.c: In function `dvd_parse_chapter_range':
stream_dvd.c:167: warning: passing arg 2 of `strtol' from incompatible pointer type
make[1]: *** [stream_dvd.o] Error 1
make[1]: Leaving directory `/usr/local/src/mplayer/stream'
make: *** [stream/stream.a] Error 2


Thank you.

falko
1st December 2007, 13:45
I'd try to install this mplayer rpm package instead:
ftp://ftp.pbone.net/mirror/atrpms.net/el4-i386/atrpms/stable/mplayer-1.0-62_rc2.el4.i386.rpm

It's for RHEL 4, but should work on CentOS 4 as well.

You can use http://rpm.pbone.net/ to search for rpm packages. :)