1 This file contains any messages produced by compilers while 2 running configure, to aid debugging if configure makes a mistake. 3 4 It was created by GNU make configure 3.81, which was 5 generated by GNU Autoconf 2.59. Invocation command line was 6 7 $ ./configure --disable-nls --host=i686-w64-mingw32 8 9 ## --------- ## 10 ## Platform. ## 11 ## --------- ## 12 13 hostname = digit-glaptop 14 uname -m = x86_64 15 uname -r = 2.6.32-31-generic 16 uname -s = Linux 17 uname -v = #61-Ubuntu SMP Fri Apr 8 18:25:51 UTC 2011 18 19 /usr/bin/uname -p = unknown 20 /bin/uname -X = unknown 21 22 /bin/arch = unknown 23 /usr/bin/arch -k = unknown 24 /usr/convex/getsysinfo = unknown 25 hostinfo = unknown 26 /bin/machine = unknown 27 /usr/bin/oslevel = unknown 28 /bin/universe = unknown 29 30 PATH: /usr/local/sbin 31 PATH: /usr/local/bin 32 PATH: /usr/sbin 33 PATH: /usr/bin 34 PATH: /sbin 35 PATH: /bin 36 37 38 ## ----------- ## 39 ## Core tests. ## 40 ## ----------- ## 41 42 configure:1385: checking for a BSD-compatible install 43 configure:1440: result: /usr/bin/install -c 44 configure:1451: checking whether build environment is sane 45 configure:1494: result: yes 46 configure:1559: checking for gawk 47 configure:1575: found /usr/bin/gawk 48 configure:1585: result: gawk 49 configure:1595: checking whether make sets $(MAKE) 50 configure:1615: result: yes 51 configure:1691: checking for i686-w64-mingw32-strip 52 configure:1720: result: no 53 configure:1729: checking for strip 54 configure:1745: found /usr/bin/strip 55 configure:1756: result: strip 56 configure:1793: checking for i686-w64-mingw32-gcc 57 configure:1822: result: no 58 configure:1831: checking for gcc 59 configure:1847: found /usr/bin/gcc 60 configure:1857: result: gcc 61 configure:2101: checking for C compiler version 62 configure:2104: gcc --version </dev/null >&5 63 gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3 64 Copyright (C) 2009 Free Software Foundation, Inc. 65 This is free software; see the source for copying conditions. There is NO 66 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 67 68 configure:2107: $? = 0 69 configure:2109: gcc -v </dev/null >&5 70 Using built-in specs. 71 Target: x86_64-linux-gnu 72 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu 73 Thread model: posix 74 gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) 75 configure:2112: $? = 0 76 configure:2114: gcc -V </dev/null >&5 77 gcc: '-V' option must have argument 78 configure:2117: $? = 1 79 configure:2140: checking for C compiler default output file name 80 configure:2143: gcc conftest.c >&5 81 configure:2146: $? = 0 82 configure:2192: result: a.out 83 configure:2197: checking whether the C compiler works 84 configure:2203: ./a.out 85 configure:2206: $? = 0 86 configure:2223: result: yes 87 configure:2230: checking whether we are cross compiling 88 configure:2232: result: no 89 configure:2235: checking for suffix of executables 90 configure:2237: gcc -o conftest conftest.c >&5 91 configure:2240: $? = 0 92 configure:2265: result: 93 configure:2271: checking for suffix of object files 94 configure:2292: gcc -c conftest.c >&5 95 configure:2295: $? = 0 96 configure:2317: result: o 97 configure:2321: checking whether we are using the GNU C compiler 98 configure:2345: gcc -c conftest.c >&5 99 configure:2351: $? = 0 100 configure:2354: test -z || test ! -s conftest.err 101 configure:2357: $? = 0 102 configure:2360: test -s conftest.o 103 configure:2363: $? = 0 104 configure:2376: result: yes 105 configure:2382: checking whether gcc accepts -g 106 configure:2403: gcc -c -g conftest.c >&5 107 configure:2409: $? = 0 108 configure:2412: test -z || test ! -s conftest.err 109 configure:2415: $? = 0 110 configure:2418: test -s conftest.o 111 configure:2421: $? = 0 112 configure:2432: result: yes 113 configure:2449: checking for gcc option to accept ANSI C 114 configure:2519: gcc -c -g -O2 conftest.c >&5 115 configure:2525: $? = 0 116 configure:2528: test -z || test ! -s conftest.err 117 configure:2531: $? = 0 118 configure:2534: test -s conftest.o 119 configure:2537: $? = 0 120 configure:2555: result: none needed 121 configure:2573: gcc -c -g -O2 conftest.c >&5 122 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' 123 configure:2579: $? = 1 124 configure: failed program was: 125 | #ifndef __cplusplus 126 | choke me 127 | #endif 128 configure:2720: checking for style of include used by make 129 configure:2748: result: GNU 130 configure:2776: checking dependency style of gcc 131 configure:2866: result: gcc3 132 configure:2896: checking for a BSD-compatible install 133 configure:2951: result: /usr/bin/install -c 134 configure:2965: checking for i686-w64-mingw32-ranlib 135 configure:2994: result: no 136 configure:3003: checking for ranlib 137 configure:3019: found /usr/bin/ranlib 138 configure:3030: result: ranlib 139 configure:3047: checking how to run the C preprocessor 140 configure:3082: gcc -E conftest.c 141 configure:3088: $? = 0 142 configure:3120: gcc -E conftest.c 143 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory 144 configure:3126: $? = 1 145 configure: failed program was: 146 | /* confdefs.h. */ 147 | 148 | #define PACKAGE_NAME "GNU make" 149 | #define PACKAGE_TARNAME "make" 150 | #define PACKAGE_VERSION "3.81" 151 | #define PACKAGE_STRING "GNU make 3.81" 152 | #define PACKAGE_BUGREPORT "bug-make (a] gnu.org" 153 | #define PACKAGE "make" 154 | #define VERSION "3.81" 155 | /* end confdefs.h. */ 156 | #include <ac_nonexistent.h> 157 configure:3165: result: gcc -E 158 configure:3189: gcc -E conftest.c 159 configure:3195: $? = 0 160 configure:3227: gcc -E conftest.c 161 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory 162 configure:3233: $? = 1 163 configure: failed program was: 164 | /* confdefs.h. */ 165 | 166 | #define PACKAGE_NAME "GNU make" 167 | #define PACKAGE_TARNAME "make" 168 | #define PACKAGE_VERSION "3.81" 169 | #define PACKAGE_STRING "GNU make 3.81" 170 | #define PACKAGE_BUGREPORT "bug-make (a] gnu.org" 171 | #define PACKAGE "make" 172 | #define VERSION "3.81" 173 | /* end confdefs.h. */ 174 | #include <ac_nonexistent.h> 175 configure:3278: checking for ar 176 configure:3294: found /usr/bin/ar 177 configure:3305: result: ar 178 configure:3315: checking for perl 179 configure:3331: found /usr/bin/perl 180 configure:3342: result: perl 181 configure:3357: checking build system type 182 configure:3375: result: x86_64-unknown-linux-gnu 183 configure:3383: checking host system type 184 configure:3397: result: i686-w64-mingw32 185 configure:3407: checking for egrep 186 configure:3417: result: grep -E 187 configure:3423: checking for AIX 188 configure:3445: result: no 189 configure:3451: checking for library containing strerror 190 configure:3481: gcc -o conftest -g -O2 conftest.c >&5 191 configure:3487: $? = 0 192 configure:3490: test -z || test ! -s conftest.err 193 configure:3493: $? = 0 194 configure:3496: test -s conftest 195 configure:3499: $? = 0 196 configure:3568: result: none required 197 configure:3575: checking for ANSI C header files 198 configure:3600: gcc -c -g -O2 conftest.c >&5 199 configure:3606: $? = 0 200 configure:3609: test -z || test ! -s conftest.err 201 configure:3612: $? = 0 202 configure:3615: test -s conftest.o 203 configure:3618: $? = 0 204 configure:3707: gcc -o conftest -g -O2 conftest.c >&5 205 conftest.c: In function 'main': 206 conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit' 207 configure:3710: $? = 0 208 configure:3712: ./conftest 209 configure:3715: $? = 0 210 configure:3730: result: yes 211 configure:3754: checking for sys/types.h 212 configure:3770: gcc -c -g -O2 conftest.c >&5 213 configure:3776: $? = 0 214 configure:3779: test -z || test ! -s conftest.err 215 configure:3782: $? = 0 216 configure:3785: test -s conftest.o 217 configure:3788: $? = 0 218 configure:3799: result: yes 219 configure:3754: checking for sys/stat.h 220 configure:3770: gcc -c -g -O2 conftest.c >&5 221 configure:3776: $? = 0 222 configure:3779: test -z || test ! -s conftest.err 223 configure:3782: $? = 0 224 configure:3785: test -s conftest.o 225 configure:3788: $? = 0 226 configure:3799: result: yes 227 configure:3754: checking for stdlib.h 228 configure:3770: gcc -c -g -O2 conftest.c >&5 229 configure:3776: $? = 0 230 configure:3779: test -z || test ! -s conftest.err 231 configure:3782: $? = 0 232 configure:3785: test -s conftest.o 233 configure:3788: $? = 0 234 configure:3799: result: yes 235 configure:3754: checking for string.h 236 configure:3770: gcc -c -g -O2 conftest.c >&5 237 configure:3776: $? = 0 238 configure:3779: test -z || test ! -s conftest.err 239 configure:3782: $? = 0 240 configure:3785: test -s conftest.o 241 configure:3788: $? = 0 242 configure:3799: result: yes 243 configure:3754: checking for memory.h 244 configure:3770: gcc -c -g -O2 conftest.c >&5 245 configure:3776: $? = 0 246 configure:3779: test -z || test ! -s conftest.err 247 configure:3782: $? = 0 248 configure:3785: test -s conftest.o 249 configure:3788: $? = 0 250 configure:3799: result: yes 251 configure:3754: checking for strings.h 252 configure:3770: gcc -c -g -O2 conftest.c >&5 253 configure:3776: $? = 0 254 configure:3779: test -z || test ! -s conftest.err 255 configure:3782: $? = 0 256 configure:3785: test -s conftest.o 257 configure:3788: $? = 0 258 configure:3799: result: yes 259 configure:3754: checking for inttypes.h 260 configure:3770: gcc -c -g -O2 conftest.c >&5 261 configure:3776: $? = 0 262 configure:3779: test -z || test ! -s conftest.err 263 configure:3782: $? = 0 264 configure:3785: test -s conftest.o 265 configure:3788: $? = 0 266 configure:3799: result: yes 267 configure:3754: checking for stdint.h 268 configure:3770: gcc -c -g -O2 conftest.c >&5 269 configure:3776: $? = 0 270 configure:3779: test -z || test ! -s conftest.err 271 configure:3782: $? = 0 272 configure:3785: test -s conftest.o 273 configure:3788: $? = 0 274 configure:3799: result: yes 275 configure:3754: checking for unistd.h 276 configure:3770: gcc -c -g -O2 conftest.c >&5 277 configure:3776: $? = 0 278 configure:3779: test -z || test ! -s conftest.err 279 configure:3782: $? = 0 280 configure:3785: test -s conftest.o 281 configure:3788: $? = 0 282 configure:3799: result: yes 283 configure:3821: checking minix/config.h usability 284 configure:3833: gcc -c -g -O2 conftest.c >&5 285 286 ## ---------------- ## 287 ## Cache variables. ## 288 ## ---------------- ## 289 290 ac_cv_build=x86_64-unknown-linux-gnu 291 ac_cv_build_alias=x86_64-unknown-linux-gnu 292 ac_cv_c_compiler_gnu=yes 293 ac_cv_env_CC_set= 294 ac_cv_env_CC_value= 295 ac_cv_env_CFLAGS_set= 296 ac_cv_env_CFLAGS_value= 297 ac_cv_env_CPPFLAGS_set= 298 ac_cv_env_CPPFLAGS_value= 299 ac_cv_env_CPP_set= 300 ac_cv_env_CPP_value= 301 ac_cv_env_LDFLAGS_set= 302 ac_cv_env_LDFLAGS_value= 303 ac_cv_env_build_alias_set= 304 ac_cv_env_build_alias_value= 305 ac_cv_env_host_alias_set=set 306 ac_cv_env_host_alias_value=i686-w64-mingw32 307 ac_cv_env_target_alias_set= 308 ac_cv_env_target_alias_value= 309 ac_cv_exeext= 310 ac_cv_header_inttypes_h=yes 311 ac_cv_header_memory_h=yes 312 ac_cv_header_stdc=yes 313 ac_cv_header_stdint_h=yes 314 ac_cv_header_stdlib_h=yes 315 ac_cv_header_string_h=yes 316 ac_cv_header_strings_h=yes 317 ac_cv_header_sys_stat_h=yes 318 ac_cv_header_sys_types_h=yes 319 ac_cv_header_unistd_h=yes 320 ac_cv_host=i686-w64-mingw32 321 ac_cv_host_alias=i686-w64-mingw32 322 ac_cv_objext=o 323 ac_cv_path_install='/usr/bin/install -c' 324 ac_cv_prog_AR=ar 325 ac_cv_prog_AWK=gawk 326 ac_cv_prog_CPP='gcc -E' 327 ac_cv_prog_PERL=perl 328 ac_cv_prog_ac_ct_CC=gcc 329 ac_cv_prog_ac_ct_RANLIB=ranlib 330 ac_cv_prog_ac_ct_STRIP=strip 331 ac_cv_prog_cc_g=yes 332 ac_cv_prog_cc_stdc= 333 ac_cv_prog_egrep='grep -E' 334 ac_cv_prog_make_make_set=yes 335 ac_cv_search_strerror='none required' 336 am_cv_CC_dependencies_compiler_type=gcc3 337 338 ## ----------------- ## 339 ## Output variables. ## 340 ## ----------------- ## 341 342 ACLOCAL='${SHELL} /home/digit/sources/make-3.81/config/missing --run aclocal-1.9' 343 ALLOCA='' 344 AMDEPBACKSLASH='\' 345 AMDEP_FALSE='#' 346 AMDEP_TRUE='' 347 AMTAR='${SHELL} /home/digit/sources/make-3.81/config/missing --run tar' 348 ANSI2KNR='' 349 AR='ar' 350 AUTOCONF='${SHELL} /home/digit/sources/make-3.81/config/missing --run autoconf' 351 AUTOHEADER='${SHELL} /home/digit/sources/make-3.81/config/missing --run autoheader' 352 AUTOMAKE='${SHELL} /home/digit/sources/make-3.81/config/missing --run automake-1.9' 353 AWK='gawk' 354 CC='gcc' 355 CCDEPMODE='depmode=gcc3' 356 CFLAGS='-g -O2' 357 CPP='gcc -E' 358 CPPFLAGS='' 359 CYGPATH_W='echo' 360 DEFS='' 361 DEPDIR='.deps' 362 ECHO_C='' 363 ECHO_N='-n' 364 ECHO_T='' 365 EGREP='grep -E' 366 EXEEXT='' 367 GETLOADAVG_LIBS='' 368 GLOBINC='' 369 GLOBLIB='' 370 GMSGFMT='' 371 INSTALL_DATA='${INSTALL} -m 644' 372 INSTALL_PROGRAM='${INSTALL}' 373 INSTALL_SCRIPT='${INSTALL}' 374 INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' 375 INTLLIBS='' 376 KMEM_GROUP='' 377 LDFLAGS='' 378 LIBICONV='' 379 LIBINTL='' 380 LIBOBJS='' 381 LIBS='' 382 LTLIBICONV='' 383 LTLIBINTL='' 384 LTLIBOBJS='' 385 MAKEINFO='${SHELL} /home/digit/sources/make-3.81/config/missing --run makeinfo' 386 MAKE_HOST='' 387 MKINSTALLDIRS='' 388 MSGFMT='' 389 MSGMERGE='' 390 NEED_SETGID='' 391 OBJEXT='o' 392 PACKAGE='make' 393 PACKAGE_BUGREPORT='bug-make (a] gnu.org' 394 PACKAGE_NAME='GNU make' 395 PACKAGE_STRING='GNU make 3.81' 396 PACKAGE_TARNAME='make' 397 PACKAGE_VERSION='3.81' 398 PATH_SEPARATOR=':' 399 PERL='perl' 400 POSUB='' 401 RANLIB='ranlib' 402 REMOTE='' 403 SET_MAKE='' 404 SHELL='/bin/sh' 405 STRIP='strip' 406 U='' 407 USE_CUSTOMS_FALSE='' 408 USE_CUSTOMS_TRUE='' 409 USE_LOCAL_GLOB_FALSE='' 410 USE_LOCAL_GLOB_TRUE='' 411 USE_NLS='' 412 VERSION='3.81' 413 WINDOWSENV_FALSE='' 414 WINDOWSENV_TRUE='' 415 XGETTEXT='' 416 ac_ct_CC='gcc' 417 ac_ct_RANLIB='ranlib' 418 ac_ct_STRIP='strip' 419 am__fastdepCC_FALSE='#' 420 am__fastdepCC_TRUE='' 421 am__include='include' 422 am__leading_dot='.' 423 am__quote='' 424 am__tar='${AMTAR} chof - "$$tardir"' 425 am__untar='${AMTAR} xf -' 426 bindir='${exec_prefix}/bin' 427 build='x86_64-unknown-linux-gnu' 428 build_alias='' 429 build_cpu='x86_64' 430 build_os='linux-gnu' 431 build_vendor='unknown' 432 datadir='${prefix}/share' 433 exec_prefix='NONE' 434 host='i686-w64-mingw32' 435 host_alias='i686-w64-mingw32' 436 host_cpu='i686' 437 host_os='mingw32' 438 host_vendor='w64' 439 includedir='${prefix}/include' 440 infodir='${prefix}/info' 441 install_sh='/home/digit/sources/make-3.81/config/install-sh' 442 libdir='${exec_prefix}/lib' 443 libexecdir='${exec_prefix}/libexec' 444 localstatedir='${prefix}/var' 445 mandir='${prefix}/man' 446 mkdir_p='mkdir -p --' 447 oldincludedir='/usr/include' 448 prefix='NONE' 449 program_transform_name='s,x,x,' 450 sbindir='${exec_prefix}/sbin' 451 sharedstatedir='${prefix}/com' 452 sysconfdir='${prefix}/etc' 453 target_alias='' 454 455 ## ------------- ## 456 ## Output files. ## 457 ## ------------- ## 458 459 MAINT_MAKEFILE='' 460 461 ## ----------- ## 462 ## confdefs.h. ## 463 ## ----------- ## 464 465 #define HAVE_INTTYPES_H 1 466 #define HAVE_MEMORY_H 1 467 #define HAVE_STDINT_H 1 468 #define HAVE_STDLIB_H 1 469 #define HAVE_STRINGS_H 1 470 #define HAVE_STRING_H 1 471 #define HAVE_SYS_STAT_H 1 472 #define HAVE_SYS_TYPES_H 1 473 #define HAVE_UNISTD_H 1 474 #define PACKAGE "make" 475 #define PACKAGE_BUGREPORT "bug-make (a] gnu.org" 476 #define PACKAGE_NAME "GNU make" 477 #define PACKAGE_STRING "GNU make 3.81" 478 #define PACKAGE_TARNAME "make" 479 #define PACKAGE_VERSION "3.81" 480 #define STDC_HEADERS 1 481 #define VERSION "3.81" 482 483 configure: caught signal 2 484 configure: exit 1 485