| 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 configure, which was |
|---|
| 5 | generated by GNU Autoconf 2.61. Invocation command line was |
|---|
| 6 | |
|---|
| 7 | $ ./configure --prefix=/home/t/try_ghc |
|---|
| 8 | |
|---|
| 9 | ## --------- ## |
|---|
| 10 | ## Platform. ## |
|---|
| 11 | ## --------- ## |
|---|
| 12 | |
|---|
| 13 | hostname = fft3 |
|---|
| 14 | uname -m = i686 |
|---|
| 15 | uname -r = 2.6.24-23-generic |
|---|
| 16 | uname -s = Linux |
|---|
| 17 | uname -v = #1 SMP Mon Jan 26 00:13:11 UTC 2009 |
|---|
| 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 | /usr/bin/hostinfo = unknown |
|---|
| 26 | /bin/machine = unknown |
|---|
| 27 | /usr/bin/oslevel = unknown |
|---|
| 28 | /bin/universe = unknown |
|---|
| 29 | |
|---|
| 30 | PATH: /home/t/bin |
|---|
| 31 | PATH: /usr/local/sbin |
|---|
| 32 | PATH: /usr/local/bin |
|---|
| 33 | PATH: /usr/sbin |
|---|
| 34 | PATH: /usr/bin |
|---|
| 35 | PATH: /sbin |
|---|
| 36 | PATH: /bin |
|---|
| 37 | PATH: /usr/games |
|---|
| 38 | |
|---|
| 39 | |
|---|
| 40 | ## ----------- ## |
|---|
| 41 | ## Core tests. ## |
|---|
| 42 | ## ----------- ## |
|---|
| 43 | |
|---|
| 44 | configure:1709: checking build system type |
|---|
| 45 | configure:1727: result: i686-pc-linux-gnu |
|---|
| 46 | configure:1749: checking host system type |
|---|
| 47 | configure:1764: result: i686-pc-linux-gnu |
|---|
| 48 | configure:1786: checking target system type |
|---|
| 49 | configure:1801: result: i686-pc-linux-gnu |
|---|
| 50 | configure:1919: checking for path to top of build tree |
|---|
| 51 | configure:1944: result: /home/t/soft/ghc-6.10.2 |
|---|
| 52 | configure:1964: checking for perl |
|---|
| 53 | configure:1982: found /usr/bin/perl |
|---|
| 54 | configure:1994: result: /usr/bin/perl |
|---|
| 55 | configure:2007: checking if your perl works in shell scripts |
|---|
| 56 | configure:2025: result: yes |
|---|
| 57 | configure:2043: checking for a BSD-compatible install |
|---|
| 58 | configure:2099: result: /usr/bin/install -c |
|---|
| 59 | configure:2113: checking whether ln -s works |
|---|
| 60 | configure:2117: result: yes |
|---|
| 61 | configure:2129: checking for ar |
|---|
| 62 | configure:2147: found /usr/bin/ar |
|---|
| 63 | configure:2159: result: /usr/bin/ar |
|---|
| 64 | configure:2183: checking whether /usr/bin/ar is GNU ar |
|---|
| 65 | configure:2194: result: yes |
|---|
| 66 | configure:2199: checking for ar arguments |
|---|
| 67 | configure:2227: result: q |
|---|
| 68 | configure:2282: checking for gcc |
|---|
| 69 | configure:2298: found /usr/bin/gcc |
|---|
| 70 | configure:2309: result: gcc |
|---|
| 71 | configure:2547: checking for C compiler version |
|---|
| 72 | configure:2554: gcc --version >&5 |
|---|
| 73 | gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) |
|---|
| 74 | Copyright (C) 2007 Free Software Foundation, Inc. |
|---|
| 75 | This is free software; see the source for copying conditions. There is NO |
|---|
| 76 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
|---|
| 77 | |
|---|
| 78 | configure:2557: $? = 0 |
|---|
| 79 | configure:2564: gcc -v >&5 |
|---|
| 80 | Using built-in specs. |
|---|
| 81 | Target: i486-linux-gnu |
|---|
| 82 | Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu |
|---|
| 83 | Thread model: posix |
|---|
| 84 | gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu3) |
|---|
| 85 | configure:2567: $? = 0 |
|---|
| 86 | configure:2574: gcc -V >&5 |
|---|
| 87 | gcc: '-V' option must have argument |
|---|
| 88 | configure:2577: $? = 1 |
|---|
| 89 | configure:2600: checking for C compiler default output file name |
|---|
| 90 | configure:2627: gcc conftest.c >&5 |
|---|
| 91 | configure:2630: $? = 0 |
|---|
| 92 | configure:2668: result: a.out |
|---|
| 93 | configure:2685: checking whether the C compiler works |
|---|
| 94 | configure:2695: ./a.out |
|---|
| 95 | configure:2698: $? = 0 |
|---|
| 96 | configure:2715: result: yes |
|---|
| 97 | configure:2722: checking whether we are cross compiling |
|---|
| 98 | configure:2724: result: no |
|---|
| 99 | configure:2727: checking for suffix of executables |
|---|
| 100 | configure:2734: gcc -o conftest conftest.c >&5 |
|---|
| 101 | configure:2737: $? = 0 |
|---|
| 102 | configure:2761: result: |
|---|
| 103 | configure:2767: checking for suffix of object files |
|---|
| 104 | configure:2793: gcc -c conftest.c >&5 |
|---|
| 105 | configure:2796: $? = 0 |
|---|
| 106 | configure:2819: result: o |
|---|
| 107 | configure:2823: checking whether we are using the GNU C compiler |
|---|
| 108 | configure:2852: gcc -c conftest.c >&5 |
|---|
| 109 | configure:2858: $? = 0 |
|---|
| 110 | configure:2875: result: yes |
|---|
| 111 | configure:2880: checking whether gcc accepts -g |
|---|
| 112 | configure:2910: gcc -c -g conftest.c >&5 |
|---|
| 113 | configure:2916: $? = 0 |
|---|
| 114 | configure:3015: result: yes |
|---|
| 115 | configure:3032: checking for gcc option to accept ISO C89 |
|---|
| 116 | configure:3106: gcc -c -g -O2 conftest.c >&5 |
|---|
| 117 | configure:3112: $? = 0 |
|---|
| 118 | configure:3135: result: none needed |
|---|
| 119 | configure:3156: checking whether ranlib is needed |
|---|
| 120 | configure:3173: result: no |
|---|
| 121 | configure:3282: checking for sed |
|---|
| 122 | configure:3300: found /bin/sed |
|---|
| 123 | configure:3312: result: /bin/sed |
|---|
| 124 | configure:3334: checking version of gcc |
|---|
| 125 | configure:3372: result: 4.2.4 |
|---|
| 126 | configure:3384: checking how to run the C preprocessor |
|---|
| 127 | configure:3424: gcc -E conftest.c |
|---|
| 128 | configure:3430: $? = 0 |
|---|
| 129 | configure:3461: gcc -E conftest.c |
|---|
| 130 | conftest.c:8:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 131 | configure:3467: $? = 1 |
|---|
| 132 | configure: failed program was: |
|---|
| 133 | | /* confdefs.h. */ |
|---|
| 134 | | #define PACKAGE_NAME "" |
|---|
| 135 | | #define PACKAGE_TARNAME "" |
|---|
| 136 | | #define PACKAGE_VERSION "" |
|---|
| 137 | | #define PACKAGE_STRING "" |
|---|
| 138 | | #define PACKAGE_BUGREPORT "" |
|---|
| 139 | | /* end confdefs.h. */ |
|---|
| 140 | | #include <ac_nonexistent.h> |
|---|
| 141 | configure:3500: result: gcc -E |
|---|
| 142 | configure:3529: gcc -E conftest.c |
|---|
| 143 | configure:3535: $? = 0 |
|---|
| 144 | configure:3566: gcc -E conftest.c |
|---|
| 145 | conftest.c:8:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 146 | configure:3572: $? = 1 |
|---|
| 147 | configure: failed program was: |
|---|
| 148 | | /* confdefs.h. */ |
|---|
| 149 | | #define PACKAGE_NAME "" |
|---|
| 150 | | #define PACKAGE_TARNAME "" |
|---|
| 151 | | #define PACKAGE_VERSION "" |
|---|
| 152 | | #define PACKAGE_STRING "" |
|---|
| 153 | | #define PACKAGE_BUGREPORT "" |
|---|
| 154 | | /* end confdefs.h. */ |
|---|
| 155 | | #include <ac_nonexistent.h> |
|---|
| 156 | configure:3613: checking for extra options to pass gcc when compiling via C |
|---|
| 157 | configure:3749: result: -fwrapv -mno-omit-leaf-frame-pointer -fno-toplevel-reorder |
|---|
| 158 | configure:3888: creating ./config.status |
|---|
| 159 | |
|---|
| 160 | ## ---------------------- ## |
|---|
| 161 | ## Running config.status. ## |
|---|
| 162 | ## ---------------------- ## |
|---|
| 163 | |
|---|
| 164 | This file was extended by config.status, which was |
|---|
| 165 | generated by GNU Autoconf 2.61. Invocation command line was |
|---|
| 166 | |
|---|
| 167 | CONFIG_FILES = |
|---|
| 168 | CONFIG_HEADERS = |
|---|
| 169 | CONFIG_LINKS = |
|---|
| 170 | CONFIG_COMMANDS = |
|---|
| 171 | $ ./config.status |
|---|
| 172 | |
|---|
| 173 | on fft3 |
|---|
| 174 | |
|---|
| 175 | config.status:601: creating Makefile-vars |
|---|
| 176 | config.status:601: creating extra-gcc-opts |
|---|
| 177 | |
|---|
| 178 | ## ---------------- ## |
|---|
| 179 | ## Cache variables. ## |
|---|
| 180 | ## ---------------- ## |
|---|
| 181 | |
|---|
| 182 | ac_cv_build=i686-pc-linux-gnu |
|---|
| 183 | ac_cv_c_compiler_gnu=yes |
|---|
| 184 | ac_cv_env_CC_set= |
|---|
| 185 | ac_cv_env_CC_value= |
|---|
| 186 | ac_cv_env_CFLAGS_set= |
|---|
| 187 | ac_cv_env_CFLAGS_value= |
|---|
| 188 | ac_cv_env_CPPFLAGS_set= |
|---|
| 189 | ac_cv_env_CPPFLAGS_value= |
|---|
| 190 | ac_cv_env_CPP_set= |
|---|
| 191 | ac_cv_env_CPP_value= |
|---|
| 192 | ac_cv_env_LDFLAGS_set= |
|---|
| 193 | ac_cv_env_LDFLAGS_value= |
|---|
| 194 | ac_cv_env_LIBS_set= |
|---|
| 195 | ac_cv_env_LIBS_value= |
|---|
| 196 | ac_cv_env_build_alias_set= |
|---|
| 197 | ac_cv_env_build_alias_value= |
|---|
| 198 | ac_cv_env_host_alias_set= |
|---|
| 199 | ac_cv_env_host_alias_value= |
|---|
| 200 | ac_cv_env_target_alias_set= |
|---|
| 201 | ac_cv_env_target_alias_value= |
|---|
| 202 | ac_cv_host=i686-pc-linux-gnu |
|---|
| 203 | ac_cv_objext=o |
|---|
| 204 | ac_cv_path_PerlCmd=/usr/bin/perl |
|---|
| 205 | ac_cv_path_SedCmd=/bin/sed |
|---|
| 206 | ac_cv_path_fp_prog_ar_raw=/usr/bin/ar |
|---|
| 207 | ac_cv_path_install='/usr/bin/install -c' |
|---|
| 208 | ac_cv_prog_CPP='gcc -E' |
|---|
| 209 | ac_cv_prog_ac_ct_CC=gcc |
|---|
| 210 | ac_cv_prog_cc_c89= |
|---|
| 211 | ac_cv_prog_cc_g=yes |
|---|
| 212 | ac_cv_target=i686-pc-linux-gnu |
|---|
| 213 | fp_cv_gcc_extra_opts=' -fwrapv -mno-omit-leaf-frame-pointer -fno-toplevel-reorder' |
|---|
| 214 | fp_cv_prog_ar_args=q |
|---|
| 215 | fp_cv_prog_ar_is_gnu=yes |
|---|
| 216 | fp_cv_prog_ar_needs_ranlib=no |
|---|
| 217 | fptools_cv_shebang_perl=yes |
|---|
| 218 | |
|---|
| 219 | ## ----------------- ## |
|---|
| 220 | ## Output variables. ## |
|---|
| 221 | ## ----------------- ## |
|---|
| 222 | |
|---|
| 223 | ArCmd='/usr/bin/ar q' |
|---|
| 224 | CC='gcc' |
|---|
| 225 | CFLAGS='-g -O2' |
|---|
| 226 | CPP='gcc -E' |
|---|
| 227 | CPPFLAGS='' |
|---|
| 228 | DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"' |
|---|
| 229 | ECHO_C='' |
|---|
| 230 | ECHO_N='-n' |
|---|
| 231 | ECHO_T='' |
|---|
| 232 | EXEEXT='' |
|---|
| 233 | GccExtraViaCOpts=' -fwrapv -mno-omit-leaf-frame-pointer -fno-toplevel-reorder' |
|---|
| 234 | GccVersion='4.2.4' |
|---|
| 235 | HaveGcc='YES' |
|---|
| 236 | INSTALL_DATA='${INSTALL} -m 644' |
|---|
| 237 | INSTALL_PROGRAM='${INSTALL}' |
|---|
| 238 | INSTALL_SCRIPT='${INSTALL}' |
|---|
| 239 | LDFLAGS='' |
|---|
| 240 | LIBOBJS='' |
|---|
| 241 | LIBS='' |
|---|
| 242 | LN_S='ln -s' |
|---|
| 243 | LTLIBOBJS='' |
|---|
| 244 | OBJEXT='o' |
|---|
| 245 | PACKAGE_BUGREPORT='' |
|---|
| 246 | PACKAGE_NAME='' |
|---|
| 247 | PACKAGE_STRING='' |
|---|
| 248 | PACKAGE_TARNAME='' |
|---|
| 249 | PACKAGE_VERSION='' |
|---|
| 250 | PATH_SEPARATOR=':' |
|---|
| 251 | PerlCmd='/usr/bin/perl' |
|---|
| 252 | RANLIB=':' |
|---|
| 253 | SHELL='/bin/bash' |
|---|
| 254 | SedCmd='/bin/sed' |
|---|
| 255 | TargetPlatform='i386-unknown-linux' |
|---|
| 256 | ac_ct_CC='gcc' |
|---|
| 257 | bindir='${exec_prefix}/bin' |
|---|
| 258 | build='i686-pc-linux-gnu' |
|---|
| 259 | build_alias='' |
|---|
| 260 | build_cpu='i686' |
|---|
| 261 | build_os='linux-gnu' |
|---|
| 262 | build_vendor='pc' |
|---|
| 263 | datadir='${datarootdir}' |
|---|
| 264 | datarootdir='${prefix}/share' |
|---|
| 265 | docdir='${datarootdir}/doc/${PACKAGE}' |
|---|
| 266 | dvidir='${docdir}' |
|---|
| 267 | exec_prefix='${prefix}' |
|---|
| 268 | exeext='' |
|---|
| 269 | fp_prog_ar_raw='/usr/bin/ar' |
|---|
| 270 | hardtop='/home/t/soft/ghc-6.10.2' |
|---|
| 271 | host='i686-pc-linux-gnu' |
|---|
| 272 | host_alias='' |
|---|
| 273 | host_cpu='i686' |
|---|
| 274 | host_os='linux-gnu' |
|---|
| 275 | host_vendor='pc' |
|---|
| 276 | htmldir='${docdir}' |
|---|
| 277 | includedir='${prefix}/include' |
|---|
| 278 | infodir='${datarootdir}/info' |
|---|
| 279 | libdir='${exec_prefix}/lib' |
|---|
| 280 | libexecdir='${exec_prefix}/libexec' |
|---|
| 281 | localedir='${datarootdir}/locale' |
|---|
| 282 | localstatedir='${prefix}/var' |
|---|
| 283 | mandir='${datarootdir}/man' |
|---|
| 284 | oldincludedir='/usr/include' |
|---|
| 285 | pdfdir='${docdir}' |
|---|
| 286 | prefix='/home/t/try_ghc' |
|---|
| 287 | program_transform_name='s,x,x,' |
|---|
| 288 | psdir='${docdir}' |
|---|
| 289 | sbindir='${exec_prefix}/sbin' |
|---|
| 290 | sharedstatedir='${prefix}/com' |
|---|
| 291 | sysconfdir='${prefix}/etc' |
|---|
| 292 | target='i686-pc-linux-gnu' |
|---|
| 293 | target_alias='' |
|---|
| 294 | target_cpu='i686' |
|---|
| 295 | target_os='linux-gnu' |
|---|
| 296 | target_vendor='pc' |
|---|
| 297 | |
|---|
| 298 | ## ----------- ## |
|---|
| 299 | ## confdefs.h. ## |
|---|
| 300 | ## ----------- ## |
|---|
| 301 | |
|---|
| 302 | #define PACKAGE_NAME "" |
|---|
| 303 | #define PACKAGE_TARNAME "" |
|---|
| 304 | #define PACKAGE_VERSION "" |
|---|
| 305 | #define PACKAGE_STRING "" |
|---|
| 306 | #define PACKAGE_BUGREPORT "" |
|---|
| 307 | |
|---|
| 308 | configure: exit 0 |
|---|