Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Stuff
Saturday, October 27th, 2007 at 3:00:04am UTC 

  1. [email protected]:~/bmp-0.9.7.1$ ./configure
  2. checking build system type... i686-pc-linux-gnu
  3. checking host system type... i686-pc-linux-gnu
  4. checking target system type... i686-pc-linux-gnu
  5. checking for a BSD-compatible install... /usr/bin/install -c
  6. checking whether build environment is sane... yes
  7. checking for gawk... no
  8. checking for mawk... mawk
  9. checking whether make sets $(MAKE)... yes
  10. checking whether NLS is requested... yes
  11. checking for msgfmt... no
  12. checking for gmsgfmt... :
  13. checking for xgettext... no
  14. checking for msgmerge... no
  15. checking for style of include used by make... GNU
  16. checking for gcc... gcc
  17. checking for C compiler default output file name... a.out
  18. checking whether the C compiler works... yes
  19. checking whether we are cross compiling... no
  20. checking for suffix of executables...
  21. checking for suffix of object files... o
  22. checking whether we are using the GNU C compiler... yes
  23. checking whether gcc accepts -g... yes
  24. checking for gcc option to accept ANSI C... none needed
  25. checking dependency style of gcc... gcc3
  26. checking for ranlib... ranlib
  27. checking for library containing strerror... none required
  28. checking how to run the C preprocessor... gcc -E
  29. checking for egrep... grep -E
  30. checking for ANSI C header files... yes
  31. checking for an ANSI C-conforming const... yes
  32. checking for inline... inline
  33. checking for sys/types.h... yes
  34. checking for sys/stat.h... yes
  35. checking for stdlib.h... yes
  36. checking for string.h... yes
  37. checking for memory.h... yes
  38. checking for strings.h... yes
  39. checking for inttypes.h... yes
  40. checking for stdint.h... yes
  41. checking for unistd.h... yes
  42. checking for off_t... yes
  43. checking for size_t... yes
  44. checking for working alloca.h... yes
  45. checking for alloca... yes
  46. checking for stdlib.h... (cached) yes
  47. checking for unistd.h... (cached) yes
  48. checking for getpagesize... yes
  49. checking for working mmap... yes
  50. checking whether we are using the GNU C Library 2.1 or newer... yes
  51. checking whether integer division by zero raises SIGFPE... yes
  52. checking for inttypes.h... yes
  53. checking for stdint.h... yes
  54. checking for unsigned long long... yes
  55. checking for inttypes.h... yes
  56. checking whether the inttypes.h PRIxNN macros are broken... no
  57. checking for ld used by GCC... /usr/bin/ld
  58. checking if the linker (/usr/bin/ld) is GNU ld... yes
  59. checking for shared library run path origin... done
  60. checking argz.h usability... yes
  61. checking argz.h presence... yes
  62. checking for argz.h... yes
  63. checking limits.h usability... yes
  64. checking limits.h presence... yes
  65. checking for limits.h... yes
  66. checking locale.h usability... yes
  67. checking locale.h presence... yes
  68. checking for locale.h... yes
  69. checking nl_types.h usability... yes
  70. checking nl_types.h presence... yes
  71. checking for nl_types.h... yes
  72. checking malloc.h usability... yes
  73. checking malloc.h presence... yes
  74. checking for malloc.h... yes
  75. checking stddef.h usability... yes
  76. checking stddef.h presence... yes
  77. checking for stddef.h... yes
  78. checking for stdlib.h... (cached) yes
  79. checking for string.h... (cached) yes
  80. checking for unistd.h... (cached) yes
  81. checking sys/param.h usability... yes
  82. checking sys/param.h presence... yes
  83. checking for sys/param.h... yes
  84. checking for feof_unlocked... yes
  85. checking for fgets_unlocked... yes
  86. checking for getc_unlocked... yes
  87. checking for getcwd... yes
  88. checking for getegid... yes
  89. checking for geteuid... yes
  90. checking for getgid... yes
  91. checking for getuid... yes
  92. checking for mempcpy... yes
  93. checking for munmap... yes
  94. checking for putenv... yes
  95. checking for setenv... yes
  96. checking for setlocale... yes
  97. checking for stpcpy... yes
  98. checking for strcasecmp... yes
  99. checking for strdup... yes
  100. checking for strtoul... yes
  101. checking for tsearch... yes
  102. checking for __argz_count... yes
  103. checking for __argz_stringify... yes
  104. checking for __argz_next... yes
  105. checking for __fsetlocking... yes
  106. checking for iconv... yes
  107. checking for iconv declaration...
  108.          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  109. checking for nl_langinfo and CODESET... yes
  110. checking for LC_MESSAGES... yes
  111. checking for bison... bison
  112. checking version of bison... 2.3, ok
  113. checking whether NLS is requested... yes
  114. checking whether included gettext is requested... no
  115. checking for GNU gettext in libc... yes
  116. checking whether to use NLS... yes
  117. checking where the gettext function comes from... libc
  118. checking for library containing strerror... (cached) none required
  119. checking whether byte ordering is bigendian... no
  120. checking for a BSD-compatible install... /usr/bin/install -c
  121. checking whether ln -s works... yes
  122. checking whether make sets $(MAKE)... (cached) yes
  123. checking for a sed that does not truncate output... /bin/sed
  124. checking for ld used by gcc... /usr/bin/ld
  125. checking if the linker (/usr/bin/ld) is GNU ld... yes
  126. checking for /usr/bin/ld option to reload object files... -r
  127. checking for BSD-compatible nm... /usr/bin/nm -B
  128. checking how to recognise dependent libraries... pass_all
  129. checking dlfcn.h usability... yes
  130. checking dlfcn.h presence... yes
  131. checking for dlfcn.h... yes
  132. checking the maximum length of command line arguments... 32768
  133. checking command to parse /usr/bin/nm -B output from gcc object... ok
  134. checking for objdir... .libs
  135. checking for ar... ar
  136. checking for ranlib... (cached) ranlib
  137. checking for strip... strip
  138. checking if gcc static flag  works... yes
  139. checking if gcc supports -fno-rtti -fno-exceptions... no
  140. checking for gcc option to produce PIC... -fPIC
  141. checking if gcc PIC flag -fPIC works... yes
  142. checking if gcc supports -c -o file.o... yes
  143. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  144. checking whether -lc should be explicitly linked in... no
  145. checking dynamic linker characteristics... GNU/Linux ld.so
  146. checking how to hardcode library paths into programs... immediate
  147. checking whether stripping libraries is possible... yes
  148. checking if libtool supports shared libraries... yes
  149. checking whether to build shared libraries... yes
  150. checking whether to build static libraries... no
  151. configure: creating libtool
  152. appending configuration tag "CXX" to libtool
  153. appending configuration tag "F77" to libtool
  154. checking for beep-media-player... no
  155. checking for X... libraries , headers
  156. checking for gethostbyname... yes
  157. checking for connect... yes
  158. checking for remove... yes
  159. checking for shmat... yes
  160. checking for IceConnectionNumber in -lICE... yes
  161. checking for pkg-config... /usr/bin/pkg-config
  162. checking for glib-2.0 >= 2.4.0 gtk+-2.0 >= 2.4.0 gthread-2.0 pango... configure: error: Cannot find glib2/gtk2/pango

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right
worth-right