Created
March 8, 2011 16:22
-
-
Save olsonjeffery/860481 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
CC gnome_shell_real-main.o | |
CCLD gnome-shell-real | |
/usr/bin/ld: gnome_shell_real-main.o: undefined reference to symbol 'meta_run' | |
/usr/bin/ld: note: 'meta_run' is defined in DSO /home/jeff/gnome-shell/install/l | |
ib64/libmutter-wm.so.0 so try adding it to the linker command line | |
/home/jeff/gnome-shell/install/lib64/libmutter-wm.so.0: could not read symbols: Invalid operation | |
collect2: ld returned 1 exit status | |
make[3]: *** [gnome-shell-real] Error 1 | |
make[3]: Leaving directory `/home/jeff/gnome-shell/source/gnome-shell/src' | |
make[2]: *** [all] Error 2 | |
make[2]: Leaving directory `/home/jeff/gnome-shell/source/gnome-shell/src' | |
make[1]: *** [all-recursive] Error 1 | |
make[1]: Leaving directory `/home/jeff/gnome-shell/source/gnome-shell' | |
make: *** [all] Error 2 | |
*** Error during phase build of gnome-shell: ########## Error running make *** [37/40] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment