Advertisement
zerozero

gimp-error

May 6th, 2012
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.21 KB | None | 0 0
  1. zerozero@debian:~$ cd gimp-2.8.0/
  2. zerozero@debian:~/gimp-2.8.0$ ./configure --prefix=/home/zerozero/.gimp --disable-python
  3. checking for a BSD-compatible install... /usr/bin/install -c
  4. checking whether build environment is sane... yes
  5. checking for a thread-safe mkdir -p... /bin/mkdir -p
  6. checking for gawk... gawk
  7. checking whether make sets $(MAKE)... yes
  8. checking whether make supports nested variables... yes
  9. checking for gcc... gcc
  10. checking whether the C compiler works... yes
  11. checking for C compiler default output file name... a.out
  12. checking for suffix of executables...
  13. checking whether we are cross compiling... no
  14. checking for suffix of object files... o
  15. checking whether we are using the GNU C compiler... yes
  16. checking whether gcc accepts -g... yes
  17. checking for gcc option to accept ISO C89... none needed
  18. checking for style of include used by make... GNU
  19. checking dependency style of gcc... gcc3
  20. checking whether gcc and cc understand -c and -o together... yes
  21. checking build system type... x86_64-unknown-linux-gnu
  22. checking host system type... x86_64-unknown-linux-gnu
  23. checking how to print strings... printf
  24. checking for a sed that does not truncate output... /bin/sed
  25. checking for grep that handles long lines and -e... /bin/grep
  26. checking for egrep... /bin/grep -E
  27. checking for fgrep... /bin/grep -F
  28. checking for ld used by gcc... /usr/bin/ld
  29. checking if the linker (/usr/bin/ld) is GNU ld... yes
  30. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  31. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  32. checking whether ln -s works... yes
  33. checking the maximum length of command line arguments... 1572864
  34. checking whether the shell understands some XSI constructs... yes
  35. checking whether the shell understands "+="... yes
  36. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  37. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  38. checking for /usr/bin/ld option to reload object files... -r
  39. checking for objdump... objdump
  40. checking how to recognize dependent libraries... pass_all
  41. checking for dlltool... no
  42. checking how to associate runtime and link libraries... printf %s\n
  43. checking for ar... ar
  44. checking for archiver @FILE support... @
  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 for sysroot... no
  49. checking for mt... mt
  50. checking if mt is a manifest tool... no
  51. checking how to run the C preprocessor... gcc -E
  52. checking for ANSI C header files... yes
  53. checking for sys/types.h... yes
  54. checking for sys/stat.h... yes
  55. checking for stdlib.h... yes
  56. checking for string.h... yes
  57. checking for memory.h... yes
  58. checking for strings.h... yes
  59. checking for inttypes.h... yes
  60. checking for stdint.h... yes
  61. checking for unistd.h... yes
  62. checking for dlfcn.h... yes
  63. checking for objdir... .libs
  64. checking if gcc supports -fno-rtti -fno-exceptions... no
  65. checking for gcc option to produce PIC... -fPIC -DPIC
  66. checking if gcc PIC flag -fPIC -DPIC works... yes
  67. checking if gcc static flag -static works... yes
  68. checking if gcc supports -c -o file.o... yes
  69. checking if gcc supports -c -o file.o... (cached) yes
  70. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  71. checking whether -lc should be explicitly linked in... no
  72. checking dynamic linker characteristics... GNU/Linux ld.so
  73. checking how to hardcode library paths into programs... immediate
  74. checking whether stripping libraries is possible... yes
  75. checking if libtool supports shared libraries... yes
  76. checking whether to build shared libraries... yes
  77. checking whether to build static libraries... no
  78. checking dependency style of gcc... gcc3
  79. checking whether to enable maintainer-specific portions of Makefiles... yes
  80. checking for pkg-config... /usr/bin/pkg-config
  81. checking pkg-config is at least version 0.16... yes
  82. checking for target architecture... x86_64-unknown-linux-gnu
  83. checking for some Win32 platform... no
  84. checking for native Win32... no
  85. checking whether make sets $(MAKE)... (cached) yes
  86. checking for special C compiler options needed for large files... no
  87. checking for _FILE_OFFSET_BITS value needed for large files... no
  88. checking whether to turn on debugging... no
  89. checking whether to turn on profiling... no
  90. checking whether gcc understands -Wdeclaration-after-statement... yes
  91. checking whether gcc understands -Wmissing-prototypes... yes
  92. checking whether gcc understands -Werror=missing-prototypes... yes
  93. checking whether gcc understands -Wstrict-prototypes... yes
  94. checking whether gcc understands -Wmissing-declarations... yes
  95. checking whether gcc understands -Winit-self... yes
  96. checking whether gcc understands -Wpointer-arith... yes
  97. checking whether gcc understands -Wold-style-definition... yes
  98. checking whether gcc understands -Wmissing-format-attribute... yes
  99. checking whether gcc understands -Wformat-security... yes
  100. checking whether gcc understands -Wformat-non-literal... no
  101. checking whether gcc understands -fno-common... yes
  102. checking whether gcc understands -fdiagnostics-show-option... yes
  103. checking whether gcc understands --omg-optimized... no
  104. checking whether gcc understands --disable-instructions... no
  105. checking for ANSI C header files... (cached) yes
  106. checking for sys/wait.h that is POSIX.1 compatible... yes
  107. checking whether time.h and sys/time.h may both be included... yes
  108. checking sys/param.h usability... yes
  109. checking sys/param.h presence... yes
  110. checking for sys/param.h... yes
  111. checking sys/time.h usability... yes
  112. checking sys/time.h presence... yes
  113. checking for sys/time.h... yes
  114. checking sys/times.h usability... yes
  115. checking sys/times.h presence... yes
  116. checking for sys/times.h... yes
  117. checking for sys/wait.h... (cached) yes
  118. checking for unistd.h... (cached) yes
  119. checking for pid_t... yes
  120. checking for vprintf... yes
  121. checking for _doprnt... no
  122. checking for size_t... yes
  123. checking for working alloca.h... yes
  124. checking for alloca... yes
  125. checking for fsync... yes
  126. checking for difftime... yes
  127. checking for mmap... yes
  128. checking whether binary relocation support should be enabled... no
  129. checking for _NL_MEASUREMENT_MEASUREMENT... yes
  130. checking whether NLS is requested... yes
  131. checking for intltool >= 0.40.1... 0.50.2 found
  132. checking for intltool-update... /usr/bin/intltool-update
  133. checking for intltool-merge... /usr/bin/intltool-merge
  134. checking for intltool-extract... /usr/bin/intltool-extract
  135. checking for xgettext... /usr/bin/xgettext
  136. checking for msgmerge... /usr/bin/msgmerge
  137. checking for msgfmt... /usr/bin/msgfmt
  138. checking for gmsgfmt... /usr/bin/msgfmt
  139. checking for perl... /usr/bin/perl
  140. checking for perl >= 5.8.1... 5.14.2
  141. checking for XML::Parser... ok
  142. checking locale.h usability... yes
  143. checking locale.h presence... yes
  144. checking for locale.h... yes
  145. checking for LC_MESSAGES... yes
  146. checking libintl.h usability... yes
  147. checking libintl.h presence... yes
  148. checking for libintl.h... yes
  149. checking for ngettext in libc... yes
  150. checking for dgettext in libc... yes
  151. checking for bind_textdomain_codeset... yes
  152. checking for msgfmt... (cached) /usr/bin/msgfmt
  153. checking for dcgettext... yes
  154. checking if msgfmt accepts -c... yes
  155. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  156. checking for xgettext... (cached) /usr/bin/xgettext
  157. checking for iso-codes... yes
  158. checking for BABL... yes
  159. checking for GEGL... yes
  160. checking for ATK... yes
  161. checking for pkg-config... (cached) /usr/bin/pkg-config
  162. checking pkg-config is at least version 0.16... yes
  163. checking for GLIB - version >= 2.30.2... yes (version 2.32.0)
  164. checking for GMODULE_NO_EXPORT... yes
  165. checking for GIO... yes
  166. checking if GLib is version 2.31.0 or newer... yes
  167. checking for bind_textdomain_codeset... (cached) yes
  168. checking for X... libraries , headers
  169. checking for gethostbyname... yes
  170. checking for connect... yes
  171. checking for remove... yes
  172. checking for shmat... yes
  173. checking for IceConnectionNumber in -lICE... yes
  174. checking for pkg-config... /usr/bin/pkg-config
  175. checking for GTK+ - version >= 2.24.10... yes (version 2.24.10)
  176. checking if GTK+ is version 2.26.0 or newer (bogus placeholder check)... no
  177. checking for GDK_PIXBUF... yes
  178. checking for gdk-pixbuf-csource... /usr/bin/gdk-pixbuf-csource
  179. checking if GdkPixbuf is version 2.26.0 or newer... yes
  180. checking for CAIRO... yes
  181. checking for PANGOCAIRO... yes
  182. checking for FONTCONFIG... yes
  183. checking if Pango is version 1.32.0 or newer... no
  184. checking if Pango is built with a recent fontconfig... yes
  185. checking for freetype-config... /usr/bin/freetype-config
  186. checking for freetype libraries... -L/usr/lib/x86_64-linux-gnu -lfreetype -lz
  187. checking math.h usability... yes
  188. checking math.h presence... yes
  189. checking for math.h... yes
  190. checking ieeefp.h usability... no
  191. checking ieeefp.h presence... no
  192. checking for ieeefp.h... no
  193. checking for extra flags to get ANSI library prototypes... none needed
  194. checking for finite... yes
  195. checking for rint... no
  196. checking for rint in -lm... yes
  197. checking for getaddrinfo... yes
  198. checking for getnameinfo... yes
  199. checking for socket in -lsocket... no
  200. checking whether gcc understands -mmmx... yes
  201. checking whether we can compile MMX code... yes
  202. checking whether gcc understands -msse... yes
  203. checking whether we can compile SSE code... yes
  204. checking sys/ipc.h usability... yes
  205. checking sys/ipc.h presence... yes
  206. checking for sys/ipc.h... yes
  207. checking sys/shm.h usability... yes
  208. checking sys/shm.h presence... yes
  209. checking for sys/shm.h... yes
  210. checking whether shmctl IPC_RMID allowes subsequent attaches... yes
  211. checking for shared memory transport type... sysv
  212. checking whether symbols are prefixed... no
  213. checking fd_set and sys/select... yes
  214. checking for XmuClientWindow in -lXmu... no
  215. checking for XShapeGetRectangles in -lXext... yes
  216. checking for X11/extensions/shape.h... yes
  217. checking for XFIXES... yes
  218. checking for TIFFReadScanline in -ltiff... no
  219. checking for TIFFWriteScanline in -ltiff... no
  220. checking for TIFFFlushData in -ltiff34... no
  221. configure: error:
  222. *** Checks for TIFF libary failed. You can build without it by passing
  223. *** --without-libtiff to configure but you won't be able to use TIFFs then.
  224. zerozero@debian:~/gimp-2.8.0$ make
  225. make: *** No targets specified and no makefile found. Stop.
  226. zerozero@debian:~/gimp-2.8.0$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement