Skip to content

Instantly share code, notes, and snippets.

Created October 13, 2015 21:22
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save anonymous/3676dc065254580fbe68 to your computer and use it in GitHub Desktop.
...
centInfo]’ used but never defined
/usr/include/glibmm-2.4/glibmm/refptr.h:170:10: warning: inline function ‘Glib::RefPtr<T_CppObject>::operator bool() const [with T_CppObject = Gtk::RecentInfo]’ used but never defined
inline operator bool() const noexcept;
^
Makefile:529: recipe for target 'pavucontrol-streamwidget.o' failed
make[2]: *** [pavucontrol-streamwidget.o] Error 1
make[2]: Leaving directory '/tmp/pacaurtmp-ksardas/pavucontrol-gtk2/src/pavucontrol-3.0/src'
Makefile:413: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/pacaurtmp-ksardas/pavucontrol-gtk2/src/pavucontrol-3.0'
Makefile:353: recipe for target 'all' failed
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment