[MPlayer-users] Mplayer doesn't compile

Michael Scholz michael_scholz at hotmail.com
Thu Aug 25 13:32:15 CEST 2005


Hi!

Version: MPlayer-1.0pre7
Machine: Sun UltraSparc III
OS: Solaris 8

After ./configure in the 'unpack'-folder I run [g]make and got this:

...
gcc -c -I../libvo -I../../libvo  -O4  -mcpu=v9 -pipe -ffast-math 
-fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -std=gnu99 
-I. -I.. -I../osdep       -DMPG12PLAY  -o x11_common.o x11_common.c
x11_common.c: In function `saver_on':
x11_common.c:1648: warning: implicit declaration of function 
`DPMSQueryExtension'
x11_common.c:1650: warning: implicit declaration of function `DPMSEnable'
x11_common.c:1659: warning: implicit declaration of function 
`DPMSForceLevel'
x11_common.c:1660: warning: implicit declaration of function `DPMSInfo'
x11_common.c: In function `saver_off':
x11_common.c:1720: warning: implicit declaration of function `DPMSDisable'
gcc -c -I../libvo -I../../libvo  -O4  -mcpu=v9 -pipe -ffast-math 
-fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -std=gnu99 
-I. -I.. -I../osdep       -DMPG12PLAY  -o vo_x11.o vo_x11.c
gcc -c -I../libvo -I../../libvo  -O4  -mcpu=v9 -pipe -ffast-math 
-fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -std=gnu99 
-I. -I.. -I../osdep       -DMPG12PLAY  -o vo_xover.o vo_xover.c
gcc -c -I../libvo -I../../libvo  -O4  -mcpu=v9 -pipe -ffast-math 
-fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -std=gnu99 
-I. -I.. -I../osdep       -DMPG12PLAY  -o vo_gl.o vo_gl.c
gcc -c -I../libvo -I../../libvo  -O4  -mcpu=v9 -pipe -ffast-math 
-fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -std=gnu99 
-I. -I.. -I../osdep       -DMPG12PLAY  -o vo_gl2.o vo_gl2.c
vo_gl2.c: In function `initTextures':
vo_gl2.c:191: error: `GL_TEXTURE_INTERNAL_FORMAT' undeclared (first use in 
this function)
vo_gl2.c:191: error: (Each undeclared identifier is reported only once
vo_gl2.c:191: error: for each function it appears in.)
vo_gl2.c: In function `config':
vo_gl2.c:884: warning: passing arg 4 of `glFindFormat' from incompatible 
pointer type
vo_gl2.c:884: warning: passing arg 5 of `glFindFormat' from incompatible 
pointer type
make[1]: *** [vo_gl2.o] Error 1
make[1]: Leaving directory 
`/scratch/beeke/mscholz/Temp/MPlayer-1.0pre7/libvo'
make: *** [libvo/libvo.a] Error 2

I tried the release and the current snapshot. Didn't work either...

What did I do wrong? Did I omit a crucial option?


CU!

-Mike





More information about the MPlayer-users mailing list