error: unknown type name GtkLevelBar

Bug #1652701 reported by Kris
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mplayer (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

In following the INSTALL file, I get to "make", then this error:

....
                 from gtklevelbar.c:19:
/usr/include/gtk-3.0/gtk/gtk-autocleanups.h:117:31: error: unknown type name ‘GtkLevelBar’
 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GtkLevelBar, g_object_unref)
                               ^
/usr/include/glib-2.0/glib/gmacros.h:442:11: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’
   typedef TypeName *_GLIB_AUTOPTR_TYPENAME(TypeName);
           ^
/usr/include/gtk-3.0/gtk/gtk-autocleanups.h:117:31: error: unknown type name ‘GtkLevelBar’
 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GtkLevelBar, g_object_unref)
                               ^
/usr/include/glib-2.0/glib/gmacros.h:444:57: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’
   static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (
                                                         ^
gtklevelbar.c: In function ‘gtk_level_bar_draw’:
gtklevelbar.c:200:5: warning: ‘gtk_style_context_get_border_color’ is deprecated: Use 'gtk_render_frame' instead [-Wdeprecated-declarations]
     gtk_style_context_get_border_color(context, GTK_STATE_NORMAL, &color);
     ^
In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27:0,
                 from /usr/include/gtk-3.0/gtk/gtk.h:120,
                 from gtklevelbar.h:6,
                 from gtklevelbar.c:19:
/usr/include/gtk-3.0/gtk/gtkstylecontext.h:1164:6: note: declared here
 void gtk_style_context_get_border_color (GtkStyleContext *context,
      ^
Makefile:459: recipe for target 'gtklevelbar.o' failed
make[1]: *** [gtklevelbar.o] Error 1
make[1]: Leaving directory '/home/krnel/Downloads/audio-recorder/src'
Makefile:439: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1

-----------------------------------
System info
-------------
Description: Linux Mint 18 Sarah
Release: 18

mintinstall 7.7.3

I expected the program to compile
The program did not compile

Revision history for this message
Sebastian Ramacher (s-ramacher) wrote :

mplayer has nothing to do with audio-recorder.

Changed in mplayer (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.