Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2019
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.83 KB | None | 0 0
  1. checking whether the C compiler works... no
  2. configure: error: in `/home/admin/stunnel-5.55':
  3. configure: error: C compiler cannot create executables
  4. See `config.log' for more details
  5.  
  6. This file contains any messages produced by compilers while
  7. running configure, to aid debugging if configure makes a mistake.
  8.  
  9. It was created by stunnel configure 5.55, which was
  10. generated by GNU Autoconf 2.69. Invocation command line was
  11.  
  12. $ ./configure
  13.  
  14. ## --------- ##
  15. ## Platform. ##
  16. ## --------- ##
  17.  
  18. hostname = ip-172-31-11-16
  19. uname -m = x86_64
  20. uname -r = 3.16.0-4-amd64
  21. uname -s = Linux
  22. uname -v = #1 SMP Debian 3.16.39-1 (2016-12-30)
  23.  
  24. /usr/bin/uname -p = unknown
  25. /bin/uname -X = unknown
  26.  
  27. /bin/arch = unknown
  28. /usr/bin/arch -k = unknown
  29. /usr/convex/getsysinfo = unknown
  30. /usr/bin/hostinfo = unknown
  31. /bin/machine = unknown
  32. /usr/bin/oslevel = unknown
  33. /bin/universe = unknown
  34.  
  35. PATH: /usr/local/bin
  36. PATH: /usr/bin
  37. PATH: /bin
  38. PATH: /usr/local/games
  39. PATH: /usr/games
  40.  
  41.  
  42. ## ----------- ##
  43. ## Core tests. ##
  44. ## ----------- ##
  45.  
  46. configure:2485: **************************************** initialization
  47. configure:2536: checking for a BSD-compatible install
  48. configure:2604: result: /usr/bin/install -c
  49. configure:2615: checking whether build environment is sane
  50. configure:2670: result: yes
  51. configure:2821: checking for a thread-safe mkdir -p
  52. configure:2860: result: /bin/mkdir -p
  53. configure:2867: checking for gawk
  54. configure:2883: found /usr/bin/gawk
  55. configure:2894: result: gawk
  56. configure:2905: checking whether make sets $(MAKE)
  57. configure:2927: result: yes
  58. configure:2956: checking whether make supports nested variables
  59. configure:2973: result: yes
  60. configure:3104: checking build system type
  61. configure:3118: result: x86_64-pc-linux-gnu
  62. configure:3138: checking host system type
  63. configure:3151: result: x86_64-pc-linux-gnu
  64. configure:3257: checking for gcc
  65. configure:3273: found /usr/bin/gcc
  66. configure:3284: result: gcc
  67. configure:3513: checking for C compiler version
  68. configure:3522: gcc --version >&5
  69. gcc (Debian 4.9.2-10) 4.9.2
  70. Copyright (C) 2014 Free Software Foundation, Inc.
  71. This is free software; see the source for copying conditions. There is NO
  72. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  73.  
  74. configure:3533: $? = 0
  75. configure:3522: gcc -v >&5
  76. Using built-in specs.
  77. COLLECT_GCC=gcc
  78. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper
  79. Target: x86_64-linux-gnu
  80. Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  81. Thread model: posix
  82. gcc version 4.9.2 (Debian 4.9.2-10)
  83. configure:3533: $? = 0
  84. configure:3522: gcc -V >&5
  85. gcc: error: unrecognized command line option '-V'
  86. gcc: fatal error: no input files
  87. compilation terminated.
  88. configure:3533: $? = 4
  89. configure:3522: gcc -qversion >&5
  90. gcc: error: unrecognized command line option '-qversion'
  91. gcc: fatal error: no input files
  92. compilation terminated.
  93. configure:3533: $? = 4
  94. configure:3553: checking whether the C compiler works
  95. configure:3575: gcc conftest.c >&5
  96. /usr/bin/ld: cannot find crt1.o: No such file or directory
  97. /usr/bin/ld: cannot find crti.o: No such file or directory
  98. /usr/bin/ld: cannot find -lc
  99. /usr/bin/ld: cannot find crtn.o: No such file or directory
  100. collect2: error: ld returned 1 exit status
  101. configure:3579: $? = 1
  102. configure:3617: result: no
  103. configure: failed program was:
  104. | /* confdefs.h */
  105. | #define PACKAGE_NAME "stunnel"
  106. | #define PACKAGE_TARNAME "stunnel"
  107. | #define PACKAGE_VERSION "5.55"
  108. | #define PACKAGE_STRING "stunnel 5.55"
  109. | #define PACKAGE_BUGREPORT ""
  110. | #define PACKAGE_URL ""
  111. | #define PACKAGE "stunnel"
  112. | #define VERSION "5.55"
  113. | #define HOST "x86_64-pc-linux-gnu"
  114. | #define CPU_X86_64 1
  115. | #define VENDOR_PC 1
  116. | #define OS_LINUX_GNU 1
  117. | #define _GNU_SOURCE 1
  118. | /* end confdefs.h. */
  119. |
  120. | int
  121. | main ()
  122. | {
  123. |
  124. | ;
  125. | return 0;
  126. | }
  127. configure:3622: error: in `/home/admin/stunnel-5.55':
  128. configure:3624: error: C compiler cannot create executables
  129. See `config.log' for more details
  130.  
  131. ## ---------------- ##
  132. ## Cache variables. ##
  133. ## ---------------- ##
  134.  
  135. ac_cv_build=x86_64-pc-linux-gnu
  136. ac_cv_env_CC_set=
  137. ac_cv_env_CC_value=
  138. ac_cv_env_CFLAGS_set=
  139. ac_cv_env_CFLAGS_value=
  140. ac_cv_env_CPPFLAGS_set=
  141. ac_cv_env_CPPFLAGS_value=
  142. ac_cv_env_CPP_set=
  143. ac_cv_env_CPP_value=
  144. ac_cv_env_LDFLAGS_set=
  145. ac_cv_env_LDFLAGS_value=
  146. ac_cv_env_LIBS_set=
  147. ac_cv_env_LIBS_value=
  148. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  149. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  150. ac_cv_env_build_alias_set=
  151. ac_cv_env_build_alias_value=
  152. ac_cv_env_host_alias_set=
  153. ac_cv_env_host_alias_value=
  154. ac_cv_env_target_alias_set=
  155. ac_cv_env_target_alias_value=
  156. ac_cv_host=x86_64-pc-linux-gnu
  157. ac_cv_path_install='/usr/bin/install -c'
  158. ac_cv_path_mkdir=/bin/mkdir
  159. ac_cv_prog_AWK=gawk
  160. ac_cv_prog_ac_ct_CC=gcc
  161. ac_cv_prog_make_make_set=yes
  162. am_cv_make_support_nested_variables=yes
  163.  
  164. ## ----------------- ##
  165. ## Output variables. ##
  166. ## ----------------- ##
  167.  
  168. ACLOCAL='${SHELL} /home/admin/stunnel-5.55/auto/missing aclocal-1.16'
  169. AMDEPBACKSLASH=''
  170. AMDEP_FALSE=''
  171. AMDEP_TRUE=''
  172. AMTAR='$${TAR-tar}'
  173. AM_BACKSLASH=''
  174. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  175. AM_DEFAULT_VERBOSITY='1'
  176. AM_V='$(V)'
  177. AR=''
  178. AUTOCONF='${SHELL} /home/admin/stunnel-5.55/auto/missing autoconf'
  179. AUTOHEADER='${SHELL} /home/admin/stunnel-5.55/auto/missing autoheader'
  180. AUTOMAKE='${SHELL} /home/admin/stunnel-5.55/auto/missing automake-1.16'
  181. AWK='gawk'
  182. CC='gcc'
  183. CCDEPMODE=''
  184. CFLAGS=''
  185. CPP=''
  186. CPPFLAGS=''
  187. CYGPATH_W='echo'
  188. DEFAULT_GROUP=''
  189. DEFS=''
  190. DEPDIR=''
  191. DLLTOOL=''
  192. DSYMUTIL=''
  193. DUMPBIN=''
  194. ECHO_C=''
  195. ECHO_N='-n'
  196. ECHO_T=''
  197. EGREP=''
  198. EXEEXT=''
  199. FGREP=''
  200. GREP=''
  201. INSTALL_DATA='${INSTALL} -m 644'
  202. INSTALL_PROGRAM='${INSTALL}'
  203. INSTALL_SCRIPT='${INSTALL}'
  204. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  205. LD=''
  206. LDFLAGS=''
  207. LIBOBJS=''
  208. LIBS=''
  209. LIBTOOL=''
  210. LIBTOOL_DEPS=''
  211. LIPO=''
  212. LN_S=''
  213. LTLIBOBJS=''
  214. LT_SYS_LIBRARY_PATH=''
  215. MAKEINFO='${SHELL} /home/admin/stunnel-5.55/auto/missing makeinfo'
  216. MANIFEST_TOOL=''
  217. MKDIR_P='/bin/mkdir -p'
  218. NM=''
  219. NMEDIT=''
  220. OBJDUMP=''
  221. OBJEXT=''
  222. OTOOL64=''
  223. OTOOL=''
  224. PACKAGE='stunnel'
  225. PACKAGE_BUGREPORT=''
  226. PACKAGE_NAME='stunnel'
  227. PACKAGE_STRING='stunnel 5.55'
  228. PACKAGE_TARNAME='stunnel'
  229. PACKAGE_URL=''
  230. PACKAGE_VERSION='5.55'
  231. PATH_SEPARATOR=':'
  232. PTHREAD_CC=''
  233. PTHREAD_CFLAGS=''
  234. PTHREAD_LIBS=''
  235. RANDOM_FILE=''
  236. RANLIB=''
  237. SED=''
  238. SET_MAKE=''
  239. SHELL='/bin/bash'
  240. SSLDIR=''
  241. STRIP=''
  242. VERSION='5.55'
  243. ac_ct_AR=''
  244. ac_ct_CC='gcc'
  245. ac_ct_DUMPBIN=''
  246. am__EXEEXT_FALSE=''
  247. am__EXEEXT_TRUE=''
  248. am__fastdepCC_FALSE=''
  249. am__fastdepCC_TRUE=''
  250. am__include=''
  251. am__isrc=''
  252. am__leading_dot='.'
  253. am__nodep=''
  254. am__quote=''
  255. am__tar='$${TAR-tar} chof - "$$tardir"'
  256. am__untar='$${TAR-tar} xf -'
  257. ax_pthread_config=''
  258. bindir='${exec_prefix}/bin'
  259. build='x86_64-pc-linux-gnu'
  260. build_alias=''
  261. build_cpu='x86_64'
  262. build_os='linux-gnu'
  263. build_vendor='pc'
  264. datadir='${datarootdir}'
  265. datarootdir='${prefix}/share'
  266. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  267. dvidir='${docdir}'
  268. exec_prefix='NONE'
  269. host='x86_64-pc-linux-gnu'
  270. host_alias=''
  271. host_cpu='x86_64'
  272. host_os='linux-gnu'
  273. host_vendor='pc'
  274. htmldir='${docdir}'
  275. includedir='${prefix}/include'
  276. infodir='${datarootdir}/info'
  277. install_sh='${SHELL} /home/admin/stunnel-5.55/auto/install-sh'
  278. libdir='${exec_prefix}/lib'
  279. libexecdir='${exec_prefix}/libexec'
  280. localedir='${datarootdir}/locale'
  281. localstatedir='${prefix}/var'
  282. mandir='${datarootdir}/man'
  283. mkdir_p='$(MKDIR_P)'
  284. oldincludedir='/usr/include'
  285. pdfdir='${docdir}'
  286. prefix='NONE'
  287. program_transform_name='s,x,x,'
  288. psdir='${docdir}'
  289. runstatedir='${localstatedir}/run'
  290. sbindir='${exec_prefix}/sbin'
  291. sharedstatedir='${prefix}/com'
  292. sysconfdir='${prefix}/etc'
  293. target_alias=''
  294.  
  295. ## ----------- ##
  296. ## confdefs.h. ##
  297. ## ----------- ##
  298.  
  299. /* confdefs.h */
  300. #define PACKAGE_NAME "stunnel"
  301. #define PACKAGE_TARNAME "stunnel"
  302. #define PACKAGE_VERSION "5.55"
  303. #define PACKAGE_STRING "stunnel 5.55"
  304. #define PACKAGE_BUGREPORT ""
  305. #define PACKAGE_URL ""
  306. #define PACKAGE "stunnel"
  307. #define VERSION "5.55"
  308. #define HOST "x86_64-pc-linux-gnu"
  309. #define CPU_X86_64 1
  310. #define VENDOR_PC 1
  311. #define OS_LINUX_GNU 1
  312. #define _GNU_SOURCE 1
  313.  
  314. configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement