Advertisement
abhigya

configure_spatialite

Feb 11th, 2021
382
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 8.02 KB | None | 0 0
  1. checking for a BSD-compatible install... /usr/bin/install -c
  2. checking whether build environment is sane... yes
  3. /home/abhigya/libspatialite-5.0.1/missing: Unknown `--is-lightweight' option
  4. Try `/home/abhigya/libspatialite-5.0.1/missing --help' for more information
  5. configure: WARNING: 'missing' script is too old or missing
  6. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  7. checking for gawk... gawk
  8. checking whether make sets $(MAKE)... yes
  9. checking whether make supports nested variables... yes
  10. checking whether to enable maintainer-specific portions of Makefiles... no
  11. checking whether make supports the include directive... yes (GNU style)
  12. checking for gcc... gcc
  13. checking whether the C compiler works... yes
  14. checking for C compiler default output file name... a.out
  15. checking for suffix of executables...
  16. checking whether we are cross compiling... no
  17. checking for suffix of object files... o
  18. checking whether we are using the GNU C compiler... yes
  19. checking whether gcc accepts -g... yes
  20. checking for gcc option to accept ISO C89... none needed
  21. checking whether gcc understands -c and -o together... yes
  22. checking dependency style of gcc... gcc3
  23. checking how to run the C preprocessor... gcc -E
  24. checking for grep that handles long lines and -e... /usr/bin/grep
  25. checking for egrep... /usr/bin/grep -E
  26. checking for ANSI C header files... yes
  27. checking for sys/types.h... yes
  28. checking for sys/stat.h... yes
  29. checking for stdlib.h... yes
  30. checking for string.h... yes
  31. checking for memory.h... yes
  32. checking for strings.h... yes
  33. checking for inttypes.h... yes
  34. checking for stdint.h... yes
  35. checking for unistd.h... yes
  36. checking for stdlib.h... (cached) yes
  37. checking stdio.h usability... yes
  38. checking stdio.h presence... yes
  39. checking for stdio.h... yes
  40. checking for string.h... (cached) yes
  41. checking for memory.h... (cached) yes
  42. checking math.h usability... yes
  43. checking math.h presence... yes
  44. checking for math.h... yes
  45. checking float.h usability... yes
  46. checking float.h presence... yes
  47. checking for float.h... yes
  48. checking fcntl.h usability... yes
  49. checking fcntl.h presence... yes
  50. checking for fcntl.h... yes
  51. checking for inttypes.h... (cached) yes
  52. checking stddef.h usability... yes
  53. checking stddef.h presence... yes
  54. checking for stddef.h... yes
  55. checking for stdint.h... (cached) yes
  56. checking sys/time.h usability... yes
  57. checking sys/time.h presence... yes
  58. checking for sys/time.h... yes
  59. checking for unistd.h... (cached) yes
  60. checking sqlite3.h usability... yes
  61. checking sqlite3.h presence... yes
  62. checking for sqlite3.h... yes
  63. checking sqlite3ext.h usability... yes
  64. checking sqlite3ext.h presence... yes
  65. checking for sqlite3ext.h... yes
  66. checking zlib.h usability... yes
  67. checking zlib.h presence... yes
  68. checking for zlib.h... yes
  69. checking for g++... g++
  70. checking whether we are using the GNU C++ compiler... yes
  71. checking whether g++ accepts -g... yes
  72. checking dependency style of g++... gcc3
  73. checking for gcc... (cached) gcc
  74. checking whether we are using the GNU C compiler... (cached) yes
  75. checking whether gcc accepts -g... (cached) yes
  76. checking for gcc option to accept ISO C89... (cached) none needed
  77. checking whether gcc understands -c and -o together... (cached) yes
  78. checking dependency style of gcc... (cached) gcc3
  79. checking how to run the C preprocessor... gcc -E
  80. checking whether ln -s works... yes
  81. checking whether make sets $(MAKE)... (cached) yes
  82. checking build system type... x86_64-unknown-linux-gnu
  83. checking host system type... x86_64-unknown-linux-gnu
  84. checking how to print strings... printf
  85. checking for a sed that does not truncate output... /usr/bin/sed
  86. checking for fgrep... /usr/bin/grep -F
  87. checking for ld used by gcc... /home/linuxbrew/.linuxbrew/bin/ld
  88. checking if the linker (/home/linuxbrew/.linuxbrew/bin/ld) is GNU ld... yes
  89. checking for BSD- or MS-compatible name lister (nm)... /home/linuxbrew/.linuxbrew/bin/nm -B
  90. checking the name lister (/home/linuxbrew/.linuxbrew/bin/nm -B) interface... BSD nm
  91. checking the maximum length of command line arguments... 1572864
  92. checking whether the shell understands some XSI constructs... yes
  93. checking whether the shell understands "+="... yes
  94. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  95. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  96. checking for /home/linuxbrew/.linuxbrew/bin/ld option to reload object files... -r
  97. checking for objdump... objdump
  98. checking how to recognize dependent libraries... pass_all
  99. checking for dlltool... dlltool
  100. checking how to associate runtime and link libraries... printf %s\n
  101. checking for ar... ar
  102. checking for archiver @FILE support... @
  103. checking for strip... strip
  104. checking for ranlib... ranlib
  105. checking command to parse /home/linuxbrew/.linuxbrew/bin/nm -B output from gcc object... ok
  106. checking for sysroot... no
  107. checking for mt... mt
  108. checking if mt is a manifest tool... no
  109. checking for dlfcn.h... yes
  110. checking for objdir... .libs
  111. checking if gcc supports -fno-rtti -fno-exceptions... no
  112. checking for gcc option to produce PIC... -fPIC -DPIC
  113. checking if gcc PIC flag -fPIC -DPIC works... yes
  114. checking if gcc static flag -static works... yes
  115. checking if gcc supports -c -o file.o... yes
  116. checking if gcc supports -c -o file.o... (cached) yes
  117. checking whether the gcc linker (/home/linuxbrew/.linuxbrew/bin/ld -m elf_x86_64) supports shared libraries... yes
  118. checking whether -lc should be explicitly linked in... no
  119. checking dynamic linker characteristics... GNU/Linux ld.so
  120. checking how to hardcode library paths into programs... immediate
  121. checking whether stripping libraries is possible... yes
  122. checking if libtool supports shared libraries... yes
  123. checking whether to build shared libraries... yes
  124. checking whether to build static libraries... yes
  125. checking how to run the C++ preprocessor... g++ -E
  126. checking for ld used by g++... /home/linuxbrew/.linuxbrew/bin/ld -m elf_x86_64
  127. checking if the linker (/home/linuxbrew/.linuxbrew/bin/ld -m elf_x86_64) is GNU ld... yes
  128. checking whether the g++ linker (/home/linuxbrew/.linuxbrew/bin/ld -m elf_x86_64) supports shared libraries... yes
  129. checking for g++ option to produce PIC... -fPIC -DPIC
  130. checking if g++ PIC flag -fPIC -DPIC works... yes
  131. checking if g++ static flag -static works... yes
  132. checking if g++ supports -c -o file.o... yes
  133. checking if g++ supports -c -o file.o... (cached) yes
  134. checking whether the g++ linker (/home/linuxbrew/.linuxbrew/bin/ld -m elf_x86_64) supports shared libraries... yes
  135. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  136. checking how to hardcode library paths into programs... immediate
  137. checking for an ANSI C-conforming const... yes
  138. checking for off_t... yes
  139. checking for size_t... yes
  140. checking whether time.h and sys/time.h may both be included... yes
  141. checking whether struct tm is in sys/time.h or time.h... time.h
  142. checking for working volatile... yes
  143. checking whether lstat correctly handles trailing slash... yes
  144. checking whether lstat accepts an empty string... no
  145. checking whether lstat correctly handles trailing slash... (cached) yes
  146. checking for working memcmp... yes
  147. checking whether stat accepts an empty string... no
  148. checking for strftime... yes
  149. checking for memset... yes
  150. checking for sqrt... no
  151. checking for strcasecmp... yes
  152. checking for strerror... yes
  153. checking for strncasecmp... yes
  154. checking for strstr... yes
  155. checking for fdatasync... yes
  156. checking for ftruncate... yes
  157. checking for getcwd... yes
  158. checking for gettimeofday... yes
  159. checking for localtime_r... yes
  160. checking for memmove... yes
  161. checking for strerror... (cached) yes
  162. checking for sqlite3_prepare_v2 in -lsqlite3... yes
  163. checking for inflateInit_ in -lz... yes
  164. checking for sqlite3_rtree_query_callback in -lsqlite3... yes
  165. checking proj.h usability... yes
  166. checking proj.h presence... yes
  167. checking for proj.h... yes
  168. checking for library containing proj_normalize_for_visualization... no
  169. checking for library containing pj_init_plus... no
  170. configure: error: 'libproj' is required but it doesn't seem to be installed on this system.
  171.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement