Created
October 22, 2010 11:31
-
-
Save ChrisBuchholz/640394 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /home/cb/gnome-shell/install/lib64/libgio-2.0.so: undefined reference to `g_main_context_invoke' | |
| /home/cb/gnome-shell/install/lib64/libgio-2.0.so: undefined reference to `g_signal_accumulator_first_wins' | |
| collect2: ld returned 1 exit status | |
| make[3]: *** [test-theme] Fejl 1 | |
| make[3]: Forlader katalog '/home/cb/gnome-shell/source/gnome-shell/src' | |
| make[2]: *** [all] Fejl 2 | |
| make[2]: Forlader katalog '/home/cb/gnome-shell/source/gnome-shell/src' | |
| make[1]: *** [all-recursive] Fejl 1 | |
| make[1]: Forlader katalog '/home/cb/gnome-shell/source/gnome-shell' | |
| make: *** [all] Fejl 2 | |
| *** Error during phase build of gnome-shell: ########## Error running make *** [22/23] | |
| [1] Rerun phase build | |
| [2] Ignore error and continue to install | |
| [3] Give up on module | |
| [4] Start shell | |
| [5] Reload configuration | |
| [6] Go to phase "wipe directory and start over" | |
| [7] Go to phase "configure" | |
| [8] Go to phase "clean" | |
| [9] Go to phase "distclean" | |
| choice: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment