mario0alberto1 / gnome-mplayer

Automatically exported from code.google.com/p/gnome-mplayer
0 stars 0 forks source link

Error compiling version 1.0.5 #583

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Compile gnome-mplayer
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
I'm compiling this in Fedora 16 x96_64

Please provide any additional information below.
After ./configure the make command ends with this error

  CC     gui.o
gui.c: In function ‘window_key_callback’:
gui.c:1848:169: error: ‘ATTRIBUTE_SPEED_SET’ undeclared (first use in this 
function)
gui.c:1848:169: note: each undeclared identifier is reported only once for each 
function it appears in
make[3]: *** [gui.o] Error 1

Original issue reported on code.google.com by nuno.d...@gmail.com on 30 Dec 2011 at 5:08

GoogleCodeExporter commented 8 years ago
I believe that upgrading gmtk from 1.0.5b1 to 1.0.5 will fix this.

Original comment by kdeko...@gmail.com on 30 Dec 2011 at 6:04

GoogleCodeExporter commented 8 years ago
You are right, that solved the problem.

Original comment by nuno.d...@gmail.com on 30 Dec 2011 at 6:45

GoogleCodeExporter commented 8 years ago

Original comment by kdeko...@gmail.com on 30 Dec 2011 at 7:09