Guest User

Untitled

a guest
Dec 10th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.22 KB | None | 0 0
  1. tar -zxvf wol-0.7.1.tar.gz
  2.  
  3. ./configure
  4.  
  5. Luis@Windu /cygdrive/h/Temporal/wol/wol-0.7.1
  6. $ ./configure
  7. checking build system type... x86_64-unknown-cygwin
  8. checking host system type... x86_64-unknown-cygwin
  9. checking for a BSD-compatible install... /usr/bin/install -c
  10. checking whether build environment is sane... yes
  11. checking for gawk... gawk
  12. checking whether make sets $(MAKE)... yes
  13. checking for style of include used by make... GNU
  14. checking for gcc... gcc
  15. checking for C compiler default output file name... configure: error: C compiler cannot create executables
  16. See `config.log' for more details.
  17.  
  18. This file contains any messages produced by compilers while
  19. running configure, to aid debugging if configure makes a mistake.
  20.  
  21. It was created by configure, which was
  22. generated by GNU Autoconf 2.59. Invocation command line was
  23.  
  24. $ ./configure
  25.  
  26. ## --------- ##
  27. ## Platform. ##
  28. ## --------- ##
  29.  
  30. hostname = Windu
  31. uname -m = x86_64
  32. uname -r = 1.7.33-2(0.280/5/3)
  33. uname -s = CYGWIN_NT-6.1
  34. uname -v = 2014-11-13 15:47
  35.  
  36. /usr/bin/uname -p = unknown
  37. /bin/uname -X = unknown
  38.  
  39. /bin/arch = x86_64
  40. /usr/bin/arch -k = unknown
  41. /usr/convex/getsysinfo = unknown
  42. hostinfo = unknown
  43. /bin/machine = unknown
  44. /usr/bin/oslevel = unknown
  45. /bin/universe = unknown
  46.  
  47. PATH: /usr/local/bin
  48. PATH: /usr/bin
  49. PATH: /cygdrive/c/Program Files (x86)/AMD APP/bin/x86_64
  50. PATH: /cygdrive/c/Program Files (x86)/AMD APP/bin/x86
  51. PATH: /cygdrive/c/Windows/system32
  52. PATH: /cygdrive/c/Windows
  53. PATH: /cygdrive/c/Windows/System32/Wbem
  54. PATH: /cygdrive/c/Windows/System32/WindowsPowerShell/v1.0
  55. PATH: /cygdrive/c/ATI Technologies - Graphics/ATI.ACE/Core-Static
  56. PATH: /cygdrive/d/Utilidades/UnxUtils
  57. PATH: /cygdrive/d/Utilidades/CURL
  58. PATH: /cygdrive/d/Utilidades/SSH-Rsync/cwRsync/bin
  59. PATH: /cygdrive/d/Utilidades/Copy Path To Clipboard
  60. PATH: /cygdrive/d/Programas/HashCat/OCLHashCat
  61. PATH: /cygdrive/d/Utilidades/Scripts
  62. PATH: /cygdrive/d/Utilidades/SysInternals Suite - PSTools
  63. PATH: /cygdrive/d/Utilidades/NirSoft NirCmd
  64. PATH: /cygdrive/c/nmap
  65. PATH: /cygdrive/c/Bitvise SSH Client
  66. PATH: /cygdrive/d/Utilidades/Scripts/Clortho
  67. PATH: /cygdrive/c/Nmap
  68.  
  69.  
  70. ## ----------- ##
  71. ## Core tests. ##
  72. ## ----------- ##
  73.  
  74. configure:1348: checking build system type
  75. configure:1366: result: x86_64-unknown-cygwin
  76. configure:1374: checking host system type
  77. configure:1388: result: x86_64-unknown-cygwin
  78. configure:1428: checking for a BSD-compatible install
  79. configure:1483: result: /usr/bin/install -c
  80. configure:1494: checking whether build environment is sane
  81. configure:1537: result: yes
  82. configure:1570: checking for gawk
  83. configure:1586: found /usr/bin/gawk
  84. configure:1596: result: gawk
  85. configure:1606: checking whether make sets $(MAKE)
  86. configure:1626: result: yes
  87. configure:1810: checking for style of include used by make
  88. configure:1838: result: GNU
  89. configure:1909: checking for gcc
  90. configure:1925: found /usr/bin/gcc
  91. configure:1935: result: gcc
  92. configure:2179: checking for C compiler version
  93. configure:2182: gcc --version </dev/null >&5
  94. gcc (GCC) 4.8.3
  95. Copyright (C) 2013 Free Software Foundation, Inc.
  96. This is free software; see the source for copying conditions. There is NO
  97. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  98.  
  99. configure:2185: $? = 0
  100. configure:2187: gcc -v </dev/null >&5
  101. Using built-in specs.
  102. COLLECT_GCC=gcc
  103. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/4.8.3/lto-wrapper.exe
  104. Target: x86_64-pc-cygwin
  105. Configured with: /cygdrive/i/szsz/tmpp/gcc_old/gcc-4.8.3-5.x86_64/src/gcc-4.8.3/configure --srcdir=/cygdrive/i/szsz/tmpp/gcc_old/gcc-4.8.3-5.x86_64/src/gcc-4.8.3 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/libexec --datadir=/usr/share --localstatedir=/var --sysconfdir=/etc --libdir=/usr/lib --datarootdir=/usr/share --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-tune=generic --enable-languages=ada,c,c++,fortran,lto,objc,obj-c++ --enable-graphite --enable-threads=posix --enable-libatomic --enable-libgomp --disable-libitm --enable-libquadmath --enable-libquadmath-support --enable-libssp --enable-libada --enable-libgcj-sublibs --disable-java-awt --disable-symvers --with-ecj-jar=/usr/share/java/ecj.jar --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id
  106. Thread model: posix
  107. gcc version 4.8.3 (GCC)
  108. configure:2190: $? = 0
  109. configure:2192: gcc -V </dev/null >&5
  110. gcc: error: unrecognized command line option '-V'
  111. gcc: fatal error: no input files
  112. compilation terminated.
  113. configure:2195: $? = 1
  114. configure:2218: checking for C compiler default output file name
  115. configure:2221: gcc conftest.c >&5
  116. /usr/lib/gcc/x86_64-pc-cygwin/4.8.3/../../../../x86_64-pc-cygwin/bin/ld: cannot find crt0.o: No such file or directory
  117. /usr/lib/gcc/x86_64-pc-cygwin/4.8.3/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lcygwin
  118. collect2: error: ld returned 1 exit status
  119. configure:2224: $? = 1
  120. configure: failed program was:
  121. | /* confdefs.h. */
  122. |
  123. | #define PACKAGE_NAME ""
  124. | #define PACKAGE_TARNAME ""
  125. | #define PACKAGE_VERSION ""
  126. | #define PACKAGE_STRING ""
  127. | #define PACKAGE_BUGREPORT ""
  128. | #define PACKAGE "wol"
  129. | #define VERSION "0.7.1"
  130. | #define PACKAGE "wol"
  131. | #define VERSION "0.7.1"
  132. | #define _GNU_SOURCE 1
  133. | /* end confdefs.h. */
  134. |
  135. | int
  136. | main ()
  137. | {
  138. |
  139. | ;
  140. | return 0;
  141. | }
  142. configure:2263: error: C compiler cannot create executables
  143. See `config.log' for more details.
  144.  
  145. ## ---------------- ##
  146. ## Cache variables. ##
  147. ## ---------------- ##
  148.  
  149. ac_cv_build=x86_64-unknown-cygwin
  150. ac_cv_build_alias=x86_64-unknown-cygwin
  151. ac_cv_env_CC_set=
  152. ac_cv_env_CC_value=
  153. ac_cv_env_CFLAGS_set=
  154. ac_cv_env_CFLAGS_value=
  155. ac_cv_env_CPPFLAGS_set=
  156. ac_cv_env_CPPFLAGS_value=
  157. ac_cv_env_CPP_set=
  158. ac_cv_env_CPP_value=
  159. ac_cv_env_LDFLAGS_set=
  160. ac_cv_env_LDFLAGS_value=
  161. ac_cv_env_build_alias_set=
  162. ac_cv_env_build_alias_value=
  163. ac_cv_env_host_alias_set=
  164. ac_cv_env_host_alias_value=
  165. ac_cv_env_target_alias_set=
  166. ac_cv_env_target_alias_value=
  167. ac_cv_host=x86_64-unknown-cygwin
  168. ac_cv_host_alias=x86_64-unknown-cygwin
  169. ac_cv_path_install='/usr/bin/install -c'
  170. ac_cv_prog_AWK=gawk
  171. ac_cv_prog_ac_ct_CC=gcc
  172. ac_cv_prog_make_make_set=yes
  173.  
  174. ## ----------------- ##
  175. ## Output variables. ##
  176. ## ----------------- ##
  177.  
  178. ACLOCAL='${SHELL} /cygdrive/h/Temporal/wol/wol-0.7.1/missing --run aclocal-1.7'
  179. ALLOCA=''
  180. AMDEPBACKSLASH=''
  181. AMDEP_FALSE='#'
  182. AMDEP_TRUE=''
  183. AMTAR='${SHELL} /cygdrive/h/Temporal/wol/wol-0.7.1/missing --run tar'
  184. AUTOCONF='${SHELL} /cygdrive/h/Temporal/wol/wol-0.7.1/missing --run autoconf'
  185. AUTOHEADER='${SHELL} /cygdrive/h/Temporal/wol/wol-0.7.1/missing --run autoheader'
  186. AUTOMAKE='${SHELL} /cygdrive/h/Temporal/wol/wol-0.7.1/missing --run automake-1.7'
  187. AWK='gawk'
  188. BUILD_INCLUDED_LIBINTL=''
  189. CATOBJEXT=''
  190. CC='gcc'
  191. CCDEPMODE=''
  192. CFLAGS=''
  193. CPP=''
  194. CPPFLAGS=''
  195. CYGPATH_W='cygpath -w'
  196. DATADIRNAME=''
  197. DEFS=''
  198. DEPDIR='.deps'
  199. ECHO_C=''
  200. ECHO_N='-n'
  201. ECHO_T=''
  202. EGREP=''
  203. EXEEXT=''
  204. EXTRA_LIBS=''
  205. GENCAT=''
  206. GLIBC21=''
  207. GMSGFMT=''
  208. HAVE_ASPRINTF=''
  209. HAVE_POSIX_PRINTF=''
  210. HAVE_SNPRINTF=''
  211. HAVE_WPRINTF=''
  212. INSTALL_DATA='${INSTALL} -m 644'
  213. INSTALL_PROGRAM='${INSTALL}'
  214. INSTALL_SCRIPT='${INSTALL}'
  215. INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
  216. INSTOBJEXT=''
  217. INTLBISON=''
  218. INTLLIBS=''
  219. INTLOBJS=''
  220. INTL_LIBTOOL_SUFFIX_PREFIX=''
  221. LDFLAGS=''
  222. LIBICONV=''
  223. LIBINTL=''
  224. LIBOBJS=''
  225. LIBS=''
  226. LN_S=''
  227. LTLIBICONV=''
  228. LTLIBINTL=''
  229. LTLIBOBJS=''
  230. MAKEINFO='${SHELL} /cygdrive/h/Temporal/wol/wol-0.7.1/missing --run makeinfo'
  231. MKINSTALLDIRS=''
  232. MSGFMT=''
  233. MSGMERGE=''
  234. OBJEXT=''
  235. P2M=''
  236. PACKAGE='wol'
  237. PACKAGE_BUGREPORT=''
  238. PACKAGE_NAME=''
  239. PACKAGE_STRING=''
  240. PACKAGE_TARNAME=''
  241. PACKAGE_VERSION=''
  242. PATH_SEPARATOR=':'
  243. PERL=''
  244. POD2TEXI_FALSE=''
  245. POD2TEXI_TRUE=''
  246. POSUB=''
  247. RANLIB=''
  248. SED=''
  249. SET_MAKE=''
  250. SHELL='/bin/sh'
  251. STRIP=''
  252. USE_INCLUDED_LIBINTL=''
  253. USE_NLS=''
  254. VERSION='0.7.1'
  255. XGETTEXT=''
  256. ac_ct_CC='gcc'
  257. ac_ct_RANLIB=''
  258. ac_ct_STRIP=''
  259. am__fastdepCC_FALSE=''
  260. am__fastdepCC_TRUE=''
  261. am__include='include'
  262. am__leading_dot='.'
  263. am__quote=''
  264. bindir='${exec_prefix}/bin'
  265. build='x86_64-unknown-cygwin'
  266. build_alias=''
  267. build_cpu='x86_64'
  268. build_os='cygwin'
  269. build_vendor='unknown'
  270. datadir='${prefix}/share'
  271. exec_prefix='NONE'
  272. host='x86_64-unknown-cygwin'
  273. host_alias=''
  274. host_cpu='x86_64'
  275. host_os='cygwin'
  276. host_vendor='unknown'
  277. includedir='${prefix}/include'
  278. infodir='${prefix}/info'
  279. install_sh='/cygdrive/h/Temporal/wol/wol-0.7.1/install-sh'
  280. libdir='${exec_prefix}/lib'
  281. libexecdir='${exec_prefix}/libexec'
  282. localstatedir='${prefix}/var'
  283. mandir='${prefix}/man'
  284. oldincludedir='/usr/include'
  285. prefix='NONE'
  286. program_transform_name='s,x,x,'
  287. sbindir='${exec_prefix}/sbin'
  288. sharedstatedir='${prefix}/com'
  289. sysconfdir='${prefix}/etc'
  290. target_alias=''
  291.  
  292. ## ----------- ##
  293. ## confdefs.h. ##
  294. ## ----------- ##
  295.  
  296. #define PACKAGE "wol"
  297. #define PACKAGE "wol"
  298. #define PACKAGE_BUGREPORT ""
  299. #define PACKAGE_NAME ""
  300. #define PACKAGE_STRING ""
  301. #define PACKAGE_TARNAME ""
  302. #define PACKAGE_VERSION ""
  303. #define VERSION "0.7.1"
  304. #define VERSION "0.7.1"
  305. #define _GNU_SOURCE 1
  306.  
  307. configure: exit 77
  308.  
  309. export CFLAGS='-m32' export CXXFLAGS='-m32' export LDFLAGS='-m32'
  310.  
  311. make
  312.  
  313. gcc-core
  314. gdb
  315. make
  316. mingw-gcc-core
  317. mingw-gcc-g++
  318. mingw-w32api
Add Comment
Please, Sign In to add comment