Advertisement
Guest User

lxpanel2-git

a guest
Mar 17th, 2012
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.40 KB | None | 0 0
  1. $ LANG=C make VERBOSE=1
  2. /usr/bin/cmake -H/tmp/lxpanel2-git/src/lxpanel2 -B/tmp/lxpanel2-git/src/lxpanel2 --check-build-system CMakeFiles/Makefile.cmake 0
  3. /usr/bin/cmake -E cmake_progress_start /tmp/lxpanel2-git/src/lxpanel2/CMakeFiles /tmp/lxpanel2-git/src/lxpanel2/CMakeFiles/progress.marks
  4. make -f CMakeFiles/Makefile2 all
  5. make[1]: Entering directory `/tmp/lxpanel2-git/src/lxpanel2'
  6. make -f CMakeFiles/lxpanel2_translations.dir/build.make CMakeFiles/lxpanel2_translations.dir/depend
  7. make[2]: Entering directory `/tmp/lxpanel2-git/src/lxpanel2'
  8. cd /tmp/lxpanel2-git/src/lxpanel2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/lxpanel2-git/src/lxpanel2 /tmp/lxpanel2-git/src/lxpanel2 /tmp/lxpanel2-git/src/lxpanel2 /tmp/lxpanel2-git/src/lxpanel2 /tmp/lxpanel2-git/src/lxpanel2/CMakeFiles/lxpanel2_translations.dir/DependInfo.cmake --color=
  9. make[2]: Leaving directory `/tmp/lxpanel2-git/src/lxpanel2'
  10. make -f CMakeFiles/lxpanel2_translations.dir/build.make CMakeFiles/lxpanel2_translations.dir/build
  11. make[2]: Entering directory `/tmp/lxpanel2-git/src/lxpanel2'
  12. make[2]: Nothing to be done for `CMakeFiles/lxpanel2_translations.dir/build'.
  13. make[2]: Leaving directory `/tmp/lxpanel2-git/src/lxpanel2'
  14. /usr/bin/cmake -E cmake_progress_report /tmp/lxpanel2-git/src/lxpanel2/CMakeFiles 34 35 36
  15. [ 7%] Built target lxpanel2_translations
  16. make -f src/CMakeFiles/lxpanel2.dir/build.make src/CMakeFiles/lxpanel2.dir/depend
  17. make[2]: Entering directory `/tmp/lxpanel2-git/src/lxpanel2'
  18. cd /tmp/lxpanel2-git/src/lxpanel2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/lxpanel2-git/src/lxpanel2 /tmp/lxpanel2-git/src/lxpanel2/src /tmp/lxpanel2-git/src/lxpanel2 /tmp/lxpanel2-git/src/lxpanel2/src /tmp/lxpanel2-git/src/lxpanel2/src/CMakeFiles/lxpanel2.dir/DependInfo.cmake --color=
  19. make[2]: Leaving directory `/tmp/lxpanel2-git/src/lxpanel2'
  20. make -f src/CMakeFiles/lxpanel2.dir/build.make src/CMakeFiles/lxpanel2.dir/build
  21. make[2]: Entering directory `/tmp/lxpanel2-git/src/lxpanel2'
  22. /usr/bin/cmake -E cmake_progress_report /tmp/lxpanel2-git/src/lxpanel2/CMakeFiles 12
  23. [ 10%] Building C object src/CMakeFiles/lxpanel2.dir/applets/app-menu-applet.c.o
  24. cd /tmp/lxpanel2-git/src/lxpanel2/src && /usr/bin/gcc -DHAVE_CONFIG_H -DGETTEXT_PACKAGE=\"lxpanel2\" -DWNCK_I_KNOW_THIS_IS_UNSTABLE -march=native -O2 -pipe -I/tmp/lxpanel2-git/src/lxpanel2 -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libwnck-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgtop-2.0 -I/usr/include/menu-cache -I/tmp/lxpanel2-git/src/lxpanel2/src/egg -I/tmp/lxpanel2-git/src/lxpanel2/src/applets/na-tray -I/tmp/lxpanel2-git/src/lxpanel2/src -Wall -Werror-implicit-function-declaration -g -o CMakeFiles/lxpanel2.dir/applets/app-menu-applet.c.o -c /tmp/lxpanel2-git/src/lxpanel2/src/applets/app-menu-applet.c
  25. /tmp/lxpanel2-git/src/lxpanel2/src/applets/app-menu-applet.c:33:33: fatal error: gio/gdesktopappinfo.h: No such file or directory
  26. compilation terminated.
  27. make[2]: *** [src/CMakeFiles/lxpanel2.dir/applets/app-menu-applet.c.o] Error 1
  28. make[2]: Leaving directory `/tmp/lxpanel2-git/src/lxpanel2'
  29. make[1]: *** [src/CMakeFiles/lxpanel2.dir/all] Error 2
  30. make[1]: Leaving directory `/tmp/lxpanel2-git/src/lxpanel2'
  31. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement