Advertisement
Czarcasmo

gtkhotkey-20120424

Apr 24th, 2012
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.05 KB | None | 0 0
  1. Making all in src
  2. make[2]: Entering directory `/aur/gtkhotkey/src/gtkhotkey-0.2.1/src'
  3. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"GtkHotkey\" -DGTK_HOTKEY_COMPILATION=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -g -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gtk-hotkey-info.lo -MD -MP -MF .deps/gtk-hotkey-info.Tpo -c -o gtk-hotkey-info.lo gtk-hotkey-info.c
  4. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DG_LOG_DOMAIN=\"GtkHotkey\" -DGTK_HOTKEY_COMPILATION=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -g -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gtk-hotkey-info.lo -MD -MP -MF .deps/gtk-hotkey-info.Tpo -c gtk-hotkey-info.c -fPIC -DPIC -o .libs/gtk-hotkey-info.o
  5. In file included from gtk-hotkey-error.h:26:0,
  6. from gtk-hotkey-info.c:20:
  7. /usr/include/glib-2.0/glib/gquark.h:28:2: error: #error "Only <glib.h> can be included directly."
  8. make[2]: *** [gtk-hotkey-info.lo] Error 1
  9. make[2]: Leaving directory `/aur/gtkhotkey/src/gtkhotkey-0.2.1/src'
  10. make[1]: *** [all-recursive] Error 1
  11. make[1]: Leaving directory `/aur/gtkhotkey/src/gtkhotkey-0.2.1'
  12. make: *** [all] Error 2
  13. ==> ERROR: A failure occurred in build().
  14. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement