Advertisement
Guest User

./configure

a guest
Jun 5th, 2012
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.47 KB | None | 0 0
  1. checking for a BSD-compatible install... /usr/bin/install -c
  2. checking whether build environment is sane... yes
  3. checking for a thread-safe mkdir -p... /bin/mkdir -p
  4. checking for gawk... no
  5. checking for mawk... mawk
  6. checking whether make sets $(MAKE)... yes
  7. checking for gcc... gcc
  8. checking whether the C compiler works... yes
  9. checking for C compiler default output file name... a.out
  10. checking for suffix of executables...
  11. checking whether we are cross compiling... no
  12. checking for suffix of object files... o
  13. checking whether we are using the GNU C compiler... yes
  14. checking whether gcc accepts -g... yes
  15. checking for gcc option to accept ISO C89... none needed
  16. checking for style of include used by make... GNU
  17. checking dependency style of gcc... none
  18. checking build system type... i686-pc-linux-gnu
  19. checking host system type... i686-pc-linux-gnu
  20. checking how to print strings... printf
  21. checking for a sed that does not truncate output... /bin/sed
  22. checking for grep that handles long lines and -e... /bin/grep
  23. checking for egrep... /bin/grep -E
  24. checking for fgrep... /bin/grep -F
  25. checking for ld used by gcc... /usr/bin/ld
  26. checking if the linker (/usr/bin/ld) is GNU ld... yes
  27. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  28. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  29. checking whether ln -s works... yes
  30. checking the maximum length of command line arguments... 1572864
  31. checking whether the shell understands some XSI constructs... yes
  32. checking whether the shell understands "+="... yes
  33. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  34. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  35. checking for /usr/bin/ld option to reload object files... -r
  36. checking for objdump... objdump
  37. checking how to recognize dependent libraries... pass_all
  38. checking for dlltool... no
  39. checking how to associate runtime and link libraries... printf %s\n
  40. checking for ar... ar
  41. checking for archiver @FILE support... @
  42. checking for strip... strip
  43. checking for ranlib... ranlib
  44. checking command to parse /usr/bin/nm -B output from gcc object... ok
  45. checking for sysroot... no
  46. checking for mt... mt
  47. checking if mt is a manifest tool... no
  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 for objdir... .libs
  61. checking if gcc supports -fno-rtti -fno-exceptions... no
  62. checking for gcc option to produce PIC... -fPIC -DPIC
  63. checking if gcc PIC flag -fPIC -DPIC works... yes
  64. checking if gcc static flag -static works... yes
  65. checking if gcc supports -c -o file.o... yes
  66. checking if gcc supports -c -o file.o... (cached) yes
  67. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  68. checking whether -lc should be explicitly linked in... no
  69. checking dynamic linker characteristics... GNU/Linux ld.so
  70. checking how to hardcode library paths into programs... immediate
  71. checking whether stripping libraries is possible... yes
  72. checking if libtool supports shared libraries... yes
  73. checking whether to build shared libraries... yes
  74. checking whether to build static libraries... yes
  75. checking whether to enable maintainer-specific portions of Makefiles... no
  76. checking how to run the C preprocessor... gcc -E
  77. checking for ranlib... (cached) ranlib
  78. checking whether build environment is sane... yes
  79. checking malloc.h usability... yes
  80. checking malloc.h presence... yes
  81. checking for malloc.h... yes
  82. checking for Magick-config... Magick-config
  83. checking magick/api.h usability... yes
  84. checking magick/api.h presence... yes
  85. checking for magick/api.h... yes
  86. checking ImageMagick - version >= 5.2.1... expr: syntax error
  87. expr: syntax error
  88. yes(6.6.9 Q16 )
  89. checking for gzsetparams in -lz... yes
  90. checking zlib.h usability... yes
  91. checking zlib.h presence... yes
  92. checking for zlib.h... yes
  93. checking for png_get_image_width in -lpng... yes
  94. checking for png_read_png in -lpng... yes
  95. checking ming.h usability... yes
  96. checking ming.h presence... yes
  97. checking for ming.h... yes
  98. checking for Ming_init in -lming... yes
  99. checking whether the host is Darwin... no
  100. checking for g++... g++
  101. checking whether we are using the GNU C++ compiler... yes
  102. checking whether g++ accepts -g... yes
  103. checking dependency style of g++... none
  104. checking how to run the C++ preprocessor... g++ -E
  105. checking for ld used by g++... /usr/bin/ld
  106. checking if the linker (/usr/bin/ld) is GNU ld... yes
  107. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  108. checking for g++ option to produce PIC... -fPIC -DPIC
  109. checking if g++ PIC flag -fPIC -DPIC works... yes
  110. checking if g++ static flag -static works... yes
  111. checking if g++ supports -c -o file.o... yes
  112. checking if g++ supports -c -o file.o... (cached) yes
  113. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  114. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  115. checking how to hardcode library paths into programs... immediate
  116. checking for main in -lg++... no
  117. checking for main in -lstdc++... yes
  118. checking for C++ runtime... -lstdc++
  119. checking for main in -ldl... yes
  120. *** Checking pstoedit existence TWICE(if needed) ***
  121. *** This is the 1st check ***
  122. checking for pstoedit-config... /home/phanindraramesh/bugfixes/pstoedit-config
  123. checking for PSTOEDIT - version >= 3.32.1... yes
  124. *** The 1st check is passed. ***
  125. checking for mkstemp... yes
  126. *** pstoedit output functions are enabled. ***
  127. *** However, these are experimental functions in autotrace. ***
  128. *** If you get an error in building time about pstoedit, ***
  129. *** you can run configure with --without-pstoedit option again. ***
  130. configure: creating ./config.status
  131. config.status: creating Makefile
  132. config.status: creating autotrace-config
  133. config.status: creating autotrace.pc
  134. config.status: creating autotrace.spec
  135. config.status: creating config.h
  136. config.status: executing depfiles commands
  137. config.status: executing libtool commands
  138. config.status: executing default commands
  139.  
  140.  
  141. Configuration:
  142. imagemagick output support: yes
  143. libpng output support: yes
  144. swf output support by ming: yes
  145. pstoedit output support: yes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement