Want more features on Pastebin? Sign Up, it's FREE!
Guest

configure results hippocanvas

By: a guest on Aug 18th, 2011  |  syntax: None  |  size: 5.65 KB  |  views: 56  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. checking build system type... x86_64-apple-darwin11.0.0
  2. checking host system type... x86_64-apple-darwin11.0.0
  3. checking target system type... x86_64-apple-darwin11.0.0
  4. checking for a BSD-compatible install... /usr/bin/install -c
  5. checking whether build environment is sane... yes
  6. checking for a thread-safe mkdir -p... config/install-sh -c -d
  7. checking for gawk... no
  8. checking for mawk... no
  9. checking for nawk... no
  10. checking for awk... awk
  11. checking whether make sets $(MAKE)... yes
  12. checking whether to enable maintainer-specific portions of Makefiles... no
  13. checking for gcc... gcc
  14. checking for C compiler default output file name... a.out
  15. checking whether the C compiler works... yes
  16. checking whether we are cross compiling... no
  17. checking for suffix of executables...
  18. checking for suffix of object files... o
  19. checking whether we are using the GNU C compiler... yes
  20. checking whether gcc accepts -g... yes
  21. checking for gcc option to accept ISO C89... none needed
  22. checking for style of include used by make... GNU
  23. checking dependency style of gcc... gcc3
  24. checking for a sed that does not truncate output... /usr/bin/sed
  25. checking for grep that handles long lines and -e... /usr/bin/grep
  26. checking for egrep... /usr/bin/grep -E
  27. checking for fgrep... /usr/bin/grep -F
  28. checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
  29. checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
  30. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  31. checking the name lister (/usr/bin/nm) interface... BSD nm
  32. checking whether ln -s works... yes
  33. checking the maximum length of command line arguments... 196608
  34. checking whether the shell understands some XSI constructs... yes
  35. checking whether the shell understands "+="... yes
  36. checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r
  37. checking for objdump... no
  38. checking how to recognize dependent libraries... pass_all
  39. checking for ar... ar
  40. checking for strip... strip
  41. checking for ranlib... ranlib
  42. checking command to parse /usr/bin/nm output from gcc object... ok
  43. checking for dsymutil... dsymutil
  44. checking for nmedit... nmedit
  45. checking for lipo... lipo
  46. checking for otool... otool
  47. checking for otool64... no
  48. checking for -single_module linker flag... yes
  49. checking for -exported_symbols_list linker flag... yes
  50. checking how to run the C preprocessor... gcc -E
  51. checking for ANSI C header files... yes
  52. checking for sys/types.h... yes
  53. checking for sys/stat.h... yes
  54. checking for stdlib.h... yes
  55. checking for string.h... yes
  56. checking for memory.h... yes
  57. checking for strings.h... yes
  58. checking for inttypes.h... yes
  59. checking for stdint.h... yes
  60. checking for unistd.h... yes
  61. checking for dlfcn.h... yes
  62. checking for objdir... .libs
  63. checking if gcc supports -fno-rtti -fno-exceptions... no
  64. checking for gcc option to produce PIC... -fno-common -DPIC
  65. checking if gcc PIC flag -fno-common -DPIC works... yes
  66. checking if gcc static flag -static works... no
  67. checking if gcc supports -c -o file.o... yes
  68. checking if gcc supports -c -o file.o... (cached) yes
  69. checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
  70. checking dynamic linker characteristics... darwin11.0.0 dyld
  71. checking how to hardcode library paths into programs... immediate
  72. checking whether stripping libraries is possible... yes
  73. checking if libtool supports shared libraries... yes
  74. checking whether to build shared libraries... yes
  75. checking whether to build static libraries... yes
  76. checking for library containing strerror... none required
  77. checking for ANSI C header files... (cached) yes
  78. checking for pkg-config... /opt/local/bin/pkg-config
  79. checking pkg-config is at least version 0.9.0... yes
  80. checking for LIBHIPPOCANVAS... yes
  81. checking for gtkdoc-check... /opt/local/bin/gtkdoc-check
  82. checking for gtkdoc-rebase... /opt/local/bin/gtkdoc-rebase
  83. checking for gtkdoc-mkpdf... /opt/local/bin/gtkdoc-mkpdf
  84. checking whether to build gtk-doc documentation... no
  85. checking for python... /opt/local/bin/python
  86. checking for python version... 2.6
  87. checking for python platform... darwin
  88. checking for python script directory... ${prefix}/lib/python2.6/site-packages
  89. checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages
  90. checking for headers required to compile python extensions... found
  91. checking for pygtk-codegen-2.0... /opt/local/bin/pygtk-codegen-2.0
  92. checking for PYTHON_BINDINGS... no
  93. checking for gobject-introspection... true
  94. configure: creating ./config.status
  95. config.status: creating Makefile
  96. config.status: creating hippo-canvas-1.pc
  97. config.status: creating docs/Makefile
  98. config.status: creating config/config.h
  99. config.status: config/config.h is unchanged
  100. config.status: executing depfiles commands
  101. config.status: executing libtool commands
  102.  
  103.  
  104.         hippo-canvas 0.3.1
  105.         ==================
  106.  
  107.         prefix:                   /opt/local/Library/Frameworks/Python.framework/Versions/2.6
  108.         compiler:                 gcc
  109.         LIBHIPPOCANVAS_CFLAGS:    -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng14 -I/opt/local/include/libcroco-0.6 -I/opt/local/include/libxml2 -I/opt/local/include/librsvg-2.0  
  110.         Python bindings:          no
  111.  
  112.         Now type 'make' to build hippo-canvas
clone this paste RAW Paste Data