Guest User

Untitled

a guest
May 26th, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.48 KB | None | 0 0
  1. [root@mouse subversion-1.5.4]# ./configure --without-apxs --with-apr=/opt/CollabNet_Subversion/bin/apr-1-config --with-apr-util=/opt/CollabNet_Subversion/bin/apu-1-config
  2. configure: Configuring Subversion 1.5.4
  3. configure: creating config.nice
  4. checking for gcc... gcc
  5. checking for C compiler default output file name... a.out
  6. checking whether the C compiler works... yes
  7. checking whether we are cross compiling... no
  8. checking for suffix of executables...
  9. checking for suffix of object files... o
  10. checking whether we are using the GNU C compiler... yes
  11. checking whether gcc accepts -g... yes
  12. checking for gcc option to accept ANSI C... none needed
  13. checking how to run the C preprocessor... gcc -E
  14. checking build system type... i686-redhat-linux-gnu
  15. checking host system type... i686-redhat-linux-gnu
  16. checking target system type... i686-redhat-linux-gnu
  17. checking for egrep... grep -E
  18. checking whether ln -s works... yes
  19. checking for a BSD-compatible install... /usr/bin/install -c
  20. checking for static Apache module support... no
  21. checking for Apache module support via DSO through APXS... no
  22. ==================================================================
  23. WARNING: skipping the build of mod_dav_svn
  24. --with-apxs or --with-apache must be used
  25. ==================================================================
  26. configure: Apache Portable Runtime (APR) library configuration
  27. checking for APR... yes
  28. checking APR version... 1.2.12
  29. configure: Apache Portable Runtime Utility (APRUTIL) library configuration
  30. checking for APR-util... yes
  31. checking APR-UTIL version... 1.2.12
  32. configure: checking neon library
  33. checking for neon-config... /usr/bin/neon-config
  34. checking neon library version... 0.25.5
  35. checking for ANSI C header files... yes
  36. checking for sys/types.h... yes
  37. checking for sys/stat.h... yes
  38. checking for stdlib.h... yes
  39. checking for string.h... yes
  40. checking for memory.h... yes
  41. checking for strings.h... yes
  42. checking for inttypes.h... yes
  43. checking for stdint.h... yes
  44. checking for unistd.h... yes
  45. configuring libtool now
  46. checking for a sed that does not truncate output... /bin/sed
  47. checking for ld used by gcc... /usr/bin/ld
  48. checking if the linker (/usr/bin/ld) is GNU ld... yes
  49. checking for /usr/bin/ld option to reload object files... -r
  50. checking for BSD-compatible nm... /usr/bin/nm -B
  51. checking how to recognise dependent libraries... pass_all
  52. checking dlfcn.h usability... yes
  53. checking dlfcn.h presence... yes
  54. checking for dlfcn.h... yes
  55. checking for g++... no
  56. checking for c++... no
  57. checking for gpp... no
  58. checking for aCC... no
  59. checking for CC... no
  60. checking for cxx... no
  61. checking for cc++... no
  62. checking for cl... no
  63. checking for FCC... no
  64. checking for KCC... no
  65. checking for RCC... no
  66. checking for xlC_r... no
  67. checking for xlC... no
  68. checking whether we are using the GNU C++ compiler... no
  69. checking whether g++ accepts -g... no
  70. checking for g77... no
  71. checking for f77... no
  72. checking for xlf... no
  73. checking for frt... no
  74. checking for pgf77... no
  75. checking for fort77... no
  76. checking for fl32... no
  77. checking for af77... no
  78. checking for f90... no
  79. checking for xlf90... no
  80. checking for pgf90... no
  81. checking for epcf90... no
  82. checking for f95... no
  83. checking for fort... no
  84. checking for xlf95... no
  85. checking for ifc... no
  86. checking for efc... no
  87. checking for pgf95... no
  88. checking for lf95... no
  89. checking for gfortran... no
  90. checking whether we are using the GNU Fortran 77 compiler... no
  91. checking whether accepts -g... no
  92. checking the maximum length of command line arguments... 32768
  93. checking command to parse /usr/bin/nm -B output from gcc object... ok
  94. checking for objdir... .libs
  95. checking for ar... ar
  96. checking for ranlib... ranlib
  97. checking for strip... strip
  98. checking if gcc supports -fno-rtti -fno-exceptions... no
  99. checking for gcc option to produce PIC... -fPIC
  100. checking if gcc PIC flag -fPIC works... yes
  101. checking if gcc static flag -static works... yes
  102. checking if gcc supports -c -o file.o... yes
  103. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  104. checking whether -lc should be explicitly linked in... no
  105. checking dynamic linker characteristics... GNU/Linux ld.so
  106. checking how to hardcode library paths into programs... immediate
  107. checking whether stripping libraries is possible... yes
  108. checking if libtool supports shared libraries... yes
  109. checking whether to build shared libraries... yes
  110. checking whether to build static libraries... yes
  111. configure: creating libtool
  112. appending configuration tag "CXX" to libtool
  113. appending configuration tag "F77" to libtool
  114. checking whether libtool needs -no-undefined... no
  115. checking whether to avoid circular linkage at all costs... no
  116. checking for trang... none
  117. checking for socket in -lsocket... no
  118. checking whether to look for SASL... yes
  119. configure: Looking in default locations
  120. checking sasl/sasl.h usability... no
  121. checking sasl/sasl.h presence... no
  122. checking for sasl/sasl.h... no
  123. checking for availability of Cyrus SASL v2... no
  124. checking for Mac OS KeyChain Services... no
  125. checking for msgfmt... /usr/bin/msgfmt
  126. checking for msgmerge... /usr/bin/msgmerge
  127. checking for xgettext... /usr/bin/xgettext
  128. checking for library containing bindtextdomain... none required
  129. checking for bind_textdomain_codeset... yes
  130. checking if we are using GNU gettext... yes
  131. checking for ANSI C header files... (cached) yes
  132. checking for an ANSI C-conforming const... yes
  133. checking for size_t... yes
  134. checking for working memcmp... yes
  135. checking for vprintf... yes
  136. checking for _doprnt... no
  137. checking for symlink... yes
  138. checking for readlink... yes
  139. checking zlib.h usability... yes
  140. checking zlib.h presence... yes
  141. checking for zlib.h... yes
  142. checking for inflate in -lz... yes
  143. checking for python... /usr/bin/python
  144. checking for JDK... configure: WARNING: no JNI header files found.
  145. no
  146. checking for perl... /usr/bin/perl
  147. checking for ruby... none
  148. checking for swig... /usr/bin/swig
  149. checking swig version... 1.3.29
  150. configure: Configuring python swig binding
  151. checking for Python includes... -I/usr/include/python2.4
  152. checking for compiling Python extensions... gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fPIC
  153. checking for linking Python extensions... gcc -pthread -shared
  154. checking for linking Python libraries...
  155. checking for apr_int64_t Python/C API format string...
  156. configure: error: failed to recognize APR_INT64_T_FMT on this platform
Add Comment
Please, Sign In to add comment