Advertisement
Guest User

kocmoc

a guest
Mar 14th, 2010
531
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.92 KB | None | 0 0
  1. kocmodpom@kocmodpom-laptop:~/Downloads/xoopic$ ./configure
  2. checking for a BSD-compatible install... /usr/bin/install -c
  3. checking whether build environment is sane... yes
  4. checking for a thread-safe mkdir -p... /bin/mkdir -p
  5. checking for gawk... no
  6. checking for mawk... mawk
  7. checking whether make sets $(MAKE)... yes
  8. checking whether to enable maintainer-specific portions of Makefiles... no
  9. checking build system type... i686-pc-linux-gnu
  10. checking host system type... i686-pc-linux-gnu
  11. using HDF5? ... yes
  12. checking for hdf5.h... /usr/include/hdf5.h
  13. checking for libhdf5.a... /usr/lib/libhdf5.a
  14. checking for libgpfs.a... no
  15. checking for libgpfs... no
  16. checking for h5diff... no
  17. Using C++ compiler g++
  18. Using C compiler gcc
  19. checking for style of include used by make... GNU
  20. checking for gcc... gcc
  21. checking for C compiler default output file name... a.out
  22. checking whether the C compiler works... yes
  23. checking whether we are cross compiling... no
  24. checking for suffix of executables...
  25. checking for suffix of object files... o
  26. checking whether we are using the GNU C compiler... yes
  27. checking whether gcc accepts -g... yes
  28. checking for gcc option to accept ISO C89... none needed
  29. checking dependency style of gcc... gcc3
  30. checking for library containing strerror... none required
  31. checking whether time.h and sys/time.h may both be included... yes
  32. checking for BSD-compatible nm...
  33. /usr/bin/nm -B
  34. Setting the flags per system and C++ compiler: g++
  35. checking for g++... /usr/bin/g++
  36. Serial C++ compiler is `g++'
  37. checking g++ version... g++
  38. configure: WARNING: Caution: version is not known to work.
  39. checking for -fsquangle... no
  40. checking how to build libraries... with ar cr
  41. checking for gcc... /usr/bin/gcc
  42. Serial C compiler is `gcc'
  43. checking for gcc... (cached) gcc
  44. checking whether we are using the GNU C compiler... (cached) yes
  45. checking whether gcc accepts -g... (cached) yes
  46. checking for gcc option to accept ISO C89... (cached) none needed
  47. checking dependency style of gcc... (cached) gcc3
  48. checking whether we are using the GNU C++ compiler... yes
  49. checking whether g++ accepts -g... yes
  50. checking dependency style of g++... gcc3
  51. checking how to run the C preprocessor... gcc -E
  52. checking how to run the C++ preprocessor... g++ -E
  53. checking for grep that handles long lines and -e... /bin/grep
  54. checking for egrep... /bin/grep -E
  55. checking for ANSI C header files... yes
  56. checking for sys/types.h... yes
  57. checking for sys/stat.h... yes
  58. checking for stdlib.h... yes
  59. checking for string.h... yes
  60. checking for memory.h... yes
  61. checking for strings.h... yes
  62. checking for inttypes.h... yes
  63. checking for stdint.h... yes
  64. checking for unistd.h... yes
  65. checking iostream usability... yes
  66. checking iostream presence... yes
  67. checking for iostream... yes
  68. checking strstream usability... yes
  69. checking strstream presence... yes
  70. checking for strstream... yes
  71. checking fstream usability... yes
  72. checking fstream presence... yes
  73. checking for fstream... yes
  74. checking sstream usability... yes
  75. checking sstream presence... yes
  76. checking for sstream... yes
  77. checking for size_t... yes
  78. checking whether struct tm is in sys/time.h or time.h... time.h
  79. Calling config/macros.m4
  80. Calling config/cxx.m4
  81. checking whether c++ compiler supports exception handling... yes
  82. checking whether c++ compiler supports typename... yes
  83. checking whether c++ compiler can explicitly instantiate templates... yes
  84. checking whether c++ compiler supports RTTI... yes
  85. checking whether c++ compiler supports namespaces... yes
  86. checking whether c++ compiler has complex in the namespace std... yes
  87. checking whether c++ compiler has streams in the namespace std... yes
  88. checking whether c++ compiler can overload const type conversions... yes
  89. checking whether c++ compiler knows mutable... yes
  90. checking whether template friends need brackets... yes
  91. checking whether nontype template operators are allowed... no
  92. checking whether static variables can be declared generally... yes
  93. config/cxx.m4 finished
  94. checking whether make sets $(MAKE)... (cached) yes
  95. checking for a BSD-compatible install... /usr/bin/install -c
  96. checking whether ln -s works... yes
  97. checking for ranlib... ranlib
  98. checking what the library suffix is... .a
  99. checking how to install libraries... with ${INSTALL} -m 644
  100. configure: WARNING: x11.m4 is obsolete. Please use AC_PATH_X or AC_PATH_XTRA.
  101. checking for X11/Xlib.h... /usr/include/X11/Xlib.h
  102. checking for libX11.a... /usr/lib/libX11.a
  103. checking for libXpm.a... /usr/lib/libXpm.a
  104. checking for libXGC250.a... /usr/local/lib/libXGC250.a
  105. checking for xgrafix.h... /usr/local/include/xgrafix.h
  106. checking for xgscalar.h... /usr/local/include/xgscalar.h
  107. checking for SCALAR in /usr/local/include/xgscalar.h... #define SCALAR double
  108. checking for tclsh... /usr/bin/tclsh
  109. checking for tclConfig.sh... /usr/lib/tclConfig.sh
  110. checking for tkConfig.sh... /usr/lib/tkConfig.sh
  111. checking for libtcl8.4.a... /usr/lib/libtcl8.4.a
  112. checking for libtk8.4.a... /usr/lib/libtk8.4.a
  113. checking for up-to-date Tcl version in tcl.h... 8.4
  114. checking for up-to-date Tk version in tk.h... 8.4
  115. Checking for fftw...
  116. checking for dfftw.h... no
  117. configure: WARNING: dfftw.h not found in /home/kocmodpom/include:/usr/local/fftw/include:/loc/fftw/include:/local/fftw/include:/usr/common/usg/include:/usr/include. Set location with --with-dfftw-incdir=
  118. checking for sfftw.h... no
  119. configure: WARNING: sfftw.h not found in /home/kocmodpom/include:/usr/local/fftw/include:/loc/fftw/include:/local/fftw/include:/usr/common/usg/include:. Set location with --with-sfftw-incdir=
  120. Making Makefiles
  121. configure: creating ./config.status
  122. config.status: creating Makefile
  123. config.status: creating otools/Makefile
  124. config.status: creating advisor/Makefile
  125. config.status: creating physics/Makefile
  126. config.status: creating xg/Makefile
  127. config.status: creating config/Makefile
  128. config.status: creating ./config.h
  129. config.status: ./config.h is unchanged
  130. config.status: executing depfiles commands
  131. kocmodpom@kocmodpom-laptop:~/Downloads/xoopic$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement