This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = obelix uname -m = 000000000000 uname -r = 2 uname -s = AIX uname -v = 7 /usr/bin/uname -p = powerpc /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = 7.2.0.0 /bin/universe = unknown PATH: /usr/bin PATH: /etc PATH: /usr/sbin PATH: /usr/ucb PATH: /usr/dt/bin PATH: /usr/bin/X11 PATH: /sbin PATH: /opt/freeware/bin PATH: /usr/local/bin PATH: /usr/local/gcc/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1361: checking for a BSD-compatible install configure:1416: result: ./install-sh -c configure:1427: checking whether build environment is sane configure:1470: result: yes configure:1535: checking for gawk configure:1564: result: no configure:1535: checking for mawk configure:1564: result: no configure:1535: checking for nawk configure:1551: found /usr/bin/nawk configure:1561: result: nawk configure:1571: checking whether make sets $(MAKE) configure:1591: result: yes configure:1808: checking for gcc configure:1824: found /usr/local/gcc/bin/gcc configure:1834: result: gcc configure:2078: checking for C compiler version configure:2081: gcc --version &5 gcc (GCC) 10.2.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2084: $? = 0 configure:2086: gcc -v &5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/local/gcc/libexec/gcc/powerpc-ibm-aix7.2.5.0/10.2.0/lto-wrapper Target: powerpc-ibm-aix7.2.5.0 Configured with: ./configure --prefix=/usr/local/gcc --mandir=/usr/local/gcc/man --infodir=/usr/local/gcc/info --with-local-prefix=/usr/local/gcc --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --enable-languages=c,c++ --disable-nls --without-gnu-ld --without-gnu-as --disable-libssp --with-isl=/usr/local --with-gmp=/usr/local --with-gmp-include=/usr/local/include --with-gmp-lib=/usr/local/lib/ --with-pmfr=/usr/local/ --with-mpfr-include=/usr/local/include --with-mpfr-lib=/usr/local/lib --with-mpc=/usr/local/ --with-mpc-include=/usr/local/include/ --with-mpc-lib=/usr/local/lib/ Thread model: aix Supported LTO compression algorithms: zlib gcc version 10.2.0 (GCC) configure:2089: $? = 0 configure:2091: gcc -V &5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:2094: $? = 1 configure:2117: checking for C compiler default output file name configure:2120: gcc conftest.c >&5 configure:2123: $? = 0 configure:2169: result: a.out configure:2174: checking whether the C compiler works configure:2180: ./a.out configure:2183: $? = 0 configure:2200: result: yes configure:2207: checking whether we are cross compiling configure:2209: result: no configure:2212: checking for suffix of executables configure:2214: gcc -o conftest conftest.c >&5 configure:2217: $? = 0 configure:2242: result: configure:2248: checking for suffix of object files configure:2269: gcc -c conftest.c >&5 configure:2272: $? = 0 configure:2294: result: o configure:2298: checking whether we are using the GNU C compiler configure:2322: gcc -c conftest.c >&5 configure:2328: $? = 0 configure:2332: test -z || test ! -s conftest.err configure:2335: $? = 0 configure:2338: test -s conftest.o configure:2341: $? = 0 configure:2354: result: yes configure:2360: checking whether gcc accepts -g configure:2381: gcc -c -g conftest.c >&5 configure:2387: $? = 0 configure:2391: test -z || test ! -s conftest.err configure:2394: $? = 0 configure:2397: test -s conftest.o configure:2400: $? = 0 configure:2411: result: yes configure:2428: checking for gcc option to accept ANSI C configure:2498: gcc -c -g -O2 conftest.c >&5 configure:2504: $? = 0 configure:2508: test -z || test ! -s conftest.err configure:2511: $? = 0 configure:2514: test -s conftest.o configure:2517: $? = 0 configure:2535: result: none needed configure:2553: gcc -c -g -O2 conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' 2 | choke me | ^~~~~ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2559: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2703: checking for style of include used by make configure:2731: result: GNU configure:2759: checking dependency style of gcc configure:2849: result: gcc3 configure:2867: checking for an ANSI C-conforming const configure:2934: gcc -c -g -O2 conftest.c >&5 configure:2940: $? = 0 configure:2944: test -z || test ! -s conftest.err configure:2947: $? = 0 configure:2950: test -s conftest.o configure:2953: $? = 0 configure:2964: result: yes configure:2974: checking for inline configure:2995: gcc -c -g -O2 conftest.c >&5 configure:3001: $? = 0 configure:3005: test -z || test ! -s conftest.err configure:3008: $? = 0 configure:3011: test -s conftest.o configure:3014: $? = 0 configure:3026: result: inline configure:3050: checking how to run the C preprocessor configure:3085: gcc -E conftest.c configure:3091: $? = 0 configure:3123: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmahjongg" | #define VERSION "3.7" | /* end confdefs.h. */ | #include configure:3168: result: gcc -E configure:3192: gcc -E conftest.c configure:3198: $? = 0 configure:3230: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3236: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmahjongg" | #define VERSION "3.7" | /* end confdefs.h. */ | #include configure:3331: checking for g++ configure:3347: found /usr/local/gcc/bin/g++ configure:3357: result: g++ configure:3373: checking for C++ compiler version configure:3376: g++ --version &5 g++ (GCC) 10.2.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3379: $? = 0 configure:3381: g++ -v &5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/local/gcc/libexec/gcc/powerpc-ibm-aix7.2.5.0/10.2.0/lto-wrapper Target: powerpc-ibm-aix7.2.5.0 Configured with: ./configure --prefix=/usr/local/gcc --mandir=/usr/local/gcc/man --infodir=/usr/local/gcc/info --with-local-prefix=/usr/local/gcc --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --enable-languages=c,c++ --disable-nls --without-gnu-ld --without-gnu-as --disable-libssp --with-isl=/usr/local --with-gmp=/usr/local --with-gmp-include=/usr/local/include --with-gmp-lib=/usr/local/lib/ --with-pmfr=/usr/local/ --with-mpfr-include=/usr/local/include --with-mpfr-lib=/usr/local/lib --with-mpc=/usr/local/ --with-mpc-include=/usr/local/include/ --with-mpc-lib=/usr/local/lib/ Thread model: aix Supported LTO compression algorithms: zlib gcc version 10.2.0 (GCC) configure:3384: $? = 0 configure:3386: g++ -V &5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:3389: $? = 1 configure:3392: checking whether we are using the GNU C++ compiler configure:3416: g++ -c conftest.cc >&5 configure:3422: $? = 0 configure:3426: test -z || test ! -s conftest.err configure:3429: $? = 0 configure:3432: test -s conftest.o configure:3435: $? = 0 configure:3448: result: yes configure:3454: checking whether g++ accepts -g configure:3475: g++ -c -g conftest.cc >&5 configure:3481: $? = 0 configure:3485: test -z || test ! -s conftest.err configure:3488: $? = 0 configure:3491: test -s conftest.o configure:3494: $? = 0 configure:3505: result: yes configure:3547: g++ -c -g -O2 conftest.cc >&5 configure:3553: $? = 0 configure:3557: test -z || test ! -s conftest.err configure:3560: $? = 0 configure:3563: test -s conftest.o configure:3566: $? = 0 configure:3592: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:15:1: error: 'exit' was not declared in this scope 15 | exit (42); | ^~~~ configure:3598: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmahjongg" | #define VERSION "3.7" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3547: g++ -c -g -O2 conftest.cc >&5 configure:3553: $? = 0 configure:3557: test -z || test ! -s conftest.err configure:3560: $? = 0 configure:3563: test -s conftest.o configure:3566: $? = 0 configure:3592: g++ -c -g -O2 conftest.cc >&5 configure:3598: $? = 0 configure:3602: test -z || test ! -s conftest.err configure:3605: $? = 0 configure:3608: test -s conftest.o configure:3611: $? = 0 configure:3636: checking dependency style of g++ configure:3726: result: gcc3 configure:3748: checking how to run the C++ preprocessor configure:3779: g++ -E conftest.cc configure:3785: $? = 0 configure:3817: g++ -E conftest.cc conftest.cc:14:10: fatal error: ac_nonexistent.h: No such file or directory 14 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3823: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmahjongg" | #define VERSION "3.7" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:3862: result: g++ -E configure:3886: g++ -E conftest.cc configure:3892: $? = 0 configure:3924: g++ -E conftest.cc conftest.cc:14:10: fatal error: ac_nonexistent.h: No such file or directory 14 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3930: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmahjongg" | #define VERSION "3.7" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:4014: checking for ranlib configure:4030: found /usr/bin/ranlib configure:4041: result: ranlib configure:4056: checking for X configure:4161: gcc -E conftest.c configure:4167: $? = 0 configure:4217: gcc -Wall -o conftest -g -O2 conftest.c -lXt >&5 configure:4223: $? = 0 configure:4227: test -z || test ! -s conftest.err configure:4230: $? = 0 configure:4233: test -s conftest configure:4236: $? = 0 configure:4286: result: libraries , headers configure:4458: gcc -Wall -o conftest -g -O2 conftest.c -lX11 >&5 configure:4464: $? = 0 configure:4468: test -z || test ! -s conftest.err configure:4471: $? = 0 configure:4474: test -s conftest configure:4477: $? = 0 configure:4635: checking for gethostbyname configure:4692: gcc -Wall -o conftest -g -O2 conftest.c >&5 configure:4698: $? = 0 configure:4702: test -z || test ! -s conftest.err configure:4705: $? = 0 configure:4708: test -s conftest configure:4711: $? = 0 configure:4723: result: yes configure:4874: checking for connect configure:4931: gcc -Wall -o conftest -g -O2 conftest.c >&5 configure:4937: $? = 0 configure:4941: test -z || test ! -s conftest.err configure:4944: $? = 0 configure:4947: test -s conftest configure:4950: $? = 0 configure:4962: result: yes configure:5037: checking for remove configure:5094: gcc -Wall -o conftest -g -O2 conftest.c >&5 configure:5100: $? = 0 configure:5104: test -z || test ! -s conftest.err configure:5107: $? = 0 configure:5110: test -s conftest configure:5113: $? = 0 configure:5125: result: yes configure:5200: checking for shmat configure:5257: gcc -Wall -o conftest -g -O2 conftest.c >&5 configure:5263: $? = 0 configure:5267: test -z || test ! -s conftest.err configure:5270: $? = 0 configure:5273: test -s conftest configure:5276: $? = 0 configure:5288: result: yes configure:5372: checking for IceConnectionNumber in -lICE configure:5402: gcc -Wall -o conftest -g -O2 conftest.c -lICE >&5 configure:5408: $? = 0 configure:5412: test -z || test ! -s conftest.err configure:5415: $? = 0 configure:5418: test -s conftest configure:5421: $? = 0 configure:5434: result: yes configure:5451: checking for strerror configure:5508: gcc -Wall -o conftest -g -O2 conftest.c >&5 configure:5514: $? = 0 configure:5518: test -z || test ! -s conftest.err configure:5521: $? = 0 configure:5524: test -s conftest configure:5527: $? = 0 configure:5539: result: yes configure:5562: checking for gettimeofday prototype configure:5584: gcc -Wall -c -g -O2 conftest.c >&5 configure:5590: $? = 0 configure:5594: test -z || test ! -s conftest.err configure:5597: $? = 0 configure:5600: test -s conftest.o configure:5603: $? = 0 configure:5622: gcc -Wall -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:20:1: error: too few arguments to function 'gettimeofday' 20 | gettimeofday((void *)0); | ^~~~~~~~~~~~ In file included from conftest.c:16: /usr/include/sys/time.h:246:12: note: declared here 246 | extern int gettimeofday(struct timeval *__restrict__, void *__restrict__); | ^~~~~~~~~~~~ configure:5628: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmahjongg" | #define VERSION "3.7" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | gettimeofday((void *)0); | ; | return 0; | } configure:5659: result: 2 configure:5669: checking for egrep configure:5679: result: grep -E configure:5684: checking for ANSI C header files configure:5709: gcc -Wall -c -g -O2 conftest.c >&5 configure:5715: $? = 0 configure:5719: test -z || test ! -s conftest.err configure:5722: $? = 0 configure:5725: test -s conftest.o configure:5728: $? = 0 configure:5817: gcc -Wall -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:33:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 33 | exit(2); | ^~~~ conftest.c:33:7: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:17:1: note: include '' or provide a declaration of 'exit' 16 | #include +++ |+#include 17 | #if ((' ' & 0x0FF) == 0x020) conftest.c:34:3: warning: incompatible implicit declaration of built-in function 'exit' 34 | exit (0); | ^~~~ conftest.c:34:3: note: include '' or provide a declaration of 'exit' configure:5820: $? = 0 configure:5822: ./conftest configure:5825: $? = 0 configure:5840: result: yes configure:5864: checking for sys/types.h configure:5880: gcc -Wall -c -g -O2 conftest.c >&5 configure:5886: $? = 0 configure:5890: test -z || test ! -s conftest.err configure:5893: $? = 0 configure:5896: test -s conftest.o configure:5899: $? = 0 configure:5910: result: yes configure:5864: checking for sys/stat.h configure:5880: gcc -Wall -c -g -O2 conftest.c >&5 configure:5886: $? = 0 configure:5890: test -z || test ! -s conftest.err configure:5893: $? = 0 configure:5896: test -s conftest.o configure:5899: $? = 0 configure:5910: result: yes configure:5864: checking for stdlib.h configure:5880: gcc -Wall -c -g -O2 conftest.c >&5 configure:5886: $? = 0 configure:5890: test -z || test ! -s conftest.err configure:5893: $? = 0 configure:5896: test -s conftest.o configure:5899: $? = 0 configure:5910: result: yes configure:5864: checking for string.h configure:5880: gcc -Wall -c -g -O2 conftest.c >&5 configure:5886: $? = 0 configure:5890: test -z || test ! -s conftest.err configure:5893: $? = 0 configure:5896: test -s conftest.o configure:5899: $? = 0 configure:5910: result: yes configure:5864: checking for memory.h configure:5880: gcc -Wall -c -g -O2 conftest.c >&5 configure:5886: $? = 0 configure:5890: test -z || test ! -s conftest.err configure:5893: $? = 0 configure:5896: test -s conftest.o configure:5899: $? = 0 configure:5910: result: yes configure:5864: checking for strings.h configure:5880: gcc -Wall -c -g -O2 conftest.c >&5 configure:5886: $? = 0 configure:5890: test -z || test ! -s conftest.err configure:5893: $? = 0 configure:5896: test -s conftest.o configure:5899: $? = 0 configure:5910: result: yes configure:5864: checking for inttypes.h configure:5880: gcc -Wall -c -g -O2 conftest.c >&5 configure:5886: $? = 0 configure:5890: test -z || test ! -s conftest.err configure:5893: $? = 0 configure:5896: test -s conftest.o configure:5899: $? = 0 configure:5910: result: yes configure:5864: checking for stdint.h configure:5880: gcc -Wall -c -g -O2 conftest.c >&5 configure:5886: $? = 0 configure:5890: test -z || test ! -s conftest.err configure:5893: $? = 0 configure:5896: test -s conftest.o configure:5899: $? = 0 configure:5910: result: yes configure:5864: checking for unistd.h configure:5880: gcc -Wall -c -g -O2 conftest.c >&5 configure:5886: $? = 0 configure:5890: test -z || test ! -s conftest.err configure:5893: $? = 0 configure:5896: test -s conftest.o configure:5899: $? = 0 configure:5910: result: yes configure:5927: checking for inttypes.h configure:5932: result: yes configure:6079: checking for sys/types.h configure:6084: result: yes configure:6311: checking for uintptr_t configure:6342: gcc -Wall -c -g -O2 conftest.c >&5 configure:6348: $? = 0 configure:6352: test -z || test ! -s conftest.err configure:6355: $? = 0 configure:6358: test -s conftest.o configure:6361: $? = 0 configure:6372: result: yes configure:6384: checking for void * configure:6408: gcc -Wall -c -g -O2 conftest.c >&5 configure:6414: $? = 0 configure:6418: test -z || test ! -s conftest.err configure:6421: $? = 0 configure:6424: test -s conftest.o configure:6427: $? = 0 configure:6438: result: yes configure:6441: checking size of void * configure:6760: gcc -Wall -o conftest -g -O2 conftest.c >&5 configure:6763: $? = 0 configure:6765: ./conftest configure:6768: $? = 0 configure:6791: result: 4 configure:6798: checking for unsigned long configure:6822: gcc -Wall -c -g -O2 conftest.c >&5 configure:6828: $? = 0 configure:6832: test -z || test ! -s conftest.err configure:6835: $? = 0 configure:6838: test -s conftest.o configure:6841: $? = 0 configure:6852: result: yes configure:6855: checking size of unsigned long configure:7174: gcc -Wall -o conftest -g -O2 conftest.c >&5 configure:7177: $? = 0 configure:7179: ./conftest configure:7182: $? = 0 configure:7205: result: 4 configure:7212: checking for unsigned int configure:7236: gcc -Wall -c -g -O2 conftest.c >&5 configure:7242: $? = 0 configure:7246: test -z || test ! -s conftest.err configure:7249: $? = 0 configure:7252: test -s conftest.o configure:7255: $? = 0 configure:7266: result: yes configure:7269: checking size of unsigned int configure:7588: gcc -Wall -o conftest -g -O2 conftest.c >&5 configure:7591: $? = 0 configure:7593: ./conftest configure:7596: $? = 0 configure:7619: result: 4 configure:7635: checking whether works configure:7661: g++ -Wall -o conftest -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:38:8: warning: unused variable 'b' [-Wunused-variable] 38 | int *b = new(&a) int; | ^ configure:7667: $? = 0 configure:7671: test -z || test ! -s conftest.err configure:7674: $? = 0 configure:7677: test -s conftest configure:7680: $? = 0 configure:7692: result: yes configure:7716: checking new.h usability configure:7728: g++ -Wall -c -g -O2 conftest.cc >&5 conftest.cc:67:10: fatal error: new.h: No such file or directory 67 | #include | ^~~~~~~ compilation terminated. configure:7734: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmahjongg" | #define VERSION "3.7" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STRERROR 1 | #define GETTIMEOFDAY_PROTO 2 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HAVE_NEW_HDR 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7757: result: no configure:7761: checking new.h presence configure:7771: g++ -E conftest.cc conftest.cc:33:10: fatal error: new.h: No such file or directory 33 | #include | ^~~~~~~ compilation terminated. configure:7777: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmahjongg" | #define VERSION "3.7" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STRERROR 1 | #define GETTIMEOFDAY_PROTO 2 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define HAVE_NEW_HDR 1 | /* end confdefs.h. */ | #include configure:7797: result: no configure:7832: checking for new.h configure:7839: result: no configure:7991: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on obelix config.status:704: creating Makefile config.status:704: creating src/Makefile config.status:704: creating liblcdf/Makefile config.status:808: creating config.h config.status:1114: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set='' ac_cv_env_CC_value='' ac_cv_env_CFLAGS_set='' ac_cv_env_CFLAGS_value='' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_CXXCPP_set='' ac_cv_env_CXXCPP_value='' ac_cv_env_CXXFLAGS_set='' ac_cv_env_CXXFLAGS_value='' ac_cv_env_CXX_set='' ac_cv_env_CXX_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_build_alias_set='' ac_cv_env_build_alias_value='' ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_exeext='' ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_func_strerror=yes ac_cv_gettimeofday=2 ac_cv_good_new_hdr=yes ac_cv_have_x=have_x='yes ac_x_includes= ac_x_libraries=' ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_new_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_objext=o ac_cv_prog_AWK=nawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=4 ac_cv_sizeof_void_p=4 ac_cv_type_uintptr_t=yes ac_cv_type_unsigned_int=yes ac_cv_type_unsigned_long=yes ac_cv_type_void_p=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/src/xmahjongg-3.7/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/src/xmahjongg-3.7/missing --run tar' AUTOCONF='${SHELL} /usr/src/xmahjongg-3.7/missing --run autoconf' AUTOHEADER='${SHELL} /usr/src/xmahjongg-3.7/missing --run autoheader' AUTOMAKE='${SHELL} /usr/src/xmahjongg-3.7/missing --run automake-1.9' AWK='nawk' CC='gcc -Wall' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++ -Wall' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='ECHO_N='' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/src/xmahjongg-3.7/missing --run makeinfo' OBJEXT='o' PACKAGE='xmahjongg' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='3.7' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/src/xmahjongg-3.7/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='$(install_sh) -d' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define GETTIMEOFDAY_PROTO 2 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NEW_HDR 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UINTPTR_T 1 #define HAVE_UNISTD_H 1 #define PACKAGE "xmahjongg" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PKGDATADIR "/usr/local/share/xmahjongg" #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_VOID_P 4 #define STDC_HEADERS 1 #define VERSION "3.7" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0