[MPlayer-users] Compilation problems (libvo.a?)

Tom tom at abwaerts.be
Mon Feb 24 22:25:28 CET 2003


Hi all,

I've managed to compile mplayer in the past, but for some reason, I
won't succeed at it this time... I don't know for sure if this is
the correct place for such a problem - if not, please be so kind as
to point me to the correct one.

I attach the output of ./configure ......... &> make-error, but of
course, I'll happily provide any more information you might need.

Thanks a lot in advance,
Tom


-- 
http://1360079936/
-------------- next part --------------
make -C libvo
make[1]: Entering directory `/usr/src/MPlayer-0.90rc4/libvo'
gcc -c -O4 -march=pentium4 -mcpu=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I/usr/include/freetype2  -I/usr/X11R6/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include    -DMPG12PLAY  -DVIDIX_PATH='"/usr/local/lib/mplayer/vidix/"' -o vo_gl.o vo_gl.c
vo_gl.c:21:20: GL/glx.h: Onbekend bestand of map
vo_gl.c:43: syntax error before "wsGLXContext"
vo_gl.c:43: warning: datadefinitie heeft geen type of opslagklasse
vo_gl.c:44: `GLX_RGBA' is hier niet gedeclareerd (niet in een functie)
vo_gl.c:44: beginwaarde-element is niet constant
vo_gl.c:44: (dicht bij initialisatie van `wsGLXAttrib[0]')
vo_gl.c:45: `GLX_RED_SIZE' is hier niet gedeclareerd (niet in een functie)
vo_gl.c:45: beginwaarde-element is niet constant
vo_gl.c:45: (dicht bij initialisatie van `wsGLXAttrib[1]')
vo_gl.c:46: `GLX_GREEN_SIZE' is hier niet gedeclareerd (niet in een functie)
vo_gl.c:46: beginwaarde-element is niet constant
vo_gl.c:46: (dicht bij initialisatie van `wsGLXAttrib[3]')
vo_gl.c:47: `GLX_BLUE_SIZE' is hier niet gedeclareerd (niet in een functie)
vo_gl.c:47: beginwaarde-element is niet constant
vo_gl.c:47: (dicht bij initialisatie van `wsGLXAttrib[5]')
vo_gl.c:48: `GLX_DOUBLEBUFFER' is hier niet gedeclareerd (niet in een functie)
vo_gl.c:48: beginwaarde-element is niet constant
vo_gl.c:48: (dicht bij initialisatie van `wsGLXAttrib[7]')
vo_gl.c: In function `config':
vo_gl.c:120: warning: toewijzing maakt pointer van integer zonder een cast
make[1]: *** [vo_gl.o] Fout 1
make[1]: Leaving directory `/usr/src/MPlayer-0.90rc4/libvo'
make: *** [libvo/libvo.a] Fout 2


More information about the MPlayer-users mailing list