Skip to content

Instantly share code, notes, and snippets.

@mvr
Created November 1, 2010 04:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mvr/657617 to your computer and use it in GitHub Desktop.
Save mvr/657617 to your computer and use it in GitHub Desktop.
make all-am
make[3]: Entering directory `/home/mitchell/gnome-shell/source/gnome-shell/src'
CCLD test-theme
/home/mitchell/gnome-shell/install/lib/libgio-2.0.so: undefined reference to `g_source_get_time'
/home/mitchell/gnome-shell/install/lib/libgio-2.0.so: undefined reference to `g_main_context_invoke'
/home/mitchell/gnome-shell/install/lib/libclutter-glx-1.0.so: undefined reference to `g_object_class_install_properties'
/home/mitchell/gnome-shell/install/lib/libgio-2.0.so: undefined reference to `g_get_environ'
/home/mitchell/gnome-shell/install/lib/libgio-2.0.so: undefined reference to `g_signal_accumulator_first_wins'
/home/mitchell/gnome-shell/install/lib/libgio-2.0.so: undefined reference to `g_get_monotonic_time'
collect2: ld returned 1 exit status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment