Advertisement
Guest User

Untitled

a guest
May 28th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.09 KB | None | 0 0
  1. user@siduxbox:~/Downloads/gphoto2-2.4.9$ ./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... gawk
  6. checking whether make sets $(MAKE)... yes
  7. checking for POSIX sh $() command substitution... yes
  8. checking for gcc... gcc
  9. checking for C compiler default output file name... a.out
  10. checking whether the C compiler works... yes
  11. checking whether we are cross compiling... no
  12. checking for suffix of executables...
  13. checking for suffix of object files... o
  14. checking whether we are using the GNU C compiler... yes
  15. checking whether gcc accepts -g... yes
  16. checking for gcc option to accept ISO C89... none needed
  17. checking for style of include used by make... GNU
  18. checking dependency style of gcc... gcc3
  19. checking how to run the C preprocessor... gcc -E
  20. checking whether gcc and cc understand -c and -o together... yes
  21. checking build system type... i686-pc-linux-gnu
  22. checking host system type... i686-pc-linux-gnu
  23. checking for a sed that does not truncate output... /bin/sed
  24. checking for grep that handles long lines and -e... /bin/grep
  25. checking for egrep... /bin/grep -E
  26. checking for ld used by gcc... /usr/bin/ld
  27. checking if the linker (/usr/bin/ld) is GNU ld... yes
  28. checking for /usr/bin/ld option to reload object files... -r
  29. checking for BSD-compatible nm... /usr/bin/nm -B
  30. checking whether ln -s works... yes
  31. checking how to recognize dependent libraries... pass_all
  32. checking for ANSI C header files... yes
  33. checking for sys/types.h... yes
  34. checking for sys/stat.h... yes
  35. checking for stdlib.h... yes
  36. checking for string.h... yes
  37. checking for memory.h... yes
  38. checking for strings.h... yes
  39. checking for inttypes.h... yes
  40. checking for stdint.h... yes
  41. checking for unistd.h... yes
  42. checking dlfcn.h usability... yes
  43. checking dlfcn.h presence... yes
  44. checking for dlfcn.h... yes
  45. checking for g++... g++
  46. checking whether we are using the GNU C++ compiler... yes
  47. checking whether g++ accepts -g... yes
  48. checking dependency style of g++... gcc3
  49. checking how to run the C++ preprocessor... g++ -E
  50. checking for g77... no
  51. checking for xlf... no
  52. checking for f77... no
  53. checking for frt... no
  54. checking for pgf77... no
  55. checking for cf77... no
  56. checking for fort77... no
  57. checking for fl32... no
  58. checking for af77... no
  59. checking for xlf90... no
  60. checking for f90... no
  61. checking for pgf90... no
  62. checking for pghpf... no
  63. checking for epcf90... no
  64. checking for gfortran... no
  65. checking for g95... no
  66. checking for xlf95... no
  67. checking for f95... no
  68. checking for fort... no
  69. checking for ifort... no
  70. checking for ifc... no
  71. checking for efc... no
  72. checking for pgf95... no
  73. checking for lf95... no
  74. checking for ftn... no
  75. checking whether we are using the GNU Fortran 77 compiler... no
  76. checking whether accepts -g... no
  77. checking the maximum length of command line arguments... 1572864
  78. checking command to parse /usr/bin/nm -B output from gcc object... ok
  79. checking for objdir... .libs
  80. checking for ar... ar
  81. checking for ranlib... ranlib
  82. checking for strip... strip
  83. checking if gcc supports -fno-rtti -fno-exceptions... no
  84. checking for gcc option to produce PIC... -fPIC
  85. checking if gcc PIC flag -fPIC works... yes
  86. checking if gcc static flag -static works... yes
  87. checking if gcc supports -c -o file.o... yes
  88. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  89. checking whether -lc should be explicitly linked in... no
  90. checking dynamic linker characteristics... GNU/Linux ld.so
  91. checking how to hardcode library paths into programs... immediate
  92. checking whether stripping libraries is possible... yes
  93. checking if libtool supports shared libraries... yes
  94. checking whether to build shared libraries... yes
  95. checking whether to build static libraries... yes
  96. configure: creating libtool
  97. appending configuration tag "CXX" to libtool
  98. checking for ld used by g++... /usr/bin/ld
  99. checking if the linker (/usr/bin/ld) is GNU ld... yes
  100. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  101. checking for g++ option to produce PIC... -fPIC
  102. checking if g++ PIC flag -fPIC works... yes
  103. checking if g++ static flag -static works... yes
  104. checking if g++ supports -c -o file.o... yes
  105. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  106. checking dynamic linker characteristics... GNU/Linux ld.so
  107. (cached) (cached) checking how to hardcode library paths into programs... immediate
  108. appending configuration tag "F77" to libtool
  109. checking for a BSD-compatible install... /usr/bin/install -c
  110. checking for special C compiler options needed for large files... no
  111. checking for _FILE_OFFSET_BITS value needed for large files... 64
  112. checking PKG_CONFIG_PATH... empty
  113. checking for pkg-config... /usr/bin/pkg-config
  114. checking for po/Makevars requiring hack... no
  115. checking whether NLS is requested... yes
  116. checking for msgfmt... /usr/bin/msgfmt
  117. checking for gmsgfmt... /usr/bin/msgfmt
  118. checking for xgettext... /usr/bin/xgettext
  119. checking for msgmerge... /usr/bin/msgmerge
  120. checking for ld used by GCC... /usr/bin/ld
  121. checking if the linker (/usr/bin/ld) is GNU ld... yes
  122. checking for shared library run path origin... done
  123. checking whether NLS is requested... yes
  124. checking for GNU gettext in libc... yes
  125. checking whether to use NLS... yes
  126. checking where the gettext function comes from... libc
  127. checking for msgfmt... (cached) /usr/bin/msgfmt
  128. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  129. checking for xgettext... (cached) /usr/bin/xgettext
  130. checking for msgmerge... (cached) /usr/bin/msgmerge
  131. checking for iconv... yes
  132. checking for iconv declaration...
  133. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  134. checking for dynamic library extension... .so
  135. checking pkg-config is at least version 0.9.0... yes
  136. checking for libgphoto2 to use... autodetect
  137. checking for LIBGPHOTO2... yes
  138. checking libgphoto2 library flags... ""
  139. checking libgphoto2 cpp flags... ""
  140. checking for strptime... yes
  141. checking for signal... yes
  142. checking for pause... yes
  143. checking for sleep... yes
  144. checking for ANSI C header files... (cached) yes
  145. checking fcntl.h usability... yes
  146. checking fcntl.h presence... yes
  147. checking for fcntl.h... yes
  148. checking pthread.h usability... yes
  149. checking pthread.h presence... yes
  150. checking for pthread.h... yes
  151. checking for pthread_exit in -lpthread... yes
  152. checking cdk/cdk.h usability... no
  153. checking cdk/cdk.h presence... no
  154. checking for cdk/cdk.h... no
  155. checking jpeglib.h usability... no
  156. checking jpeglib.h presence... no
  157. checking for jpeglib.h... no
  158. checking for libexif to use... autodetect
  159. checking for LIBEXIF... no
  160. checking libexif config program... none
  161. checking for none... no
  162. checking aalib.h usability... no
  163. checking aalib.h presence... no
  164. checking for aalib.h... no
  165. checking whether popt is required... yes
  166. checking popt.h usability... no
  167. checking popt.h presence... no
  168. checking for popt.h... no
  169. checking popt.h usability... no
  170. checking popt.h presence... no
  171. checking for popt.h... no
  172. configure: error:
  173. * Cannot autodetect popt.h
  174. *
  175. * Set POPT_CFLAGS and POPT_LIBS correctly.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement