Advertisement
Fabian42

Untitled

Oct 14th, 2018
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.13 KB | None | 0 0
  1. Checking for c compiler ... gcc
  2. Checking for c++ compiler ... g++
  3. Checking for GNU Make ... yes, using make
  4. Checking for extra headers ... no
  5. Checking for extra libraries ... no
  6. Checking for gcc support of -MM option ... yes
  7. Checking for g++ support of -MM option ... yes
  8. Checking for inttypes.h ... yes
  9. Checking for unistd.h ... yes
  10. Checking for malloc.h ... yes
  11. Checking for X11 header presence ... yes (using /usr/include)
  12. Checking for X11 ... yes (using -L/usr/lib -lX11 -lXext)
  13. Checking for XTest extension ... yes
  14. Checking for gtk-config ... no
  15. Not building gAutoClick
  16. Checking for pkg-config ... pkg-config
  17. Checking for GTK+ 2.0 ... yes
  18. Checking for GTK+ 2.0 cflags ... -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2
  19. Checking for GTK+ 2.0 libs ... -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype
  20. Checking for glib 2.0 cflags ... -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
  21. Checking for glib 2.0 libs ... -lglib-2.0
  22. Checking for Qt 3 ... no
  23. Checking for Qt 4 ... yes
  24. Checking for Qt 4 cflags ... -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore
  25. Checking for Qt 4 libs ... -lQtGui -lQtCore
  26. Checking for fltk-config ... fltk-config
  27. Checking for FLTK ... yes
  28. Checking for FLTK cflags ... -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2
  29. Checking for FLTK libs ... -lfltk -lX11
  30.  
  31. Debug symbols disabled.
  32. All compiler warnings enabled.
  33.  
  34. Cleaning up source tree ... done
  35.  
  36. Generating config.mak ... done.
  37.  
  38. aAutoClick : yes
  39. cAutoClick : yes
  40. gAutoClick : no
  41. gAutoClick2 : yes
  42. qtAutoClick : no
  43. qt4AutoClick : yes
  44. fltkAutoClick : yes
  45.  
  46. Installation prefix : /usr/local
  47.  
  48. Now type 'make' to build.
  49.  
  50. fabian@laptop:~/Downloads/xautoclick-0.31$ make
  51. __BUILD_GTK2__=yes make -C . gautoclick2
  52. make[1]: Entering directory '/home/fabian/Downloads/xautoclick-0.31'
  53. gcc -c -O4 -DHAVE_INTTYPES_H -DHAVE_MALLOC_H -DHAVE_UNISTD_H -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 main.c -o main.o -Wall
  54. mkdir -p .deps
  55. gcc -MM -O4 -DHAVE_INTTYPES_H -DHAVE_MALLOC_H -DHAVE_UNISTD_H -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 main.c 1>.deps/main.d
  56. gcc -c -O4 -DHAVE_INTTYPES_H -DHAVE_MALLOC_H -DHAVE_UNISTD_H -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 osdep.c -o osdep.o -Wall
  57. mkdir -p .deps
  58. gcc -MM -O4 -DHAVE_INTTYPES_H -DHAVE_MALLOC_H -DHAVE_UNISTD_H -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 osdep.c 1>.deps/osdep.d
  59. ln -s guigtk1.c guigtk2.c
  60. gcc -c -O4 -DHAVE_INTTYPES_H -DHAVE_MALLOC_H -DHAVE_UNISTD_H -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 guigtk2.c -o guigtk2.o -Wall
  61. mkdir -p .deps
  62. gcc -MM -O4 -DHAVE_INTTYPES_H -DHAVE_MALLOC_H -DHAVE_UNISTD_H -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 guigtk2.c 1>.deps/guigtk2.d
  63. gcc -o gautoclick2 main.o osdep.o guigtk2.o -lm -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -L/usr/lib -lX11 -lXext -lXtst
  64. make[1]: Leaving directory '/home/fabian/Downloads/xautoclick-0.31'
  65. __BUILD_ASCII__=yes make -C . aautoclick
  66. make[1]: Entering directory '/home/fabian/Downloads/xautoclick-0.31'
  67. gcc -c -O4 -DHAVE_INTTYPES_H -DHAVE_MALLOC_H -DHAVE_UNISTD_H guiascii.c -o guiascii.o -Wall
  68. mkdir -p .deps
  69. gcc -MM -O4 -DHAVE_INTTYPES_H -DHAVE_MALLOC_H -DHAVE_UNISTD_H guiascii.c 1>.deps/guiascii.d
  70. gcc -o aautoclick main.o osdep.o guiascii.o -lm -L/usr/lib -lX11 -lXext -lXtst
  71. make[1]: Leaving directory '/home/fabian/Downloads/xautoclick-0.31'
  72. __BUILD_QT4__=yes make -C . qt4autoclick
  73. make[1]: Entering directory '/home/fabian/Downloads/xautoclick-0.31'
  74. g++ -c -O4 -DHAVE_INTTYPES_H -DHAVE_MALLOC_H -DHAVE_UNISTD_H -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore guiqt4.cpp -o guiqt4.o -Wall
  75. mkdir -p .deps
  76. g++ -MM -O4 -DHAVE_INTTYPES_H -DHAVE_MALLOC_H -DHAVE_UNISTD_H -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore guiqt4.cpp 1>.deps/guiqt4.d
  77. moc-qt4 -oguiqt4-moc.cpp guiqt4.h
  78. g++ -c -O4 -DHAVE_INTTYPES_H -DHAVE_MALLOC_H -DHAVE_UNISTD_H -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore guiqt4-moc.cpp -o guiqt4-moc.o -Wall
  79. mkdir -p .deps
  80. g++ -MM -O4 -DHAVE_INTTYPES_H -DHAVE_MALLOC_H -DHAVE_UNISTD_H -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore guiqt4-moc.cpp 1>.deps/guiqt4-moc.d
  81. gcc -o qt4autoclick main.o osdep.o guiqt4.o guiqt4-moc.o -lm -lQtGui -lQtCore -L/usr/lib -lX11 -lXext -lXtst
  82. /usr/bin/ld: guiqt4.o: undefined reference to symbol '__gxx_personality_v0@@CXXABI_1.3'
  83. //usr/lib/x86_64-linux-gnu/libstdc++.so.6: error adding symbols: DSO missing from command line
  84. collect2: error: ld returned 1 exit status
  85. Makefile:127: recipe for target 'qt4autoclick' failed
  86. make[1]: *** [qt4autoclick] Error 1
  87. make[1]: Leaving directory '/home/fabian/Downloads/xautoclick-0.31'
  88. Makefile:96: recipe for target 'all' failed
  89. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement