[MPlayer-users] Solaris/SPARC mlib error

Barry & Trish bazandtrish at eircom.net
Thu Oct 24 19:22:01 CEST 2002


Hi all,

I've gotten Mplayer compiled with the basic command tool usage and have found it to 
be very good at playing divx movies that I've got on my system.

The problems occur when I try to play a dvd.  I gets about 1-2 frames a second.  
I looked through the documentation and have found a reference to the VIS instruction 
set supported by SPARC processors and have installed mlib from Sun systems.

Mlib IS being found by configure.  I'm using gcc 3.0.4.

When I attempted a recompile of mplayer, I got the error report below...

Anyone got any ideas as to what may be wrong?
Thanks.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -I/design/dsun180/bpower/lib/SUNWmlib/include  -c -o mpegaudiodec.o mpegaudiodec.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -I/design/dsun180/bpower/lib/SUNWmlib/include  -c -o pcm.o pcm.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -I/design/dsun180/bpower/lib/SUNWmlib/include  -c -o simple_idct.o simple_idct.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -I/design/dsun180/bpower/lib/SUNWmlib/include  -c -o ratecontrol.o ratecontrol.c 
ratecontrol.c: In function `get_qscale':
ratecontrol.c:287: warning: initialization from incompatible pointer type
ratecontrol.c:288: warning: initialization from incompatible pointer type
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -I/design/dsun180/bpower/lib/SUNWmlib/include  -c -o adpcm.o adpcm.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -I/design/dsun180/bpower/lib/SUNWmlib/include  -c -o eval.o eval.c 
gcc -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -I/design/dsun180/bpower/lib/SUNWmlib/include  -c -o mlib/dsputil_mlib.o mlib/dsputil_mlib.c 
mlib/dsputil_mlib.c: In function `dsputil_init_mlib':
mlib/dsputil_mlib.c:131: incompatible types in assignment
mlib/dsputil_mlib.c:132: incompatible types in assignment
mlib/dsputil_mlib.c:133: incompatible types in assignment
mlib/dsputil_mlib.c:134: incompatible types in assignment
mlib/dsputil_mlib.c:136: incompatible types in assignment
mlib/dsputil_mlib.c:137: incompatible types in assignment
mlib/dsputil_mlib.c:138: incompatible types in assignment
mlib/dsputil_mlib.c:139: incompatible types in assignment
mlib/dsputil_mlib.c:141: incompatible types in assignment
make[1]: *** [mlib/dsputil_mlib.o] Error 1
make[1]: Leaving directory `/design/dsun180/bpower/tars/MPlayer-0.90pre8/libavcodec'
make: *** [libavcodec/libavcodec.a] Error 2





More information about the MPlayer-users mailing list