Skip to content

Instantly share code, notes, and snippets.

@olsonjeffery
Created March 1, 2011 16:03
Show Gist options
  • Save olsonjeffery/849341 to your computer and use it in GitHub Desktop.
Save olsonjeffery/849341 to your computer and use it in GitHub Desktop.
CC libgnome_shell_la-shell-recorder-src.lo
CCLD libgnome-shell.la
CC gnome_shell_calendar_server-calendar-sources.o
CC gnome_shell_calendar_server-gnome-shell-calendar-server.o
cc1: warnings being treated as errors
calendar-server/gnome-shell-calendar-server.c: In function ‘app_load_events’:
calendar-server/gnome-shell-calendar-server.c:603: error: implicit declaration of function ‘e_cal_view_stop’
make[3]: *** [gnome_shell_calendar_server-gnome-shell-calendar-server.o] 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 *** [32/35]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment