Advertisement
Guest User

repsnapper make output

a guest
Dec 7th, 2011
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 8.99 KB | None | 0 0
  1. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/reprapuser/Documents/Personal/RepRap/Software/repsnapper/missing --run aclocal-1.11 -I m4
  2.  cd . && /bin/bash /home/reprapuser/Documents/Personal/RepRap/Software/repsnapper/missing --run automake-1.11 --foreign
  3. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/reprapuser/Documents/Personal/RepRap/Software/repsnapper/missing --run autoconf
  4. /bin/bash ./config.status --recheck
  5. running CONFIG_SHELL=/bin/bash /bin/bash ./configure --no-create --no-recursion
  6. checking for a BSD-compatible install... /usr/bin/install -c
  7. checking whether build environment is sane... yes
  8. checking for a thread-safe mkdir -p... /bin/mkdir -p
  9. checking for gawk... gawk
  10. checking whether make sets $(MAKE)... yes
  11. checking for gcc... gcc
  12. checking whether the C compiler works... yes
  13. checking for C compiler default output file name... a.out
  14. checking for suffix of executables...
  15. checking whether we are cross compiling... no
  16. checking for suffix of object files... o
  17. checking whether we are using the GNU C compiler... yes
  18. checking whether gcc accepts -g... yes
  19. checking for gcc option to accept ISO C89... none needed
  20. checking for style of include used by make... GNU
  21. checking dependency style of gcc... gcc3
  22. checking for g++... g++
  23. checking whether we are using the GNU C++ compiler... yes
  24. checking whether g++ accepts -g... yes
  25. checking dependency style of g++... gcc3
  26. checking whether gcc and cc understand -c and -o together... yes
  27. checking build system type... x86_64-unknown-linux-gnu
  28. checking host system type... x86_64-unknown-linux-gnu
  29. checking for a sed that does not truncate output... /bin/sed
  30. checking for grep that handles long lines and -e... /bin/grep
  31. checking for egrep... /bin/grep -E
  32. checking for fgrep... /bin/grep -F
  33. checking for ld used by gcc... /usr/bin/ld
  34. checking if the linker (/usr/bin/ld) is GNU ld... yes
  35. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  36. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  37. checking whether ln -s works... yes
  38. checking the maximum length of command line arguments... 3458764513820540925
  39. checking whether the shell understands some XSI constructs... yes
  40. checking whether the shell understands "+="... yes
  41. checking for /usr/bin/ld option to reload object files... -r
  42. checking for objdump... objdump
  43. checking how to recognize dependent libraries... pass_all
  44. checking for ar... ar
  45. checking for strip... strip
  46. checking for ranlib... ranlib
  47. checking command to parse /usr/bin/nm -B output from gcc object... ok
  48. checking how to run the C preprocessor... gcc -E
  49. checking for ANSI C header files... yes
  50. checking for sys/types.h... yes
  51. checking for sys/stat.h... yes
  52. checking for stdlib.h... yes
  53. checking for string.h... yes
  54. checking for memory.h... yes
  55. checking for strings.h... yes
  56. checking for inttypes.h... yes
  57. checking for stdint.h... yes
  58. checking for unistd.h... yes
  59. checking for dlfcn.h... yes
  60. checking whether we are using the GNU C++ compiler... (cached) yes
  61. checking whether g++ accepts -g... (cached) yes
  62. checking dependency style of g++... (cached) gcc3
  63. checking how to run the C++ preprocessor... g++ -E
  64. checking for objdir... .libs
  65. checking if gcc supports -fno-rtti -fno-exceptions... no
  66. checking for gcc option to produce PIC... -fPIC -DPIC
  67. checking if gcc PIC flag -fPIC -DPIC works... yes
  68. checking if gcc static flag -static works... yes
  69. checking if gcc supports -c -o file.o... yes
  70. checking if gcc supports -c -o file.o... (cached) yes
  71. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  72. checking whether -lc should be explicitly linked in... no
  73. checking dynamic linker characteristics... GNU/Linux ld.so
  74. checking how to hardcode library paths into programs... immediate
  75. checking whether stripping libraries is possible... yes
  76. checking if libtool supports shared libraries... yes
  77. checking whether to build shared libraries... yes
  78. checking whether to build static libraries... no
  79. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  80. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  81. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  82. checking for g++ option to produce PIC... -fPIC -DPIC
  83. checking if g++ PIC flag -fPIC -DPIC works... yes
  84. checking if g++ static flag -static works... yes
  85. checking if g++ supports -c -o file.o... yes
  86. checking if g++ supports -c -o file.o... (cached) yes
  87. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  88. checking dynamic linker characteristics... GNU/Linux ld.so
  89. checking how to hardcode library paths into programs... immediate
  90. checking whether NLS is requested... yes
  91. checking for intltool >= 0.26... 0.41.0 found
  92. checking for intltool-update... /usr/bin/intltool-update
  93. checking for intltool-merge... /usr/bin/intltool-merge
  94. checking for intltool-extract... /usr/bin/intltool-extract
  95. checking for xgettext... /usr/bin/xgettext
  96. checking for msgmerge... /usr/bin/msgmerge
  97. checking for msgfmt... /usr/bin/msgfmt
  98. checking for gmsgfmt... /usr/bin/msgfmt
  99. checking for perl... /usr/bin/perl
  100. checking for perl >= 5.8.1... 5.10.1
  101. checking for XML::Parser... ok
  102. checking locale.h usability... yes
  103. checking locale.h presence... yes
  104. checking for locale.h... yes
  105. checking for LC_MESSAGES... yes
  106. checking libintl.h usability... yes
  107. checking libintl.h presence... yes
  108. checking for libintl.h... yes
  109. checking for ngettext in libc... yes
  110. checking for dgettext in libc... yes
  111. checking for bind_textdomain_codeset... yes
  112. checking for msgfmt... (cached) /usr/bin/msgfmt
  113. checking for dcgettext... yes
  114. checking if msgfmt accepts -c... yes
  115. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  116. checking for xgettext... (cached) /usr/bin/xgettext
  117. checking for pkg-config... /usr/bin/pkg-config
  118. checking pkg-config is at least version 0.22... yes
  119. checking for GTKMM... yes
  120. checking GL/glut.h usability... yes
  121. checking GL/glut.h presence... yes
  122. checking for GL/glut.h... yes
  123. configure: creating ./config.status
  124.  /bin/bash ./config.status
  125. config.status: creating Makefile
  126. config.status: creating po/Makefile.in
  127. config.status: creating config.h
  128. config.status: config.h is unchanged
  129. config.status: executing depfiles commands
  130. config.status: executing libtool commands
  131. config.status: executing default-1 commands
  132. config.status: executing po/stamp-it commands
  133. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/reprapuser/Documents/Personal/RepRap/Software/repsnapper/missing --run autoheader)
  134. rm -f stamp-h1
  135. touch config.h.in
  136. cd . && /bin/bash ./config.status config.h
  137. config.status: creating config.h
  138. config.status: config.h is unchanged
  139. make  all-recursive
  140. make[1]: Entering directory `/home/reprapuser/Documents/Personal/RepRap/Software/repsnapper'
  141. Making all in po
  142. make[2]: Entering directory `/home/reprapuser/Documents/Personal/RepRap/Software/repsnapper/po'
  143. file=`echo en_GB | sed 's,.*/,,'`.gmo \
  144.       && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po
  145. file=`echo de_DE | sed 's,.*/,,'`.gmo \
  146.       && rm -f $file && /usr/bin/msgfmt -o $file de_DE.po
  147. make[2]: Leaving directory `/home/reprapuser/Documents/Personal/RepRap/Software/repsnapper/po'
  148. make[2]: Entering directory `/home/reprapuser/Documents/Personal/RepRap/Software/repsnapper'
  149.   CC     libraries/libreprap/libreprap_la-comms.lo
  150.   CC     libraries/libreprap/libreprap_la-fived.lo
  151.   CC     libraries/libreprap/libreprap_la-serial.lo
  152.   CC     libraries/libreprap/libreprap_la-tonokip.lo
  153.   CC     libraries/libreprap/libreprap_la-util.lo
  154.   CCLD   libreprap.la
  155.   CXX    libraries/polylib/libpolylib_la-GeometryBase.lo
  156.   CXX    libraries/polylib/libpolylib_la-Polygon2f.lo
  157.   CXXLD  libpolylib.la
  158.   CXX    src/repsnapper-model.o
  159.   CXX    src/repsnapper-model2.o
  160.   CXX    src/repsnapper-view.o
  161. src/view.cpp: In member function ‘bool View::key_pressed_event(GdkEventKey*)’:
  162. src/view.cpp:582: error: ‘GDK_KEY_Tab’ was not declared in this scope
  163. src/view.cpp:599: error: ‘GDK_KEY_Escape’ was not declared in this scope
  164. src/view.cpp:605: error: ‘GDK_KEY_Delete’ was not declared in this scope
  165. src/view.cpp:606: error: ‘GDK_KEY_KP_Delete’ was not declared in this scope
  166. src/view.cpp:609: error: ‘GDK_KEY_Up’ was not declared in this scope
  167. src/view.cpp:609: error: ‘GDK_KEY_KP_Up’ was not declared in this scope
  168. src/view.cpp:611: error: ‘GDK_KEY_Down’ was not declared in this scope
  169. src/view.cpp:611: error: ‘GDK_KEY_KP_Down’ was not declared in this scope
  170. src/view.cpp:613: error: ‘GDK_KEY_Left’ was not declared in this scope
  171. src/view.cpp:613: error: ‘GDK_KEY_KP_Left’ was not declared in this scope
  172. src/view.cpp:615: error: ‘GDK_KEY_Right’ was not declared in this scope
  173. src/view.cpp:615: error: ‘GDK_KEY_KP_Right’ was not declared in this scope
  174. make[2]: *** [src/repsnapper-view.o] Error 1
  175. make[2]: Leaving directory `/home/reprapuser/Documents/Personal/RepRap/Software/repsnapper'
  176. make[1]: *** [all-recursive] Error 1
  177. make[1]: Leaving directory `/home/reprapuser/Documents/Personal/RepRap/Software/repsnapper'
  178. make: *** [all] Error 2
  179.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement