up vote 1 down vote favorite
share [g+] share [fb]

I am trying to do exactly what is given on this page but while doing make I get this error:

gui/libgui.a(interface.o): In function `guiInit':
interface.c:(.text+0x978): undefined reference to `vo_setwindow'
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1

I have gtk2 and glib2 and their devel packages installed.

How can I fix this?

link|improve this question

57% accept rate
Why are you trying to compile Mplayer ? Install it from repos - yum install mplayer – Sathya Nov 1 '09 at 13:01
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.