| 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.59. Invocation command line was |
|---|
| 6 | |
|---|
| 7 | $ ./configure |
|---|
| 8 | |
|---|
| 9 | ## --------- ## |
|---|
| 10 | ## Platform. ## |
|---|
| 11 | ## --------- ## |
|---|
| 12 | |
|---|
| 13 | hostname = linux-w271 |
|---|
| 14 | uname -m = x86_64 |
|---|
| 15 | uname -r = 2.6.16.60-0.31-smp |
|---|
| 16 | uname -s = Linux |
|---|
| 17 | uname -v = #1 SMP Tue Oct 7 16:16:29 UTC 2008 |
|---|
| 18 | |
|---|
| 19 | /usr/bin/uname -p = unknown |
|---|
| 20 | /bin/uname -X = unknown |
|---|
| 21 | |
|---|
| 22 | /bin/arch = x86_64 |
|---|
| 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/bin |
|---|
| 31 | PATH: /usr/bin |
|---|
| 32 | PATH: /usr/X11R6/bin |
|---|
| 33 | PATH: /bin |
|---|
| 34 | PATH: /usr/games |
|---|
| 35 | PATH: /opt/gnome/bin |
|---|
| 36 | PATH: /opt/kde3/bin |
|---|
| 37 | PATH: /usr/lib/jvm/jre/bin |
|---|
| 38 | PATH: /usr/lib/mit/bin |
|---|
| 39 | PATH: /usr/lib/mit/sbin |
|---|
| 40 | PATH: /opt/MaXX/bin64 |
|---|
| 41 | |
|---|
| 42 | |
|---|
| 43 | ## ----------- ## |
|---|
| 44 | ## Core tests. ## |
|---|
| 45 | ## ----------- ## |
|---|
| 46 | |
|---|
| 47 | configure:1357: checking build system type |
|---|
| 48 | configure:1375: result: x86_64-unknown-linux-gnu |
|---|
| 49 | configure:1383: checking host system type |
|---|
| 50 | configure:1397: result: x86_64-unknown-linux-gnu |
|---|
| 51 | configure:1457: checking for g++ |
|---|
| 52 | configure:1473: found /usr/bin/g++ |
|---|
| 53 | configure:1483: result: g++ |
|---|
| 54 | configure:1499: checking for C++ compiler version |
|---|
| 55 | configure:1502: g++ --version </dev/null >&5 |
|---|
| 56 | g++ (GCC) 4.1.2 20070115 (SUSE Linux) |
|---|
| 57 | Copyright (C) 2006 Free Software Foundation, Inc. |
|---|
| 58 | This is free software; see the source for copying conditions. There is NO |
|---|
| 59 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
|---|
| 60 | |
|---|
| 61 | configure:1505: $? = 0 |
|---|
| 62 | configure:1507: g++ -v </dev/null >&5 |
|---|
| 63 | Using built-in specs. |
|---|
| 64 | Target: x86_64-suse-linux |
|---|
| 65 | Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.1.2 --enable-ssp --disable-libssp --disable-libgcj --with-slibdir=/lib64 --with-system-zlib --enable-shared --enable-__cxa_atexit --enable-libstdcxx-allocator=new --program-suffix= --enable-version-specific-runtime-libs --without-system-libunwind --with-cpu=generic --host=x86_64-suse-linux |
|---|
| 66 | Thread model: posix |
|---|
| 67 | gcc version 4.1.2 20070115 (SUSE Linux) |
|---|
| 68 | configure:1510: $? = 0 |
|---|
| 69 | configure:1512: g++ -V </dev/null >&5 |
|---|
| 70 | g++: '-V' option must have argument |
|---|
| 71 | configure:1515: $? = 1 |
|---|
| 72 | configure:1538: checking for C++ compiler default output file name |
|---|
| 73 | configure:1541: g++ conftest.cc >&5 |
|---|
| 74 | configure:1544: $? = 0 |
|---|
| 75 | configure:1590: result: a.out |
|---|
| 76 | configure:1595: checking whether the C++ compiler works |
|---|
| 77 | configure:1601: ./a.out |
|---|
| 78 | configure:1604: $? = 0 |
|---|
| 79 | configure:1621: result: yes |
|---|
| 80 | configure:1628: checking whether we are cross compiling |
|---|
| 81 | configure:1630: result: no |
|---|
| 82 | configure:1633: checking for suffix of executables |
|---|
| 83 | configure:1635: g++ -o conftest conftest.cc >&5 |
|---|
| 84 | configure:1638: $? = 0 |
|---|
| 85 | configure:1663: result: |
|---|
| 86 | configure:1669: checking for suffix of object files |
|---|
| 87 | configure:1690: g++ -c conftest.cc >&5 |
|---|
| 88 | configure:1693: $? = 0 |
|---|
| 89 | configure:1715: result: o |
|---|
| 90 | configure:1719: checking whether we are using the GNU C++ compiler |
|---|
| 91 | configure:1743: g++ -c conftest.cc >&5 |
|---|
| 92 | configure:1749: $? = 0 |
|---|
| 93 | configure:1753: test -z |
|---|
| 94 | || test ! -s conftest.err |
|---|
| 95 | configure:1756: $? = 0 |
|---|
| 96 | configure:1759: test -s conftest.o |
|---|
| 97 | configure:1762: $? = 0 |
|---|
| 98 | configure:1775: result: yes |
|---|
| 99 | configure:1781: checking whether g++ accepts -g |
|---|
| 100 | configure:1802: g++ -c -g conftest.cc >&5 |
|---|
| 101 | configure:1808: $? = 0 |
|---|
| 102 | configure:1812: test -z |
|---|
| 103 | || test ! -s conftest.err |
|---|
| 104 | configure:1815: $? = 0 |
|---|
| 105 | configure:1818: test -s conftest.o |
|---|
| 106 | configure:1821: $? = 0 |
|---|
| 107 | configure:1832: result: yes |
|---|
| 108 | configure:1874: g++ -c -g -O2 conftest.cc >&5 |
|---|
| 109 | configure:1880: $? = 0 |
|---|
| 110 | configure:1884: test -z |
|---|
| 111 | || test ! -s conftest.err |
|---|
| 112 | configure:1887: $? = 0 |
|---|
| 113 | configure:1890: test -s conftest.o |
|---|
| 114 | configure:1893: $? = 0 |
|---|
| 115 | configure:1919: g++ -c -g -O2 conftest.cc >&5 |
|---|
| 116 | conftest.cc: In function 'int main()': |
|---|
| 117 | conftest.cc:13: error: 'exit' was not declared in this scope |
|---|
| 118 | configure:1925: $? = 1 |
|---|
| 119 | configure: failed program was: |
|---|
| 120 | | /* confdefs.h. */ |
|---|
| 121 | | |
|---|
| 122 | | #define PACKAGE_NAME "" |
|---|
| 123 | | #define PACKAGE_TARNAME "" |
|---|
| 124 | | #define PACKAGE_VERSION "" |
|---|
| 125 | | #define PACKAGE_STRING "" |
|---|
| 126 | | #define PACKAGE_BUGREPORT "" |
|---|
| 127 | | /* end confdefs.h. */ |
|---|
| 128 | | |
|---|
| 129 | | int |
|---|
| 130 | | main () |
|---|
| 131 | | { |
|---|
| 132 | | exit (42); |
|---|
| 133 | | ; |
|---|
| 134 | | return 0; |
|---|
| 135 | | } |
|---|
| 136 | configure:1874: g++ -c -g -O2 conftest.cc >&5 |
|---|
| 137 | configure:1880: $? = 0 |
|---|
| 138 | configure:1884: test -z |
|---|
| 139 | || test ! -s conftest.err |
|---|
| 140 | configure:1887: $? = 0 |
|---|
| 141 | configure:1890: test -s conftest.o |
|---|
| 142 | configure:1893: $? = 0 |
|---|
| 143 | configure:1919: g++ -c -g -O2 conftest.cc >&5 |
|---|
| 144 | configure:1925: $? = 0 |
|---|
| 145 | configure:1929: test -z |
|---|
| 146 | || test ! -s conftest.err |
|---|
| 147 | configure:1932: $? = 0 |
|---|
| 148 | configure:1935: test -s conftest.o |
|---|
| 149 | configure:1938: $? = 0 |
|---|
| 150 | configure:1964: checking whether g++ supports bool types |
|---|
| 151 | configure:1994: g++ -c -g -O2 conftest.cc >&5 |
|---|
| 152 | configure:2000: $? = 0 |
|---|
| 153 | configure:2004: test -z |
|---|
| 154 | || test ! -s conftest.err |
|---|
| 155 | configure:2007: $? = 0 |
|---|
| 156 | configure:2010: test -s conftest.o |
|---|
| 157 | configure:2013: $? = 0 |
|---|
| 158 | configure:2032: result: yes |
|---|
| 159 | configure:2043: checking whether g++ supports long long types |
|---|
| 160 | configure:2073: g++ -c -g -O2 conftest.cc >&5 |
|---|
| 161 | configure:2079: $? = 0 |
|---|
| 162 | configure:2083: test -z |
|---|
| 163 | || test ! -s conftest.err |
|---|
| 164 | configure:2086: $? = 0 |
|---|
| 165 | configure:2089: test -s conftest.o |
|---|
| 166 | configure:2092: $? = 0 |
|---|
| 167 | configure:2111: result: yes |
|---|
| 168 | configure:2171: checking for gcc |
|---|
| 169 | configure:2187: found /usr/bin/gcc |
|---|
| 170 | configure:2197: result: gcc |
|---|
| 171 | configure:2441: checking for C compiler version |
|---|
| 172 | configure:2444: gcc --version </dev/null >&5 |
|---|
| 173 | gcc (GCC) 4.1.2 20070115 (SUSE Linux) |
|---|
| 174 | Copyright (C) 2006 Free Software Foundation, Inc. |
|---|
| 175 | This is free software; see the source for copying conditions. There is NO |
|---|
| 176 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
|---|
| 177 | |
|---|
| 178 | configure:2447: $? = 0 |
|---|
| 179 | configure:2449: gcc -v </dev/null >&5 |
|---|
| 180 | Using built-in specs. |
|---|
| 181 | Target: x86_64-suse-linux |
|---|
| 182 | Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.1.2 --enable-ssp --disable-libssp --disable-libgcj --with-slibdir=/lib64 --with-system-zlib --enable-shared --enable-__cxa_atexit --enable-libstdcxx-allocator=new --program-suffix= --enable-version-specific-runtime-libs --without-system-libunwind --with-cpu=generic --host=x86_64-suse-linux |
|---|
| 183 | Thread model: posix |
|---|
| 184 | gcc version 4.1.2 20070115 (SUSE Linux) |
|---|
| 185 | configure:2452: $? = 0 |
|---|
| 186 | configure:2454: gcc -V </dev/null >&5 |
|---|
| 187 | gcc: '-V' option must have argument |
|---|
| 188 | configure:2457: $? = 1 |
|---|
| 189 | configure:2460: checking whether we are using the GNU C compiler |
|---|
| 190 | configure:2484: gcc -c conftest.c >&5 |
|---|
| 191 | configure:2490: $? = 0 |
|---|
| 192 | configure:2494: test -z |
|---|
| 193 | || test ! -s conftest.err |
|---|
| 194 | configure:2497: $? = 0 |
|---|
| 195 | configure:2500: test -s conftest.o |
|---|
| 196 | configure:2503: $? = 0 |
|---|
| 197 | configure:2516: result: yes |
|---|
| 198 | configure:2522: checking whether gcc accepts -g |
|---|
| 199 | configure:2543: gcc -c -g conftest.c >&5 |
|---|
| 200 | configure:2549: $? = 0 |
|---|
| 201 | configure:2553: test -z |
|---|
| 202 | || test ! -s conftest.err |
|---|
| 203 | configure:2556: $? = 0 |
|---|
| 204 | configure:2559: test -s conftest.o |
|---|
| 205 | configure:2562: $? = 0 |
|---|
| 206 | configure:2573: result: yes |
|---|
| 207 | configure:2590: checking for gcc option to accept ANSI C |
|---|
| 208 | configure:2660: gcc -c -g -O2 conftest.c >&5 |
|---|
| 209 | configure:2666: $? = 0 |
|---|
| 210 | configure:2670: test -z |
|---|
| 211 | || test ! -s conftest.err |
|---|
| 212 | configure:2673: $? = 0 |
|---|
| 213 | configure:2676: test -s conftest.o |
|---|
| 214 | configure:2679: $? = 0 |
|---|
| 215 | configure:2697: result: none needed |
|---|
| 216 | configure:2715: gcc -c -g -O2 conftest.c >&5 |
|---|
| 217 | conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' |
|---|
| 218 | configure:2721: $? = 1 |
|---|
| 219 | configure: failed program was: |
|---|
| 220 | | #ifndef __cplusplus |
|---|
| 221 | | choke me |
|---|
| 222 | | #endif |
|---|
| 223 | configure:2860: checking how to run the C preprocessor |
|---|
| 224 | configure:2895: gcc -E conftest.c |
|---|
| 225 | configure:2901: $? = 0 |
|---|
| 226 | configure:2933: gcc -E conftest.c |
|---|
| 227 | conftest.c:14:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 228 | configure:2939: $? = 1 |
|---|
| 229 | configure: failed program was: |
|---|
| 230 | | /* confdefs.h. */ |
|---|
| 231 | | |
|---|
| 232 | | #define PACKAGE_NAME "" |
|---|
| 233 | | #define PACKAGE_TARNAME "" |
|---|
| 234 | | #define PACKAGE_VERSION "" |
|---|
| 235 | | #define PACKAGE_STRING "" |
|---|
| 236 | | #define PACKAGE_BUGREPORT "" |
|---|
| 237 | | #ifdef __cplusplus |
|---|
| 238 | | extern "C" void std::exit (int) throw (); using std::exit; |
|---|
| 239 | | #endif |
|---|
| 240 | | #define HAVE_BOOL 1 |
|---|
| 241 | | #define LONG_LONG long long |
|---|
| 242 | | /* end confdefs.h. */ |
|---|
| 243 | | #include <ac_nonexistent.h> |
|---|
| 244 | configure:2978: result: gcc -E |
|---|
| 245 | configure:3002: gcc -E conftest.c |
|---|
| 246 | configure:3008: $? = 0 |
|---|
| 247 | configure:3040: gcc -E conftest.c |
|---|
| 248 | conftest.c:14:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 249 | configure:3046: $? = 1 |
|---|
| 250 | configure: failed program was: |
|---|
| 251 | | /* confdefs.h. */ |
|---|
| 252 | | |
|---|
| 253 | | #define PACKAGE_NAME "" |
|---|
| 254 | | #define PACKAGE_TARNAME "" |
|---|
| 255 | | #define PACKAGE_VERSION "" |
|---|
| 256 | | #define PACKAGE_STRING "" |
|---|
| 257 | | #define PACKAGE_BUGREPORT "" |
|---|
| 258 | | #ifdef __cplusplus |
|---|
| 259 | | extern "C" void std::exit (int) throw (); using std::exit; |
|---|
| 260 | | #endif |
|---|
| 261 | | #define HAVE_BOOL 1 |
|---|
| 262 | | #define LONG_LONG long long |
|---|
| 263 | | /* end confdefs.h. */ |
|---|
| 264 | | #include <ac_nonexistent.h> |
|---|
| 265 | configure:3090: checking for X |
|---|
| 266 | configure:3320: result: libraries /usr/X11R6/lib64, headers /usr/X11R6/include |
|---|
| 267 | configure:3355: checking for a BSD-compatible install |
|---|
| 268 | configure:3410: result: /usr/bin/install -c |
|---|
| 269 | configure:3425: checking for gawk |
|---|
| 270 | configure:3441: found /usr/bin/gawk |
|---|
| 271 | configure:3451: result: gawk |
|---|
| 272 | configure:3502: checking for ranlib |
|---|
| 273 | configure:3518: found /usr/bin/ranlib |
|---|
| 274 | configure:3529: result: ranlib |
|---|
| 275 | configure:3619: checking for snprintf |
|---|
| 276 | configure:3676: gcc -o conftest -g -O2 conftest.c -L/usr/X11R6/lib64 >&5 |
|---|
| 277 | conftest.c:38: warning: conflicting types for built-in function 'snprintf' |
|---|
| 278 | configure:3682: $? = 0 |
|---|
| 279 | configure:3686: test -z |
|---|
| 280 | || test ! -s conftest.err |
|---|
| 281 | configure:3689: $? = 0 |
|---|
| 282 | configure:3692: test -s conftest |
|---|
| 283 | configure:3695: $? = 0 |
|---|
| 284 | configure:3707: result: yes |
|---|
| 285 | configure:3731: checking how to run the C++ preprocessor |
|---|
| 286 | configure:3762: g++ -E conftest.cc |
|---|
| 287 | configure:3768: $? = 0 |
|---|
| 288 | configure:3800: g++ -E conftest.cc |
|---|
| 289 | conftest.cc:15:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 290 | configure:3806: $? = 1 |
|---|
| 291 | configure: failed program was: |
|---|
| 292 | | /* confdefs.h. */ |
|---|
| 293 | | |
|---|
| 294 | | #define PACKAGE_NAME "" |
|---|
| 295 | | #define PACKAGE_TARNAME "" |
|---|
| 296 | | #define PACKAGE_VERSION "" |
|---|
| 297 | | #define PACKAGE_STRING "" |
|---|
| 298 | | #define PACKAGE_BUGREPORT "" |
|---|
| 299 | | #ifdef __cplusplus |
|---|
| 300 | | extern "C" void std::exit (int) throw (); using std::exit; |
|---|
| 301 | | #endif |
|---|
| 302 | | #define HAVE_BOOL 1 |
|---|
| 303 | | #define LONG_LONG long long |
|---|
| 304 | | #define HAVE_SNPRINTF 1 |
|---|
| 305 | | /* end confdefs.h. */ |
|---|
| 306 | | #include <ac_nonexistent.h> |
|---|
| 307 | configure:3845: result: g++ -E |
|---|
| 308 | configure:3869: g++ -E conftest.cc |
|---|
| 309 | configure:3875: $? = 0 |
|---|
| 310 | configure:3907: g++ -E conftest.cc |
|---|
| 311 | conftest.cc:15:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 312 | configure:3913: $? = 1 |
|---|
| 313 | configure: failed program was: |
|---|
| 314 | | /* confdefs.h. */ |
|---|
| 315 | | |
|---|
| 316 | | #define PACKAGE_NAME "" |
|---|
| 317 | | #define PACKAGE_TARNAME "" |
|---|
| 318 | | #define PACKAGE_VERSION "" |
|---|
| 319 | | #define PACKAGE_STRING "" |
|---|
| 320 | | #define PACKAGE_BUGREPORT "" |
|---|
| 321 | | #ifdef __cplusplus |
|---|
| 322 | | extern "C" void std::exit (int) throw (); using std::exit; |
|---|
| 323 | | #endif |
|---|
| 324 | | #define HAVE_BOOL 1 |
|---|
| 325 | | #define LONG_LONG long long |
|---|
| 326 | | #define HAVE_SNPRINTF 1 |
|---|
| 327 | | /* end confdefs.h. */ |
|---|
| 328 | | #include <ac_nonexistent.h> |
|---|
| 329 | configure:3957: checking for egrep |
|---|
| 330 | configure:3967: result: grep -E |
|---|
| 331 | configure:3972: checking for ANSI C header files |
|---|
| 332 | configure:3997: g++ -c -g -O2 -I/usr/X11R6/include conftest.cc >&5 |
|---|
| 333 | configure:4003: $? = 0 |
|---|
| 334 | configure:4007: test -z |
|---|
| 335 | || test ! -s conftest.err |
|---|
| 336 | configure:4010: $? = 0 |
|---|
| 337 | configure:4013: test -s conftest.o |
|---|
| 338 | configure:4016: $? = 0 |
|---|
| 339 | configure:4105: g++ -o conftest -g -O2 -I/usr/X11R6/include conftest.cc -L/usr/X11R6/lib64 >&5 |
|---|
| 340 | configure:4108: $? = 0 |
|---|
| 341 | configure:4110: ./conftest |
|---|
| 342 | configure:4113: $? = 0 |
|---|
| 343 | configure:4128: result: yes |
|---|
| 344 | configure:4152: checking for sys/types.h |
|---|
| 345 | configure:4168: g++ -c -g -O2 -I/usr/X11R6/include conftest.cc >&5 |
|---|
| 346 | configure:4174: $? = 0 |
|---|
| 347 | configure:4178: test -z |
|---|
| 348 | || test ! -s conftest.err |
|---|
| 349 | configure:4181: $? = 0 |
|---|
| 350 | configure:4184: test -s conftest.o |
|---|
| 351 | configure:4187: $? = 0 |
|---|
| 352 | configure:4198: result: yes |
|---|
| 353 | configure:4152: checking for sys/stat.h |
|---|
| 354 | configure:4168: g++ -c -g -O2 -I/usr/X11R6/include conftest.cc >&5 |
|---|
| 355 | configure:4174: $? = 0 |
|---|
| 356 | configure:4178: test -z |
|---|
| 357 | || test ! -s conftest.err |
|---|
| 358 | configure:4181: $? = 0 |
|---|
| 359 | configure:4184: test -s conftest.o |
|---|
| 360 | configure:4187: $? = 0 |
|---|
| 361 | configure:4198: result: yes |
|---|
| 362 | configure:4152: checking for stdlib.h |
|---|
| 363 | configure:4168: g++ -c -g -O2 -I/usr/X11R6/include conftest.cc >&5 |
|---|
| 364 | configure:4174: $? = 0 |
|---|
| 365 | configure:4178: test -z |
|---|
| 366 | || test ! -s conftest.err |
|---|
| 367 | configure:4181: $? = 0 |
|---|
| 368 | configure:4184: test -s conftest.o |
|---|
| 369 | configure:4187: $? = 0 |
|---|
| 370 | configure:4198: result: yes |
|---|
| 371 | configure:4152: checking for string.h |
|---|
| 372 | configure:4168: g++ -c -g -O2 -I/usr/X11R6/include conftest.cc >&5 |
|---|
| 373 | configure:4174: $? = 0 |
|---|
| 374 | configure:4178: test -z |
|---|
| 375 | || test ! -s conftest.err |
|---|
| 376 | configure:4181: $? = 0 |
|---|
| 377 | configure:4184: test -s conftest.o |
|---|
| 378 | configure:4187: $? = 0 |
|---|
| 379 | configure:4198: result: yes |
|---|
| 380 | configure:4152: checking for memory.h |
|---|
| 381 | configure:4168: g++ -c -g -O2 -I/usr/X11R6/include conftest.cc >&5 |
|---|
| 382 | configure:4174: $? = 0 |
|---|
| 383 | configure:4178: test -z |
|---|
| 384 | || test ! -s conftest.err |
|---|
| 385 | configure:4181: $? = 0 |
|---|
| 386 | configure:4184: test -s conftest.o |
|---|
| 387 | configure:4187: $? = 0 |
|---|
| 388 | configure:4198: result: yes |
|---|
| 389 | configure:4152: checking for strings.h |
|---|
| 390 | configure:4168: g++ -c -g -O2 -I/usr/X11R6/include conftest.cc >&5 |
|---|
| 391 | configure:4174: $? = 0 |
|---|
| 392 | configure:4178: test -z |
|---|
| 393 | || test ! -s conftest.err |
|---|
| 394 | configure:4181: $? = 0 |
|---|
| 395 | configure:4184: test -s conftest.o |
|---|
| 396 | configure:4187: $? = 0 |
|---|
| 397 | configure:4198: result: yes |
|---|
| 398 | configure:4152: checking for inttypes.h |
|---|
| 399 | configure:4168: g++ -c -g -O2 -I/usr/X11R6/include conftest.cc >&5 |
|---|
| 400 | configure:4174: $? = 0 |
|---|
| 401 | configure:4178: test -z |
|---|
| 402 | || test ! -s conftest.err |
|---|
| 403 | configure:4181: $? = 0 |
|---|
| 404 | configure:4184: test -s conftest.o |
|---|
| 405 | configure:4187: $? = 0 |
|---|
| 406 | configure:4198: result: yes |
|---|
| 407 | configure:4152: checking for stdint.h |
|---|
| 408 | configure:4168: g++ -c -g -O2 -I/usr/X11R6/include conftest.cc >&5 |
|---|
| 409 | configure:4174: $? = 0 |
|---|
| 410 | configure:4178: test -z |
|---|
| 411 | || test ! -s conftest.err |
|---|
| 412 | configure:4181: $? = 0 |
|---|
| 413 | configure:4184: test -s conftest.o |
|---|
| 414 | configure:4187: $? = 0 |
|---|
| 415 | configure:4198: result: yes |
|---|
| 416 | configure:4152: checking for unistd.h |
|---|
| 417 | configure:4168: g++ -c -g -O2 -I/usr/X11R6/include conftest.cc >&5 |
|---|
| 418 | configure:4174: $? = 0 |
|---|
| 419 | configure:4178: test -z |
|---|
| 420 | || test ! -s conftest.err |
|---|
| 421 | configure:4181: $? = 0 |
|---|
| 422 | configure:4184: test -s conftest.o |
|---|
| 423 | configure:4187: $? = 0 |
|---|
| 424 | configure:4198: result: yes |
|---|
| 425 | configure:4224: checking iostream usability |
|---|
| 426 | configure:4236: g++ -c -g -O2 -I/usr/X11R6/include conftest.cc >&5 |
|---|
| 427 | configure:4242: $? = 0 |
|---|
| 428 | configure:4246: test -z |
|---|
| 429 | || test ! -s conftest.err |
|---|
| 430 | configure:4249: $? = 0 |
|---|
| 431 | configure:4252: test -s conftest.o |
|---|
| 432 | configure:4255: $? = 0 |
|---|
| 433 | configure:4265: result: yes |
|---|
| 434 | configure:4269: checking iostream presence |
|---|
| 435 | configure:4279: g++ -E conftest.cc |
|---|
| 436 | configure:4285: $? = 0 |
|---|
| 437 | configure:4305: result: yes |
|---|
| 438 | configure:4340: checking for iostream |
|---|
| 439 | configure:4347: result: yes |
|---|
| 440 | configure:4374: checking fstream usability |
|---|
| 441 | configure:4386: g++ -c -g -O2 -I/usr/X11R6/include conftest.cc >&5 |
|---|
| 442 | configure:4392: $? = 0 |
|---|
| 443 | configure:4396: test -z |
|---|
| 444 | || test ! -s conftest.err |
|---|
| 445 | configure:4399: $? = 0 |
|---|
| 446 | configure:4402: test -s conftest.o |
|---|
| 447 | configure:4405: $? = 0 |
|---|
| 448 | configure:4415: result: yes |
|---|
| 449 | configure:4419: checking fstream presence |
|---|
| 450 | configure:4429: g++ -E conftest.cc |
|---|
| 451 | configure:4435: $? = 0 |
|---|
| 452 | configure:4455: result: yes |
|---|
| 453 | configure:4490: checking for fstream |
|---|
| 454 | configure:4497: result: yes |
|---|
| 455 | configure:4528: checking X11/xpm.h usability |
|---|
| 456 | configure:4540: gcc -c -g -O2 -I /usr/X11R6/include conftest.c >&5 |
|---|
| 457 | configure:4546: $? = 0 |
|---|
| 458 | configure:4550: test -z |
|---|
| 459 | || test ! -s conftest.err |
|---|
| 460 | configure:4553: $? = 0 |
|---|
| 461 | configure:4556: test -s conftest.o |
|---|
| 462 | configure:4559: $? = 0 |
|---|
| 463 | configure:4569: result: yes |
|---|
| 464 | configure:4573: checking X11/xpm.h presence |
|---|
| 465 | configure:4583: gcc -E -I /usr/X11R6/include conftest.c |
|---|
| 466 | configure:4589: $? = 0 |
|---|
| 467 | configure:4609: result: yes |
|---|
| 468 | configure:4644: checking for X11/xpm.h |
|---|
| 469 | configure:4651: result: yes |
|---|
| 470 | configure:4656: checking for XpmCreateImageFromData in -lXpm |
|---|
| 471 | configure:4686: gcc -o conftest -g -O2 -I /usr/X11R6/include conftest.c -lXpm -lX11 -L/usr/X11R6/lib64 >&5 |
|---|
| 472 | configure:4692: $? = 0 |
|---|
| 473 | configure:4696: test -z |
|---|
| 474 | || test ! -s conftest.err |
|---|
| 475 | configure:4699: $? = 0 |
|---|
| 476 | configure:4702: test -s conftest |
|---|
| 477 | configure:4705: $? = 0 |
|---|
| 478 | configure:4718: result: yes |
|---|
| 479 | configure:5392: checking for usleep |
|---|
| 480 | configure:5449: gcc -o conftest -g -O2 -I /usr/X11R6/include conftest.c -L/usr/X11R6/lib64 >&5 |
|---|
| 481 | configure:5455: $? = 0 |
|---|
| 482 | configure:5459: test -z |
|---|
| 483 | || test ! -s conftest.err |
|---|
| 484 | configure:5462: $? = 0 |
|---|
| 485 | configure:5465: test -s conftest |
|---|
| 486 | configure:5468: $? = 0 |
|---|
| 487 | configure:5480: result: yes |
|---|
| 488 | configure:5635: creating ./config.status |
|---|
| 489 | |
|---|
| 490 | ## ---------------------- ## |
|---|
| 491 | ## Running config.status. ## |
|---|
| 492 | ## ---------------------- ## |
|---|
| 493 | |
|---|
| 494 | This file was extended by config.status, which was |
|---|
| 495 | generated by GNU Autoconf 2.59. Invocation command line was |
|---|
| 496 | |
|---|
| 497 | CONFIG_FILES = |
|---|
| 498 | CONFIG_HEADERS = |
|---|
| 499 | CONFIG_LINKS = |
|---|
| 500 | CONFIG_COMMANDS = |
|---|
| 501 | $ ./config.status |
|---|
| 502 | |
|---|
| 503 | on linux-w271 |
|---|
| 504 | |
|---|
| 505 | config.status:683: creating Makefile |
|---|
| 506 | config.status:683: creating linux/Makefile |
|---|
| 507 | config.status:683: creating Makefile.config |
|---|
| 508 | config.status:683: creating Makefile.GNU.autodep |
|---|
| 509 | config.status:683: creating Xdefaults |
|---|
| 510 | config.status:683: creating linux/memstat/Makefile |
|---|
| 511 | |
|---|
| 512 | ## ---------------- ## |
|---|
| 513 | ## Cache variables. ## |
|---|
| 514 | ## ---------------- ## |
|---|
| 515 | |
|---|
| 516 | ac_cv_build=x86_64-unknown-linux-gnu |
|---|
| 517 | ac_cv_build_alias=x86_64-unknown-linux-gnu |
|---|
| 518 | ac_cv_c_compiler_gnu=yes |
|---|
| 519 | ac_cv_cxx_compiler_gnu=yes |
|---|
| 520 | ac_cv_env_CC_set= |
|---|
| 521 | ac_cv_env_CC_value= |
|---|
| 522 | ac_cv_env_CFLAGS_set= |
|---|
| 523 | ac_cv_env_CFLAGS_value= |
|---|
| 524 | ac_cv_env_CPPFLAGS_set= |
|---|
| 525 | ac_cv_env_CPPFLAGS_value= |
|---|
| 526 | ac_cv_env_CPP_set= |
|---|
| 527 | ac_cv_env_CPP_value= |
|---|
| 528 | ac_cv_env_CXXCPP_set= |
|---|
| 529 | ac_cv_env_CXXCPP_value= |
|---|
| 530 | ac_cv_env_CXXFLAGS_set= |
|---|
| 531 | ac_cv_env_CXXFLAGS_value= |
|---|
| 532 | ac_cv_env_CXX_set= |
|---|
| 533 | ac_cv_env_CXX_value= |
|---|
| 534 | ac_cv_env_LDFLAGS_set= |
|---|
| 535 | ac_cv_env_LDFLAGS_value= |
|---|
| 536 | ac_cv_env_build_alias_set= |
|---|
| 537 | ac_cv_env_build_alias_value= |
|---|
| 538 | ac_cv_env_host_alias_set= |
|---|
| 539 | ac_cv_env_host_alias_value= |
|---|
| 540 | ac_cv_env_target_alias_set= |
|---|
| 541 | ac_cv_env_target_alias_value= |
|---|
| 542 | ac_cv_exeext= |
|---|
| 543 | ac_cv_func_snprintf=yes |
|---|
| 544 | ac_cv_func_usleep=yes |
|---|
| 545 | ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib64' |
|---|
| 546 | ac_cv_header_X11_xpm_h=yes |
|---|
| 547 | ac_cv_header_fstream=yes |
|---|
| 548 | ac_cv_header_inttypes_h=yes |
|---|
| 549 | ac_cv_header_iostream=yes |
|---|
| 550 | ac_cv_header_memory_h=yes |
|---|
| 551 | ac_cv_header_stdc=yes |
|---|
| 552 | ac_cv_header_stdint_h=yes |
|---|
| 553 | ac_cv_header_stdlib_h=yes |
|---|
| 554 | ac_cv_header_string_h=yes |
|---|
| 555 | ac_cv_header_strings_h=yes |
|---|
| 556 | ac_cv_header_sys_stat_h=yes |
|---|
| 557 | ac_cv_header_sys_types_h=yes |
|---|
| 558 | ac_cv_header_unistd_h=yes |
|---|
| 559 | ac_cv_host=x86_64-unknown-linux-gnu |
|---|
| 560 | ac_cv_host_alias=x86_64-unknown-linux-gnu |
|---|
| 561 | ac_cv_lib_Xpm_XpmCreateImageFromData=yes |
|---|
| 562 | ac_cv_objext=o |
|---|
| 563 | ac_cv_path_install='/usr/bin/install -c' |
|---|
| 564 | ac_cv_prog_AWK=gawk |
|---|
| 565 | ac_cv_prog_CPP='gcc -E' |
|---|
| 566 | ac_cv_prog_CXXCPP='g++ -E' |
|---|
| 567 | ac_cv_prog_ac_ct_CC=gcc |
|---|
| 568 | ac_cv_prog_ac_ct_CXX=g++ |
|---|
| 569 | ac_cv_prog_ac_ct_RANLIB=ranlib |
|---|
| 570 | ac_cv_prog_cc_g=yes |
|---|
| 571 | ac_cv_prog_cc_stdc= |
|---|
| 572 | ac_cv_prog_cxx_g=yes |
|---|
| 573 | ac_cv_prog_egrep='grep -E' |
|---|
| 574 | ice_cv_have_bool=yes |
|---|
| 575 | ice_cv_have_long_long=yes |
|---|
| 576 | |
|---|
| 577 | ## ----------------- ## |
|---|
| 578 | ## Output variables. ## |
|---|
| 579 | ## ----------------- ## |
|---|
| 580 | |
|---|
| 581 | ## Autodepend rule defaults to disabled.\ |
|---|
| 582 | ## Autodepend rule defaults to disabled.\ |
|---|
| 583 | #-include ../Makefile.GNU.autodep' |
|---|
| 584 | #-include Makefile.GNU.autodep' |
|---|
| 585 | AUTODEPEND='' |
|---|
| 586 | AUTODEPRULE='\ |
|---|
| 587 | AUTODEPRULE_SUBDIR='\ |
|---|
| 588 | AWK='gawk' |
|---|
| 589 | BTRYMETER='' |
|---|
| 590 | CC='gcc' |
|---|
| 591 | CFLAGS='-g -O2' |
|---|
| 592 | CPP='gcc -E' |
|---|
| 593 | CPPFLAGS='-I /usr/X11R6/include' |
|---|
| 594 | CPP_DEP='' |
|---|
| 595 | CXX='g++' |
|---|
| 596 | CXXCPP='g++ -E' |
|---|
| 597 | CXXFLAGS='-g -O2 -I/usr/X11R6/include' |
|---|
| 598 | DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_BOOL=1 -DLONG_LONG=long\ long -DHAVE_SNPRINTF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IOSTREAM=1 -DHAVE_FSTREAM=1 -DHAVE_XPM=1 -DGNULIBC=1 -DUSESYSCALLS=1 -DHAVE_USLEEP=1 ' |
|---|
| 599 | ECHO_C='' |
|---|
| 600 | ECHO_N='-n' |
|---|
| 601 | ECHO_T='' |
|---|
| 602 | EGREP='grep -E' |
|---|
| 603 | ELF_LINK_FLAGS='' |
|---|
| 604 | EXEEXT='' |
|---|
| 605 | EXTRALIBS='-lXpm' |
|---|
| 606 | EXTRA_CXXFLAGS='-Wall -O4' |
|---|
| 607 | INSTALL_ARGS='-m 755' |
|---|
| 608 | INSTALL_DATA='${INSTALL} -m 644' |
|---|
| 609 | INSTALL_PROGRAM='${INSTALL}' |
|---|
| 610 | INSTALL_SCRIPT='${INSTALL}' |
|---|
| 611 | LDFLAGS='' |
|---|
| 612 | LIBOBJS='' |
|---|
| 613 | LIBS='-L/usr/X11R6/lib64 ' |
|---|
| 614 | LINUX_SMP='' |
|---|
| 615 | LTLIBOBJS='' |
|---|
| 616 | LVERSION='2.6' |
|---|
| 617 | MEMSTAT='' |
|---|
| 618 | NetMeter_Default_Setting='False' |
|---|
| 619 | OBJEXT='o' |
|---|
| 620 | PACKAGE_BUGREPORT='' |
|---|
| 621 | PACKAGE_NAME='' |
|---|
| 622 | PACKAGE_STRING='' |
|---|
| 623 | PACKAGE_TARNAME='' |
|---|
| 624 | PACKAGE_VERSION='' |
|---|
| 625 | PATH_SEPARATOR=':' |
|---|
| 626 | RANLIB='ranlib' |
|---|
| 627 | SHELL='/bin/sh' |
|---|
| 628 | TOP_SRCDIR='/home/emasson/MaXX-Interactive-SLED/MaXX/Src/Apps/gr_osview-1.8.4' |
|---|
| 629 | USE_MOD_VERSIONS='' |
|---|
| 630 | ac_ct_CC='gcc' |
|---|
| 631 | ac_ct_CXX='g++' |
|---|
| 632 | ac_ct_RANLIB='ranlib' |
|---|
| 633 | bindir='${exec_prefix}/bin' |
|---|
| 634 | build='x86_64-unknown-linux-gnu' |
|---|
| 635 | build_alias='' |
|---|
| 636 | build_cpu='x86_64' |
|---|
| 637 | build_os='linux-gnu' |
|---|
| 638 | build_vendor='unknown' |
|---|
| 639 | datadir='${prefix}/share' |
|---|
| 640 | exec_prefix='${prefix}' |
|---|
| 641 | host='x86_64-unknown-linux-gnu' |
|---|
| 642 | host_alias='' |
|---|
| 643 | host_cpu='x86_64' |
|---|
| 644 | host_dir='linux' |
|---|
| 645 | host_os='linux' |
|---|
| 646 | host_vendor='unknown' |
|---|
| 647 | includedir='${prefix}/include' |
|---|
| 648 | infodir='${prefix}/info' |
|---|
| 649 | libdir='${exec_prefix}/lib' |
|---|
| 650 | libexecdir='${exec_prefix}/libexec' |
|---|
| 651 | localstatedir='${prefix}/var' |
|---|
| 652 | mandir='${prefix}/man' |
|---|
| 653 | oldincludedir='/usr/include' |
|---|
| 654 | prefix='/usr/X11R6' |
|---|
| 655 | program_transform_name='s,x,x,' |
|---|
| 656 | sbindir='${exec_prefix}/sbin' |
|---|
| 657 | sharedstatedir='${prefix}/com' |
|---|
| 658 | sysconfdir='${prefix}/etc' |
|---|
| 659 | target_alias='' |
|---|
| 660 | x_includes='/usr/X11R6/include' |
|---|
| 661 | x_libraries='/usr/X11R6/lib64' |
|---|
| 662 | |
|---|
| 663 | ## ----------- ## |
|---|
| 664 | ## confdefs.h. ## |
|---|
| 665 | ## ----------- ## |
|---|
| 666 | |
|---|
| 667 | #define GNULIBC 1 |
|---|
| 668 | #define HAVE_BOOL 1 |
|---|
| 669 | #define HAVE_FSTREAM 1 |
|---|
| 670 | #define HAVE_INTTYPES_H 1 |
|---|
| 671 | #define HAVE_IOSTREAM 1 |
|---|
| 672 | #define HAVE_MEMORY_H 1 |
|---|
| 673 | #define HAVE_SNPRINTF 1 |
|---|
| 674 | #define HAVE_STDINT_H 1 |
|---|
| 675 | #define HAVE_STDLIB_H 1 |
|---|
| 676 | #define HAVE_STRINGS_H 1 |
|---|
| 677 | #define HAVE_STRING_H 1 |
|---|
| 678 | #define HAVE_SYS_STAT_H 1 |
|---|
| 679 | #define HAVE_SYS_TYPES_H 1 |
|---|
| 680 | #define HAVE_UNISTD_H 1 |
|---|
| 681 | #define HAVE_USLEEP 1 |
|---|
| 682 | #define HAVE_XPM 1 |
|---|
| 683 | #define LONG_LONG long long |
|---|
| 684 | #define PACKAGE_BUGREPORT "" |
|---|
| 685 | #define PACKAGE_NAME "" |
|---|
| 686 | #define PACKAGE_STRING "" |
|---|
| 687 | #define PACKAGE_TARNAME "" |
|---|
| 688 | #define PACKAGE_VERSION "" |
|---|
| 689 | #define STDC_HEADERS 1 |
|---|
| 690 | #define USESYSCALLS 1 |
|---|
| 691 | #endif |
|---|
| 692 | #ifdef __cplusplus |
|---|
| 693 | extern "C" void std::exit (int) throw (); using std::exit; |
|---|
| 694 | |
|---|
| 695 | configure: exit 0 |
|---|