Public bug reported:

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

** Affects: mplayer (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1652701

Title:
  error: unknown type name GtkLevelBar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mplayer/+bug/1652701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to