ddd Configuration Error - Linux FC5
"Aref Taidi" <[email protected]>
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <006a01c79bea$3b20b400$0500a8c0@AlienComputer> |
Hello all, I am trying to build and install ddd version 3.3.11. Following the instructions on your website, I downloaded the source distribution of LessTiff version 0.95. Using its automatic configuration by running the configure file for LessTiff and then making it, it built without error messages. Then I ran the configure file for ddd in ddd-3.3.11 directory where I had un-tarred ddd-3.3.11.tar.tar. Running ./configure gives me the following error: configure: error: The Motif include file 'Xm/Xm.h' could not be found. Please use the configure options '--with-motif-includes=DIR' and '--with-motif-libraries=DIR' to specify the Xm location. See the files 'config.log' and 'ddd/config.log' for further diagnostics. I found out where Xm/Xm.h and the library were so ran the following command: ./configure --with-motif-icludes=/usr/src/lesstif-0.95.0/include/Motif-2.1/Xm --with-motif-libraries=/usr/src/lesstif-0.95.0/lib/Xm-2.1/.libs/ but still got the same error message. I have attached the config.log - no makefile is generated although there is an old Makefile.in in the directory. Can anybody help? Kind regards, AT _______________________________________________ Ddd mailing list [email protected] http://lists.gnu.org/mailman/listinfo/ddd
config.log
(application/octet-stream, 76.6 KB)
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ddd configure 3.3.11, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-motif-icludes=/usr/src/lesstif-0.95.0/include/Motif-2.1/Xm --with-motif-libraries=/usr/src/lesstif-0.95.0/lib/Xm-2.1/.libs/ ## --------- ## ## Platform. ## ## --------- ## hostname = localhost.localdomain uname -m = i686 uname -r = 2.6.15.6 uname -s = Linux uname -v = #2 Mon Aug 14 02:17:45 BST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/kerberos/sbin PATH: /usr/kerberos/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1554: checking for product name configure:1560: result: ddd 3.3.11 "Rhubarb" configure:1562: checking for expiration date configure:1565: result: no configure:1608: checking build system type configure:1626: result: i686-pc-linux-gnu configure:1634: checking host system type configure:1648: result: i686-pc-linux-gnu configure:1656: checking target system type configure:1670: result: i686-pc-linux-gnu configure:1711: checking for a BSD-compatible install configure:1766: result: /usr/bin/install -c configure:1777: checking whether build environment is sane configure:1820: result: yes configure:1872: checking for gawk configure:1888: found /bin/gawk configure:1898: result: gawk configure:1908: checking whether make sets $(MAKE) configure:1928: result: yes configure:2096: checking whether make sets $(MAKE) configure:2116: result: yes configure:2129: checking for g77 configure:2145: found /usr/bin/g77 configure:2155: result: g77 configure:2168: checking whether ln -s works configure:2172: result: yes configure:2183: checking for sh configure:2201: found /bin/sh configure:2213: result: /bin/sh configure:2227: checking for gtar configure:2243: found /bin/gtar configure:2253: result: gtar configure:2267: checking for gm4 configure:2296: result: no configure:2267: checking for m4 configure:2283: found /usr/bin/m4 configure:2293: result: m4 configure:2307: checking for gsed configure:2336: result: no configure:2307: checking for sed configure:2323: found /bin/sed configure:2333: result: sed configure:2347: checking for gdiff configure:2376: result: no configure:2347: checking for diff configure:2363: found /usr/bin/diff configure:2373: result: diff configure:2387: checking for gzip configure:2403: found /bin/gzip configure:2413: result: gzip configure:2431: checking for gzip configure:2447: found /bin/gzip configure:2457: result: gzip configure:2478: checking for remsh configure:2511: result: no configure:2478: checking for rsh configure:2496: found /usr/kerberos/bin/rsh configure:2508: result: /usr/kerberos/bin/rsh configure:2522: checking for lp configure:2538: found /usr/bin/lp configure:2548: result: lp configure:2569: checking for gcore configure:2585: found /usr/bin/gcore configure:2595: result: gcore configure:2614: checking for compface configure:2643: result: no configure:2670: checking for xbm2xface.pl configure:2699: result: no configure:2670: checking for xbm2xface configure:2699: result: no configure:2712: checking for gdb configure:2728: found /usr/bin/gdb configure:2738: result: gdb configure:2768: checking for perl configure:2784: found /usr/bin/perl configure:2794: result: perl configure:2807: checking for perl version greater than or equal to 5.8.0 configure:2820: result: ok configure:2833: checking for xterm configure:2849: found /usr/bin/xterm configure:2859: result: xterm configure:2873: checking for xfontsel configure:2889: found /usr/bin/xfontsel configure:2899: result: xfontsel configure:2922: checking for a BSD-compatible install configure:2977: result: /usr/bin/install -c configure:2992: checking for bison configure:3008: found /usr/bin/bison configure:3018: result: bison -y configure:3029: checking for bison -y flags configure:3032: result: configure:3035: checking bison -y version configure:3039: result: 2.1 (ok) configure:3063: checking for style of include used by make configure:3091: result: GNU configure:3162: checking for gcc configure:3178: found /usr/bin/gcc configure:3188: result: gcc configure:3432: checking for C compiler version configure:3435: gcc --version </dev/null >&5 gcc (GCC) 4.1.0 20060304 (Red Hat 4.1.0-3) Copyright (C) 2006 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:3438: $? = 0 configure:3440: gcc -v </dev/null >&5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.0 20060304 (Red Hat 4.1.0-3) configure:3443: $? = 0 configure:3445: gcc -V </dev/null >&5 gcc: '-V' option must have argument configure:3448: $? = 1 configure:3471: checking for C compiler default output file name configure:3474: gcc conftest.c >&5 configure:3477: $? = 0 configure:3523: result: a.out configure:3528: checking whether the C compiler works configure:3534: ./a.out configure:3537: $? = 0 configure:3554: result: yes configure:3561: checking whether we are cross compiling configure:3563: result: no configure:3566: checking for suffix of executables configure:3568: gcc -o conftest conftest.c >&5 configure:3571: $? = 0 configure:3596: result: configure:3602: checking for suffix of object files configure:3623: gcc -c conftest.c >&5 configure:3626: $? = 0 configure:3648: result: o configure:3652: checking whether we are using the GNU C compiler configure:3676: gcc -c conftest.c >&5 configure:3682: $? = 0 configure:3686: test -z || test ! -s conftest.err configure:3689: $? = 0 configure:3692: test -s conftest.o configure:3695: $? = 0 configure:3708: result: yes configure:3714: checking whether gcc accepts -g configure:3735: gcc -c -g conftest.c >&5 configure:3741: $? = 0 configure:3745: test -z || test ! -s conftest.err configure:3748: $? = 0 configure:3751: test -s conftest.o configure:3754: $? = 0 configure:3765: result: yes configure:3782: checking for gcc option to accept ANSI C configure:3852: gcc -c -g -O2 conftest.c >&5 configure:3858: $? = 0 configure:3862: test -z || test ! -s conftest.err configure:3865: $? = 0 configure:3868: test -s conftest.o configure:3871: $? = 0 configure:3889: result: none needed configure:3907: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:3913: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4048: checking dependency style of gcc configure:4138: result: gcc3 configure:4160: checking for flex configure:4176: found /usr/bin/flex configure:4186: result: flex configure:4199: checking for yywrap in -lfl configure:4229: gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:4235: $? = 0 configure:4239: test -z || test ! -s conftest.err configure:4242: $? = 0 configure:4245: test -s conftest configure:4248: $? = 0 configure:4261: result: yes configure:4339: checking lex output file root configure:4350: flex conftest.l configure:4353: $? = 0 configure:4365: result: lex.yy configure:4370: checking whether yytext is a pointer configure:4386: gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:4392: $? = 0 configure:4396: test -z || test ! -s conftest.err configure:4399: $? = 0 configure:4402: test -s conftest configure:4405: $? = 0 configure:4419: result: yes configure:4433: checking for flex flags configure:4439: result: -8 configure:4445: checking for gawk configure:4471: result: gawk configure:4493: checking for library containing strerror configure:4523: gcc -o conftest -g -O2 conftest.c >&5 configure:4529: $? = 0 configure:4533: test -z || test ! -s conftest.err configure:4536: $? = 0 configure:4539: test -s conftest configure:4542: $? = 0 configure:4612: result: none required configure:4622: checking whether the C compiler (gcc) compiles and links a simple C program configure:4650: gcc -o conftest -g -O2 conftest.c >&5 configure:4656: $? = 0 configure:4660: test -z || test ! -s conftest.err configure:4663: $? = 0 configure:4666: test -s conftest configure:4669: $? = 0 configure:4688: result: yes configure:4752: checking for g++ configure:4768: found /usr/bin/g++ configure:4778: result: g++ configure:4794: checking for C++ compiler version configure:4797: g++ --version </dev/null >&5 g++ (GCC) 4.1.0 20060304 (Red Hat 4.1.0-3) Copyright (C) 2006 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:4800: $? = 0 configure:4802: g++ -v </dev/null >&5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.0 20060304 (Red Hat 4.1.0-3) configure:4805: $? = 0 configure:4807: g++ -V </dev/null >&5 g++: '-V' option must have argument configure:4810: $? = 1 configure:4813: checking whether we are using the GNU C++ compiler configure:4837: g++ -c conftest.cc >&5 configure:4843: $? = 0 configure:4847: test -z || test ! -s conftest.err configure:4850: $? = 0 configure:4853: test -s conftest.o configure:4856: $? = 0 configure:4869: result: yes configure:4875: checking whether g++ accepts -g configure:4896: g++ -c -g conftest.cc >&5 configure:4902: $? = 0 configure:4906: test -z || test ! -s conftest.err configure:4909: $? = 0 configure:4912: test -s conftest.o configure:4915: $? = 0 configure:4926: result: yes configure:4968: g++ -c -g -O2 conftest.cc >&5 configure:4974: $? = 0 configure:4978: test -z || test ! -s conftest.err configure:4981: $? = 0 configure:4984: test -s conftest.o configure:4987: $? = 0 configure:5013: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:16: error: 'exit' was not declared in this scope configure:5019: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ddd" | #define PACKAGE_TARNAME "ddd" | #define PACKAGE_VERSION "3.3.11" | #define PACKAGE_STRING "ddd 3.3.11" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "ddd" | #define VERSION "3.3.11" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4968: g++ -c -g -O2 conftest.cc >&5 configure:4974: $? = 0 configure:4978: test -z || test ! -s conftest.err configure:4981: $? = 0 configure:4984: test -s conftest.o configure:4987: $? = 0 configure:5013: g++ -c -g -O2 conftest.cc >&5 configure:5019: $? = 0 configure:5023: test -z || test ! -s conftest.err configure:5026: $? = 0 configure:5029: test -s conftest.o configure:5032: $? = 0 configure:5057: checking dependency style of g++ configure:5147: result: gcc3 configure:5393: checking whether the C++ compiler (g++) compiles a simple program configure:5421: g++ -o conftest -g -O2 conftest.cc >&5 configure:5427: $? = 0 configure:5431: test -z || test ! -s conftest.err configure:5434: $? = 0 configure:5437: test -s conftest configure:5440: $? = 0 configure:5459: result: yes configure:5502: checking how to run the C preprocessor configure:5537: gcc -E conftest.c configure:5543: $? = 0 configure:5575: gcc -E conftest.c conftest.c:15:28: error: ac_nonexistent.h: No such file or directory configure:5581: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ddd" | #define PACKAGE_TARNAME "ddd" | #define PACKAGE_VERSION "3.3.11" | #define PACKAGE_STRING "ddd 3.3.11" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "ddd" | #define VERSION "3.3.11" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5620: result: gcc -E configure:5644: gcc -E conftest.c configure:5650: $? = 0 configure:5682: gcc -E conftest.c conftest.c:15:28: error: ac_nonexistent.h: No such file or directory configure:5688: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ddd" | #define PACKAGE_TARNAME "ddd" | #define PACKAGE_VERSION "3.3.11" | #define PACKAGE_STRING "ddd 3.3.11" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "ddd" | #define VERSION "3.3.11" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5736: checking how to run the C++ preprocessor configure:5767: g++ -E conftest.cc configure:5773: $? = 0 configure:5805: g++ -E conftest.cc conftest.cc:15:28: error: ac_nonexistent.h: No such file or directory configure:5811: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ddd" | #define PACKAGE_TARNAME "ddd" | #define PACKAGE_VERSION "3.3.11" | #define PACKAGE_STRING "ddd 3.3.11" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "ddd" | #define VERSION "3.3.11" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5850: result: g++ -E configure:5874: g++ -E conftest.cc configure:5880: $? = 0 configure:5912: g++ -E conftest.cc conftest.cc:15:28: error: ac_nonexistent.h: No such file or directory configure:5918: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ddd" | #define PACKAGE_TARNAME "ddd" | #define PACKAGE_VERSION "3.3.11" | #define PACKAGE_STRING "ddd 3.3.11" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "ddd" | #define VERSION "3.3.11" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5964: checking if this is a problematic g++ version configure:6002: g++ -E conftest.cc configure:6008: $? = 0 configure:6036: result: no configure:6051: checking whether the C++ compiler (g++) accepts -Weffc++ configure:6081: g++ -c -Weffc++ conftest.cc >&5 configure:6087: $? = 0 configure:6091: test -z || test ! -s conftest.err configure:6094: $? = 0 configure:6097: test -s conftest.o configure:6100: $? = 0 configure:6119: result: yes configure:6132: checking whether the C++ compiler (g++) accepts -Wuninitialized configure:6162: g++ -c -Wuninitialized conftest.cc >&5 cc1plus: warning: -Wuninitialized is not supported without -O configure:6168: $? = 0 configure:6172: test -z || test ! -s conftest.err configure:6175: $? = 0 configure:6178: test -s conftest.o configure:6181: $? = 0 configure:6200: result: yes configure:6215: checking whether the C++ compiler (g++) accepts -mminimal-toc configure:6245: g++ -o conftest -mminimal-toc conftest.cc >&5 cc1plus: error: unrecognized command line option "-mminimal-toc" configure:6251: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ddd" | #define PACKAGE_TARNAME "ddd" | #define PACKAGE_VERSION "3.3.11" | #define PACKAGE_STRING "ddd 3.3.11" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "ddd" | #define VERSION "3.3.11" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | | int | main () | { | int a; | ; | return 0; | } configure:6284: result: no configure:6509: checking for C++ compiler (g++) warning options configure:6511: result: -Wall -W -Wwrite-strings configure:6513: checking for C++ compiler (g++) optimizing options configure:6515: result: -O2 configure:6517: checking for C++ compiler (g++) debugging options configure:6519: result: -g configure:6521: checking for C++ compiler (g++) extra libraries configure:6523: result: configure:6525: checking for C++ compiler (g++) static binding options configure:6527: result: -Bstatic configure:6529: checking for C++ compiler (g++) dynamic binding options configure:6531: result: -Bdynamic configure:6537: checking whether the C++ compiler (g++) accepts -fpermissive configure:6567: g++ -c -fpermissive conftest.cc >&5 configure:6573: $? = 0 configure:6577: test -z || test ! -s conftest.err configure:6580: $? = 0 configure:6583: test -s conftest.o configure:6586: $? = 0 configure:6605: result: yes configure:6616: checking whether the C++ compiler (g++) accepts -trigraphs configure:6646: g++ -c -trigraphs conftest.cc >&5 configure:6652: $? = 0 configure:6656: test -z || test ! -s conftest.err configure:6659: $? = 0 configure:6662: test -s conftest.o configure:6665: $? = 0 configure:6684: result: yes configure:6697: checking whether the C++ compiler (g++) supports bool types configure:6725: g++ -c -g -O2 conftest.cc >&5 configure:6731: $? = 0 configure:6735: test -z || test ! -s conftest.err configure:6738: $? = 0 configure:6741: test -s conftest.o configure:6744: $? = 0 configure:6762: result: yes configure:6774: checking whether the C++ compiler (g++) supports explicit constructors configure:6802: g++ -c -g -O2 conftest.cc >&5 configure:6808: $? = 0 configure:6812: test -z || test ! -s conftest.err configure:6815: $? = 0 configure:6818: test -s conftest.o configure:6821: $? = 0 configure:6839: result: yes configure:6851: checking whether the C++ compiler (g++) supports mutable members configure:6879: g++ -c -g -O2 conftest.cc >&5 configure:6885: $? = 0 configure:6889: test -z || test ! -s conftest.err configure:6892: $? = 0 configure:6895: test -s conftest.o configure:6898: $? = 0 configure:6916: result: yes configure:6928: checking whether the C++ compiler (g++) supports exception handling configure:6956: g++ -c -g -O2 conftest.cc >&5 configure:6962: $? = 0 configure:6966: test -z || test ! -s conftest.err configure:6969: $? = 0 configure:6972: test -s conftest.o configure:6975: $? = 0 configure:6993: result: yes configure:7005: checking whether the C++ compiler (g++) supports standard exceptions configure:7037: g++ -c -g -O2 conftest.cc >&5 configure:7043: $? = 0 configure:7047: test -z || test ! -s conftest.err configure:7050: $? = 0 configure:7053: test -s conftest.o configure:7056: $? = 0 configure:7074: result: yes configure:7086: checking whether the C++ compiler (g++) supports namespaces configure:7122: g++ -c -g -O2 conftest.cc >&5 configure:7128: $? = 0 configure:7132: test -z || test ! -s conftest.err configure:7135: $? = 0 configure:7138: test -s conftest.o configure:7141: $? = 0 configure:7159: result: yes configure:7171: checking whether the C++ compiler (g++) supports run-time type info configure:7202: g++ -c -g -O2 conftest.cc >&5 configure:7208: $? = 0 configure:7212: test -z || test ! -s conftest.err configure:7215: $? = 0 configure:7218: test -s conftest.o configure:7221: $? = 0 configure:7239: result: yes configure:7251: checking whether the C++ compiler (g++) supports long long types configure:7279: g++ -c -g -O2 conftest.cc >&5 configure:7285: $? = 0 configure:7289: test -z || test ! -s conftest.err configure:7292: $? = 0 configure:7295: test -s conftest.o configure:7298: $? = 0 configure:7316: result: yes configure:7328: checking whether the C++ compiler (g++) supports __PRETTY_FUNCTION__ configure:7358: g++ -o conftest -g -O2 conftest.cc >&5 configure:7364: $? = 0 configure:7368: test -z || test ! -s conftest.err configure:7371: $? = 0 configure:7374: test -s conftest configure:7377: $? = 0 configure:7396: result: yes configure:7408: checking whether the C++ compiler (g++) supports overloaded new configure:7438: g++ -c -g -O2 conftest.cc >&5 configure:7444: $? = 0 configure:7448: test -z || test ! -s conftest.err configure:7451: $? = 0 configure:7454: test -s conftest.o configure:7457: $? = 0 configure:7475: result: yes configure:7487: checking whether the C++ compiler (g++) supports placement new configure:7515: g++ -c -g -O2 conftest.cc >&5 configure:7521: $? = 0 configure:7525: test -z || test ! -s conftest.err configure:7528: $? = 0 configure:7531: test -s conftest.o configure:7534: $? = 0 configure:7552: result: yes configure:7565: checking whether the C++ compiler (g++) accepts -isystem configure:7595: g++ -c -isystem . conftest.cc >&5 configure:7601: $? = 0 configure:7605: test -z || test ! -s conftest.err configure:7608: $? = 0 configure:7611: test -s conftest.o configure:7614: $? = 0 configure:7633: result: yes configure:7647: checking whether the C++ compiler (g++) supports new style casts configure:7675: g++ -c -g -O2 conftest.cc >&5 configure:7681: $? = 0 configure:7685: test -z || test ! -s conftest.err configure:7688: $? = 0 configure:7691: test -s conftest.o configure:7694: $? = 0 configure:7712: result: yes configure:7724: checking whether the C++ compiler (g++) supports __attribute__ ((noreturn)) configure:7752: g++ -c -g -O2 conftest.cc >&5 configure:7758: $? = 0 configure:7762: test -z || test ! -s conftest.err configure:7765: $? = 0 configure:7768: test -s conftest.o configure:7771: $? = 0 configure:7789: result: yes configure:7801: checking whether the C++ compiler (g++) supports __builtin_expect configure:7829: g++ -c -g -O2 conftest.cc >&5 configure:7835: $? = 0 configure:7839: test -z || test ! -s conftest.err configure:7842: $? = 0 configure:7845: test -s conftest.o configure:7848: $? = 0 configure:7866: result: yes configure:7879: checking for a traditional C preprocessor configure:7916: gcc -E conftest.c configure:7922: $? = 0 configure:7951: result: gcc -E configure:8048: checking for a sed that does not truncate output configure:8102: result: /bin/sed configure:8105: checking for egrep configure:8115: result: grep -E configure:8131: checking for ld used by gcc configure:8198: result: /usr/bin/ld configure:8207: checking if the linker (/usr/bin/ld) is GNU ld configure:8222: result: yes configure:8227: checking for /usr/bin/ld option to reload object files configure:8234: result: -r configure:8252: checking for BSD-compatible nm configure:8294: result: /usr/bin/nm -B configure:8298: checking how to recognise dependent libraries configure:8470: result: pass_all configure:8676: checking for ANSI C header files configure:8701: g++ -c -g -O2 conftest.cc >&5 configure:8707: $? = 0 configure:8711: test -z || test ! -s conftest.err configure:8714: $? = 0 configure:8717: test -s conftest.o configure:8720: $? = 0 configure:8809: g++ -o conftest -g -O2 conftest.cc >&5 configure:8812: $? = 0 configure:8814: ./conftest configure:8817: $? = 0 configure:8832: result: yes configure:8856: checking for sys/types.h configure:8872: g++ -c -g -O2 conftest.cc >&5 configure:8878: $? = 0 configure:8882: test -z || test ! -s conftest.err configure:8885: $? = 0 configure:8888: test -s conftest.o configure:8891: $? = 0 configure:8902: result: yes configure:8856: checking for sys/stat.h configure:8872: g++ -c -g -O2 conftest.cc >&5 configure:8878: $? = 0 configure:8882: test -z || test ! -s conftest.err configure:8885: $? = 0 configure:8888: test -s conftest.o configure:8891: $? = 0 configure:8902: result: yes configure:8856: checking for stdlib.h configure:8872: g++ -c -g -O2 conftest.cc >&5 configure:8878: $? = 0 configure:8882: test -z || test ! -s conftest.err configure:8885: $? = 0 configure:8888: test -s conftest.o configure:8891: $? = 0 configure:8902: result: yes configure:8856: checking for string.h configure:8872: g++ -c -g -O2 conftest.cc >&5 configure:8878: $? = 0 configure:8882: test -z || test ! -s conftest.err configure:8885: $? = 0 configure:8888: test -s conftest.o configure:8891: $? = 0 configure:8902: result: yes configure:8856: checking for memory.h configure:8872: g++ -c -g -O2 conftest.cc >&5 configure:8878: $? = 0 configure:8882: test -z || test ! -s conftest.err configure:8885: $? = 0 configure:8888: test -s conftest.o configure:8891: $? = 0 configure:8902: result: yes configure:8856: checking for strings.h configure:8872: g++ -c -g -O2 conftest.cc >&5 configure:8878: $? = 0 configure:8882: test -z || test ! -s conftest.err configure:8885: $? = 0 configure:8888: test -s conftest.o configure:8891: $? = 0 configure:8902: result: yes configure:8856: checking for inttypes.h configure:8872: g++ -c -g -O2 conftest.cc >&5 configure:8878: $? = 0 configure:8882: test -z || test ! -s conftest.err configure:8885: $? = 0 configure:8888: test -s conftest.o configure:8891: $? = 0 configure:8902: result: yes configure:8856: checking for stdint.h configure:8872: g++ -c -g -O2 conftest.cc >&5 configure:8878: $? = 0 configure:8882: test -z || test ! -s conftest.err configure:8885: $? = 0 configure:8888: test -s conftest.o configure:8891: $? = 0 configure:8902: result: yes configure:8856: checking for unistd.h configure:8872: g++ -c -g -O2 conftest.cc >&5 configure:8878: $? = 0 configure:8882: test -z || test ! -s conftest.err configure:8885: $? = 0 configure:8888: test -s conftest.o configure:8891: $? = 0 configure:8902: result: yes configure:8928: checking dlfcn.h usability configure:8940: g++ -c -g -O2 conftest.cc >&5 configure:8946: $? = 0 configure:8950: test -z || test ! -s conftest.err configure:8953: $? = 0 configure:8956: test -s conftest.o configure:8959: $? = 0 configure:8969: result: yes configure:8973: checking dlfcn.h presence configure:8983: g++ -E conftest.cc configure:8989: $? = 0 configure:9009: result: yes configure:9044: checking for dlfcn.h configure:9051: result: yes configure:9074: checking how to run the C++ preprocessor configure:9188: result: g++ -E configure:9212: g++ -E conftest.cc configure:9218: $? = 0 configure:9250: g++ -E conftest.cc conftest.cc:40:28: error: ac_nonexistent.h: No such file or directory configure:9256: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ddd" | #define PACKAGE_TARNAME "ddd" | #define PACKAGE_VERSION "3.3.11" | #define PACKAGE_STRING "ddd 3.3.11" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "ddd" | #define VERSION "3.3.11" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_BOOL 1 | #define HAVE_EXPLICIT 1 | #define HAVE_MUTABLE 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_STD_EXCEPTIONS 1 | #define HAVE_NAMESPACE 1 | #define HAVE_TYPEINFO 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_ARRAY_OPERATOR_NEW 1 | #define HAVE_PLACEMENT_NEW 1 | #define HAVE_NEW_CASTS 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_BUILTIN_EXPECT 1 | #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_DLFCN_H 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:9393: checking for Fortran 77 compiler version configure:9396: g77 --version </dev/null >&5 GNU Fortran (GCC 3.2.3 20030502 (Red Hat Linux 3.2.3-55.fc5)) 3.2.3 20030502 (Red Hat Linux 3.2.3-13) Copyright (C) 2002 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:9399: $? = 0 configure:9401: g77 -v </dev/null >&5 Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --enable-languages=c,c++,f77 --disable-libgcj --host=i386-redhat-linux Thread model: posix gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-55.fc5) configure:9404: $? = 0 configure:9406: g77 -V </dev/null >&5 g77: argument to `-V' missing configure:9409: $? = 1 configure:9417: checking whether we are using the GNU Fortran 77 compiler configure:9431: g77 -c -g conftest.F >&5 configure:9437: $? = 0 configure:9441: test -z || test ! -s conftest.err configure:9444: $? = 0 configure:9447: test -s conftest.o configure:9450: $? = 0 configure:9463: result: yes configure:9469: checking whether g77 accepts -g configure:9481: g77 -c -g conftest.f >&5 configure:9487: $? = 0 configure:9491: test -z || test ! -s conftest.err configure:9494: $? = 0 configure:9497: test -s conftest.o configure:9500: $? = 0 configure:9512: result: yes configure:9542: checking the maximum length of command line arguments configure:9621: result: 32768 configure:9632: checking command to parse /usr/bin/nm -B output from gcc object configure:9728: g++ -c -g -O2 conftest.cc >&5 configure:9731: $? = 0 configure:9735: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:9738: $? = 0 configure:9790: g++ -o conftest -g -O2 conftest.cc conftstm.o >&5 configure:9793: $? = 0 configure:9831: result: ok configure:9835: checking for objdir configure:9850: result: .libs configure:9940: checking for ar configure:9956: found /usr/bin/ar configure:9967: result: ar configure:10020: checking for ranlib configure:10036: found /usr/bin/ranlib configure:10047: result: ranlib configure:10100: checking for strip configure:10116: found /usr/bin/strip configure:10127: result: strip configure:10391: checking if gcc static flag works configure:10414: result: yes configure:10432: checking if gcc supports -fno-rtti -fno-exceptions configure:10450: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:10454: $? = 0 configure:10465: result: no configure:10480: checking for gcc option to produce PIC configure:10667: result: -fPIC configure:10675: checking if gcc PIC flag -fPIC works configure:10693: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:10697: $? = 0 configure:10708: result: yes configure:10732: checking if gcc supports -c -o file.o configure:10753: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10757: $? = 0 configure:10777: result: yes configure:10803: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:11652: result: yes configure:11678: checking whether -lc should be explicitly linked in configure:11683: gcc -c -g -O2 conftest.c >&5 configure:11686: $? = 0 configure:11700: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:11703: $? = 0 configure:11715: result: no configure:11723: checking dynamic linker characteristics configure:12263: result: GNU/Linux ld.so configure:12267: checking how to hardcode library paths into programs configure:12292: result: immediate configure:12306: checking whether stripping libraries is possible configure:12311: result: yes configure:13141: checking if libtool supports shared libraries configure:13143: result: yes configure:13146: checking whether to build shared libraries configure:13167: result: yes configure:13170: checking whether to build static libraries configure:13174: result: yes configure:13266: creating libtool configure:13815: checking for ld used by g++ configure:13882: result: /usr/bin/ld configure:13891: checking if the linker (/usr/bin/ld) is GNU ld configure:13906: result: yes configure:13957: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:14824: result: yes configure:14842: g++ -c -g -O2 conftest.cc >&5 configure:14845: $? = 0 configure:14941: checking for g++ option to produce PIC configure:15203: result: -fPIC configure:15211: checking if g++ PIC flag -fPIC works configure:15229: g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:15233: $? = 0 configure:15244: result: yes configure:15268: checking if g++ supports -c -o file.o configure:15289: g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:15293: $? = 0 configure:15313: result: yes configure:15339: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:15364: result: yes configure:15435: checking dynamic linker characteristics configure:15975: result: GNU/Linux ld.so configure:15979: checking how to hardcode library paths into programs configure:16004: result: immediate configure:16018: checking whether stripping libraries is possible configure:16023: result: yes configure:17330: checking if libtool supports shared libraries configure:17332: result: yes configure:17335: checking whether to build shared libraries configure:17353: result: yes configure:17356: checking whether to build static libraries configure:17360: result: yes configure:17372: checking for g77 option to produce PIC configure:17559: result: -fPIC configure:17567: checking if g77 PIC flag -fPIC works configure:17585: g77 -c -g -fPIC conftest.f >&5 configure:17589: $? = 0 configure:17600: result: yes configure:17624: checking if g77 supports -c -o file.o configure:17645: g77 -c -g -o out/conftest2.o conftest.f >&5 configure:17649: $? = 0 configure:17669: result: yes configure:17695: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:18524: result: yes configure:18595: checking dynamic linker characteristics configure:19135: result: GNU/Linux ld.so configure:19139: checking how to hardcode library paths into programs configure:19164: result: immediate configure:19178: checking whether stripping libraries is possible configure:19183: result: yes configure:23281: checking for connect configure:23338: g++ -o conftest -g -O2 conftest.cc >&5 configure:23344: $? = 0 configure:23348: test -z || test ! -s conftest.err configure:23351: $? = 0 configure:23354: test -s conftest configure:23357: $? = 0 configure:23369: result: yes configure:23376: checking for gethostbyname configure:23433: g++ -o conftest -g -O2 conftest.cc >&5 configure:23439: $? = 0 configure:23443: test -z || test ! -s conftest.err configure:23446: $? = 0 configure:23449: test -s conftest configure:23452: $? = 0 configure:23464: result: yes configure:23471: checking for regcmp configure:23528: g++ -o conftest -g -O2 conftest.cc >&5 /tmp/ccQtJWIW.o: In function `main':/usr/src/ddd-3.3.11/conftest.cc:78: undefined reference to `regcmp' /tmp/ccQtJWIW.o:(.data+0x0): undefined reference to `regcmp' collect2: ld returned 1 exit status configure:23534: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ddd" | #define PACKAGE_TARNAME "ddd" | #define PACKAGE_VERSION "3.3.11" | #define PACKAGE_STRING "ddd 3.3.11" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "ddd" | #define VERSION "3.3.11" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_BOOL 1 | #define HAVE_EXPLICIT 1 | #define HAVE_MUTABLE 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_STD_EXCEPTIONS 1 | #define HAVE_NAMESPACE 1 | #define HAVE_TYPEINFO 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_ARRAY_OPERATOR_NEW 1 | #define HAVE_PLACEMENT_NEW 1 | #define HAVE_NEW_CASTS 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_BUILTIN_EXPECT 1 | #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_DLFCN_H 1 | /* end confdefs.h. */ | /* Define regcmp to an innocuous variant, in case <limits.h> declares regcmp. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define regcmp innocuous_regcmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char regcmp (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef regcmp | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char regcmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_regcmp) || defined (__stub___regcmp) | choke me | #else | char (*f) () = regcmp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != regcmp; | ; | return 0; | } configure:23559: result: no configure:23708: checking for regcmp in -lgen configure:23738: g++ -o conftest -g -O2 conftest.cc -lgen >&5 /usr/bin/ld: cannot find -lgen collect2: ld returned 1 exit status configure:23744: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ddd" | #define PACKAGE_TARNAME "ddd" | #define PACKAGE_VERSION "3.3.11" | #define PACKAGE_STRING "ddd 3.3.11" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "ddd" | #define VERSION "3.3.11" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_BOOL 1 | #define HAVE_EXPLICIT 1 | #define HAVE_MUTABLE 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_STD_EXCEPTIONS 1 | #define HAVE_NAMESPACE 1 | #define HAVE_TYPEINFO 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_ARRAY_OPERATOR_NEW 1 | #define HAVE_PLACEMENT_NEW 1 | #define HAVE_NEW_CASTS 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_BUILTIN_EXPECT 1 | #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_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char regcmp (); | int | main () | { | regcmp (); | ; | return 0; | } configure:23770: result: no configure:23778: checking for yyerror in -ly configure:23808: g++ -o conftest -g -O2 conftest.cc -ly >&5 /usr/bin/ld: cannot find -ly collect2: ld returned 1 exit status configure:23814: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ddd" | #define PACKAGE_TARNAME "ddd" | #define PACKAGE_VERSION "3.3.11" | #define PACKAGE_STRING "ddd 3.3.11" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "ddd" | #define VERSION "3.3.11" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_BOOL 1 | #define HAVE_EXPLICIT 1 | #define HAVE_MUTABLE 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_STD_EXCEPTIONS 1 | #define HAVE_NAMESPACE 1 | #define HAVE_TYPEINFO 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_ARRAY_OPERATOR_NEW 1 | #define HAVE_PLACEMENT_NEW 1 | #define HAVE_NEW_CASTS 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_BUILTIN_EXPECT 1 | #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_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char yyerror (); | int | main () | { | yyerror (); | ; | return 0; | } configure:23840: result: no configure:23847: checking for sin in -lm configure:23877: g++ -o conftest -g -O2 conftest.cc -lm >&5 configure:23883: $? = 0 configure:23887: test -z || test ! -s conftest.err configure:23890: $? = 0 configure:23893: test -s conftest configure:23896: $? = 0 configure:23909: result: yes configure:23916: checking for open in -lc configure:23946: g++ -o conftest -g -O2 conftest.cc -lc >&5 configure:23952: $? = 0 configure:23956: test -z || test ! -s conftest.err configure:23959: $? = 0 configure:23962: test -s conftest configure:23965: $? = 0 configure:23978: result: yes configure:23985: checking for elf_version in -lelf configure:24015: g++ -o conftest -g -O2 conftest.cc -lelf >&5 configure:24021: $? = 0 configure:24025: test -z || test ! -s conftest.err configure:24028: $? = 0 configure:24031: test -s conftest configure:24034: $? = 0 configure:24047: result: yes configure:24160: checking for tgetent in -lmytinfo configure:24190: g++ -o conftest -g -O2 conftest.cc -lmytinfo >&5 /usr/bin/ld: cannot find -lmytinfo collect2: ld returned 1 exit status configure:24196: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ddd" | #define PACKAGE_TARNAME "ddd" | #define PACKAGE_VERSION "3.3.11" | #define PACKAGE_STRING "ddd 3.3.11" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "ddd" | #define VERSION "3.3.11" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_BOOL 1 | #define HAVE_EXPLICIT 1 | #define HAVE_MUTABLE 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_STD_EXCEPTIONS 1 | #define HAVE_NAMESPACE 1 | #define HAVE_TYPEINFO 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_ARRAY_OPERATOR_NEW 1 | #define HAVE_PLACEMENT_NEW 1 | #define HAVE_NEW_CASTS 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_BUILTIN_EXPECT 1 | #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_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char tgetent (); | int | main () | { | tgetent (); | ; | return 0; | } configure:24222: result: no configure:24160: checking for tgetent in -lncurses configure:24190: g++ -o conftest -g -O2 conftest.cc -lncurses >&5 configure:24196: $? = 0 configure:24200: test -z || test ! -s conftest.err configure:24203: $? = 0 configure:24206: test -s conftest configure:24209: $? = 0 configure:24222: result: yes configure:25265: checking for streampos configure:25294: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:45: error: 'streampos' was not declared in this scope conftest.cc:45: error: expected `;' before 'p' configure:25300: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ddd" | #define PACKAGE_TARNAME "ddd" | #define PACKAGE_VERSION "3.3.11" | #define PACKAGE_STRING "ddd 3.3.11" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "ddd" | #define VERSION "3.3.11" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_BOOL 1 | #define HAVE_EXPLICIT 1 | #define HAVE_MUTABLE 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_STD_EXCEPTIONS 1 | #define HAVE_NAMESPACE 1 | #define HAVE_TYPEINFO 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_ARRAY_OPERATOR_NEW 1 | #define HAVE_PLACEMENT_NEW 1 | #define HAVE_NEW_CASTS 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_BUILTIN_EXPECT 1 | #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_DLFCN_H 1 | /* end confdefs.h. */ | #include <iostream> | #include <fstream> | int | main () | { | streampos p; | ; | return 0; | } configure:25331: result: no configure:25343: checking for std::streampos configure:25372: g++ -c -g -O2 conftest.cc >&5 configure:25378: $? = 0 configure:25382: test -z || test ! -s conftest.err configure:25385: $? = 0 configure:25388: test -s conftest.o configure:25391: $? = 0 configure:25409: result: yes configure:25442: checking whether the C++ compiler (g++) accepts -fpermissive configure:25510: result: yes configure:25519: checking for X configure:25624: g++ -E conftest.cc configure:25630: $? = 0 configure:25680: g++ -o conftest -g -O2 -fpermissive conftest.cc -lXt >&5 configure:25686: $? = 0 configure:25690: test -z || test ! -s conftest.err configure:25693: $? = 0 configure:25696: test -s conftest configure:25699: $? = 0 configure:25749: result: libraries , headers configure:25921: g++ -o conftest -g -O2 -fpermissive conftest.cc -lX11 >&5 configure:25927: $? = 0 configure:25931: test -z || test ! -s conftest.err configure:25934: $? = 0 configure:25937: test -s conftest configure:25940: $? = 0 configure:26098: checking for gethostbyname configure:26186: result: yes configure:26337: checking for connect configure:26425: result: yes configure:26500: checking for remove configure:26557: g++ -o conftest -g -O2 -fpermissive conftest.cc >&5 configure:26563: $? = 0 configure:26567: test -z || test ! -s conftest.err configure:26570: $? = 0 configure:26573: test -s conftest configure:26576: $? = 0 configure:26588: result: yes configure:26663: checking for shmat configure:26720: g++ -o conftest -g -O2 -fpermissive conftest.cc >&5 configure:26726: $? = 0 configure:26730: test -z || test ! -s conftest.err configure:26733: $? = 0 configure:26736: test -s conftest configure:26739: $? = 0 configure:26751: result: yes configure:26835: checking for IceConnectionNumber in -lICE configure:26865: g++ -o conftest -g -O2 -fpermissive conftest.cc -lICE >&5 configure:26871: $? = 0 configure:26875: test -z || test ! -s conftest.err configure:26878: $? = 0 configure:26881: test -s conftest configure:26884: $? = 0 configure:26897: result: yes configure:26910: checking whether libXext is in the standard X library path configure:26942: g++ -o conftest -g -O2 -fpermissive conftest.cc -lXext -lSM -lICE -lX11 >&5 configure:26948: $? = 0 configure:26952: test -z || test ! -s conftest.err configure:26955: $? = 0 configure:26958: test -s conftest configure:26961: $? = 0 configure:26976: result: yes configure:26984: checking whether libXp is in the standard X library path configure:27016: g++ -o conftest -g -O2 -fpermissive conftest.cc -lXp -lXext -lSM -lICE -lX11 >&5 /usr/bin/ld: cannot find -lXp collect2: ld returned 1 exit status configure:27022: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ddd" | #define PACKAGE_TARNAME "ddd" | #define PACKAGE_VERSION "3.3.11" | #define PACKAGE_STRING "ddd 3.3.11" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "ddd" | #define VERSION "3.3.11" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_BOOL 1 | #define HAVE_EXPLICIT 1 | #define HAVE_MUTABLE 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_STD_EXCEPTIONS 1 | #define HAVE_NAMESPACE 1 | #define HAVE_TYPEINFO 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_ARRAY_OPERATOR_NEW 1 | #define HAVE_PLACEMENT_NEW 1 | #define HAVE_NEW_CASTS 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_BUILTIN_EXPECT 1 | #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_DLFCN_H 1 | #define HAVE_STD_STREAMPOS 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char XpSelectInput (); | int | main () | { | XpSelectInput (); | ; | return 0; | } configure:27050: result: no configure:27058: checking whether libXmu is in the standard X library path configure:27090: g++ -o conftest -g -O2 -fpermissive conftest.cc -lXmu -lXt -lXext -lSM -lICE -lX11 >&5 configure:27096: $? = 0 configure:27100: test -z || test ! -s conftest.err configure:27103: $? = 0 configure:27106: test -s conftest configure:27109: $? = 0 configure:27124: result: yes configure:27160: checking for Motif configure:27197: g++ -c -g -O2 -fpermissive conftest.cc >&5 conftest.cc:41:19: error: Xm/Xm.h: No such file or directory configure:27203: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ddd" | #define PACKAGE_TARNAME "ddd" | #define PACKAGE_VERSION "3.3.11" | #define PACKAGE_STRING "ddd 3.3.11" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "ddd" | #define VERSION "3.3.11" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_BOOL 1 | #define HAVE_EXPLICIT 1 | #define HAVE_MUTABLE 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_STD_EXCEPTIONS 1 | #define HAVE_NAMESPACE 1 | #define HAVE_TYPEINFO 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_ARRAY_OPERATOR_NEW 1 | #define HAVE_PLACEMENT_NEW 1 | #define HAVE_NEW_CASTS 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_BUILTIN_EXPECT 1 | #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_DLFCN_H 1 | #define HAVE_STD_STREAMPOS 1 | /* end confdefs.h. */ | #include <Xm/Xm.h> | int | main () | { | int a; | ; | return 0; | } configure:27404: result: libraries /usr/src/lesstif-0.95.0/lib/Xm-2.1/.libs/, headers (none) configure:27435: checking for Xpm configure:27475: g++ -c -g -O2 -fpermissive conftest.cc >&5 configure:27481: $? = 0 configure:27485: test -z || test ! -s conftest.err configure:27488: $? = 0 configure:27491: test -s conftest.o configure:27494: $? = 0 configure:27584: g++ -o conftest -g -O2 -fpermissive -L/usr/src/lesstif-0.95.0/lib/Xm-2.1/.libs/ conftest.cc -lXt -lXpm -lSM -lICE -lX11 >&5 configure:27590: $? = 0 configure:27594: test -z || test ! -s conftest.err configure:27597: $? = 0 configure:27600: test -s conftest configure:27603: $? = 0 configure:27678: result: libraries in default path, headers in default path configure:27711: checking for Athena configure:27754: g++ -c -g -O2 -fpermissive conftest.cc >&5 configure:27760: $? = 0 configure:27764: test -z || test ! -s conftest.err configure:27767: $? = 0 configure:27770: test -s conftest.o configure:27773: $? = 0 configure:27867: g++ -o conftest -g -O2 -fpermissive -L/usr/src/lesstif-0.95.0/lib/Xm-2.1/.libs/ conftest.cc -lXaw -lXmu -lXt -lXpm -lXext -lSM -lICE -lX11 >&5 configure:27873: $? = 0 configure:27877: test -z || test ! -s conftest.err configure:27880: $? = 0 configure:27883: test -s conftest configure:27886: $? = 0 configure:27962: result: libraries in default path, headers in default path configure:27969: checking whether compiling X headers requires -fpermissive configure:27999: g++ -c -g -O2 -fpermissive conftest.cc >&5 conftest.cc:42:19: error: Xm/Xm.h: No such file or directory configure:28005: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ddd" | #define PACKAGE_TARNAME "ddd" | #define PACKAGE_VERSION "3.3.11" | #define PACKAGE_STRING "ddd 3.3.11" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "ddd" | #define VERSION "3.3.11" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_BOOL 1 | #define HAVE_EXPLICIT 1 | #define HAVE_MUTABLE 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_STD_EXCEPTIONS 1 | #define HAVE_NAMESPACE 1 | #define HAVE_TYPEINFO 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_ARRAY_OPERATOR_NEW 1 | #define HAVE_PLACEMENT_NEW 1 | #define HAVE_NEW_CASTS 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_BUILTIN_EXPECT 1 | #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_DLFCN_H 1 | #define HAVE_STD_STREAMPOS 1 | /* end confdefs.h. */ | | #include <Xm/Xm.h> | | int | main () | { | int a; | ; | return 0; | } configure:28049: g++ -c -g -O2 -fpermissive -fpermissive conftest.cc >&5 conftest.cc:42:19: error: Xm/Xm.h: No such file or directory configure:28055: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ddd" | #define PACKAGE_TARNAME "ddd" | #define PACKAGE_VERSION "3.3.11" | #define PACKAGE_STRING "ddd 3.3.11" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "ddd" | #define VERSION "3.3.11" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_BOOL 1 | #define HAVE_EXPLICIT 1 | #define HAVE_MUTABLE 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_STD_EXCEPTIONS 1 | #define HAVE_NAMESPACE 1 | #define HAVE_TYPEINFO 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_ARRAY_OPERATOR_NEW 1 | #define HAVE_PLACEMENT_NEW 1 | #define HAVE_NEW_CASTS 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_BUILTIN_EXPECT 1 | #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_DLFCN_H 1 | #define HAVE_STD_STREAMPOS 1 | /* end confdefs.h. */ | | #include <Xm/Xm.h> | | int | main () | { | int a; | ; | return 0; | } configure:28088: result: no configure:28106: checking for XOpenDisplay in -lX11 configure:28136: g++ -o conftest -g -O2 -fpermissive -L/usr/src/lesstif-0.95.0/lib/Xm-2.1/.libs/ conftest.cc -lX11 -lSM -lICE >&5 configure:28142: $? = 0 configure:28146: test -z || test ! -s conftest.err configure:28149: $? = 0 configure:28152: test -s conftest configure:28155: $? = 0 configure:28168: result: yes configure:28190: checking for _Xlcmbcurmax in -lXintl configure:28220: g++ -o conftest -g -O2 -fpermissive -L/usr/src/lesstif-0.95.0/lib/Xm-2.1/.libs/ conftest.cc -lXintl -lSM -lICE -lX11 >&5 /usr/bin/ld: cannot find -lXintl collect2: ld returned 1 exit status configure:28226: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ddd" | #define PACKAGE_TARNAME "ddd" | #define PACKAGE_VERSION "3.3.11" | #define PACKAGE_STRING "ddd 3.3.11" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "ddd" | #define VERSION "3.3.11" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_BOOL 1 | #define HAVE_EXPLICIT 1 | #define HAVE_MUTABLE 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_STD_EXCEPTIONS 1 | #define HAVE_NAMESPACE 1 | #define HAVE_TYPEINFO 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_ARRAY_OPERATOR_NEW 1 | #define HAVE_PLACEMENT_NEW 1 | #define HAVE_NEW_CASTS 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_BUILTIN_EXPECT 1 | #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_DLFCN_H 1 | #define HAVE_STD_STREAMPOS 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _Xlcmbcurmax (); | int | main () | { | _Xlcmbcurmax (); | ; | return 0; | } configure:28252: result: no configure:28258: checking for shmap in -lipc configure:28288: g++ -o conftest -g -O2 -fpermissive -L/usr/src/lesstif-0.95.0/lib/Xm-2.1/.libs/ conftest.cc -lipc -lSM -lICE -lX11 >&5 /usr/bin/ld: cannot find -lipc collect2: ld returned 1 exit status configure:28294: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ddd" | #define PACKAGE_TARNAME "ddd" | #define PACKAGE_VERSION "3.3.11" | #define PACKAGE_STRING "ddd 3.3.11" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "ddd" | #define VERSION "3.3.11" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_BOOL 1 | #define HAVE_EXPLICIT 1 | #define HAVE_MUTABLE 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_STD_EXCEPTIONS 1 | #define HAVE_NAMESPACE 1 | #define HAVE_TYPEINFO 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_ARRAY_OPERATOR_NEW 1 | #define HAVE_PLACEMENT_NEW 1 | #define HAVE_NEW_CASTS 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_BUILTIN_EXPECT 1 | #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_DLFCN_H 1 | #define HAVE_STD_STREAMPOS 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shmap (); | int | main () | { | shmap (); | ; | return 0; | } configure:28320: result: no configure:28327: checking for XtToolkitInitialize in -lXt configure:28357: g++ -o conftest -g -O2 -fpermissive -L/usr/src/lesstif-0.95.0/lib/Xm-2.1/.libs/ conftest.cc -lXt -lSM -lICE -lX11 >&5 configure:28363: $? = 0 configure:28367: test -z || test ! -s conftest.err configure:28370: $? = 0 configure:28373: test -s conftest configure:28376: $? = 0 configure:28389: result: yes configure:28410: checking for XShapeQueryVersion in -lXext configure:28440: g++ -o conftest -g -O2 -fpermissive -L/usr/src/lesstif-0.95.0/lib/Xm-2.1/.libs/ conftest.cc -lXext -lSM -lICE -lX11 >&5 configure:28446: $? = 0 configure:28450: test -z || test ! -s conftest.err configure:28453: $? = 0 configure:28456: test -s conftest configure:28459: $? = 0 configure:28472: result: yes configure:28480: checking for XmuCvtStringToOrientation in -lXmu configure:28510: g++ -o conftest -g -O2 -fpermissive -L/usr/src/lesstif-0.95.0/lib/Xm-2.1/.libs/ conftest.cc -lXmu -lXt -lXext -lSM -lICE -lX11 >&5 configure:28516: $? = 0 configure:28520: test -z || test ! -s conftest.err configure:28523: $? = 0 configure:28526: test -s conftest configure:28529: $? = 0 configure:28542: result: yes configure:28552: checking for XpmCreatePixmapFromXpmImage in -lXpm configure:28582: g++ -o conftest -g -O2 -fpermissive -L/usr/src/lesstif-0.95.0/lib/Xm-2.1/.libs/ conftest.cc -lXpm -lSM -lICE -lX11 >&5 configure:28588: $? = 0 configure:28592: test -z || test ! -s conftest.err configure:28595: $? = 0 configure:28598: test -s conftest configure:28601: $? = 0 configure:28614: result: yes configure:28641: checking X11/xpm.h usability configure:28653: g++ -c -g -O2 -fpermissive conftest.cc >&5 configure:28659: $? = 0 configure:28663: test -z || test ! -s conftest.err configure:28666: $? = 0 configure:28669: test -s conftest.o configure:28672: $? = 0 configure:28682: result: yes configure:28686: checking X11/xpm.h presence configure:28696: g++ -E conftest.cc configure:28702: $? = 0 configure:28722: result: yes configure:28757: checking for X11/xpm.h configure:28764: result: yes configure:28641: checking xpm.h usability configure:28653: g++ -c -g -O2 -fpermissive conftest.cc >&5 conftest.cc:77:17: error: xpm.h: No such file or directory configure:28659: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ddd" | #define PACKAGE_TARNAME "ddd" | #define PACKAGE_VERSION "3.3.11" | #define PACKAGE_STRING "ddd 3.3.11" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "ddd" | #define VERSION "3.3.11" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_BOOL 1 | #define HAVE_EXPLICIT 1 | #define HAVE_MUTABLE 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_STD_EXCEPTIONS 1 | #define HAVE_NAMESPACE 1 | #define HAVE_TYPEINFO 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_ARRAY_OPERATOR_NEW 1 | #define HAVE_PLACEMENT_NEW 1 | #define HAVE_NEW_CASTS 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_BUILTIN_EXPECT 1 | #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_DLFCN_H 1 | #define HAVE_STD_STREAMPOS 1 | #define HAVE_XPM 1 | #define HAVE_X11_XPM_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <xpm.h> configure:28682: result: no configure:28686: checking xpm.h presence configure:28696: g++ -E conftest.cc conftest.cc:43:17: error: xpm.h: No such file or directory configure:28702: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ddd" | #define PACKAGE_TARNAME "ddd" | #define PACKAGE_VERSION "3.3.11" | #define PACKAGE_STRING "ddd 3.3.11" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE "ddd" | #define VERSION "3.3.11" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_BOOL 1 | #define HAVE_EXPLICIT 1 | #define HAVE_MUTABLE 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_STD_EXCEPTIONS 1 | #define HAVE_NAMESPACE 1 | #define HAVE_TYPEINFO 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_ARRAY_OPERATOR_NEW 1 | #define HAVE_PLACEMENT_NEW 1 | #define HAVE_NEW_CASTS 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_BUILTIN_EXPECT 1 | #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_DLFCN_H 1 | #define HAVE_STD_STREAMPOS 1 | #define HAVE_XPM 1 | #define HAVE_X11_XPM_H 1 | /* end confdefs.h. */ | #include <xpm.h> configure:28722: result: no configure:28757: checking for xpm.h configure:28764: result: no configure:28783: checking for XawTextSetInsertionPoint in -lXaw configure:28813: g++ -o conftest -g -O2 -fpermissive -L/usr/src/lesstif-0.95.0/lib/Xm-2.1/.libs/ conftest.cc -lXaw -lXmu -lXt -lXpm -lXext -lSM -lICE -lX11 >&5 configure:28819: $? = 0 configure:28823: test -z || test ! -s conftest.err configure:28826: $? = 0 configure:28829: test -s conftest configure:28832: $? = 0 configure:28845: result: yes configure:28882: checking for X11/Xaw/Form.h configure:28899: g++ -c -g -O2 -fpermissive conftest.cc >&5 configure:28905: $? = 0 configure:28909: test -z || test ! -s conftest.err configure:28912: $? = 0 configure:28915: test -s conftest.o configure:28918: $? = 0 configure:28929: result: yes configure:28882: checking for X11/Xaw/Panner.h configure:28899: g++ -c -g -O2 -fpermissive conftest.cc >&5 configure:28905: $? = 0 configure:28909: test -z || test ! -s conftest.err configure:28912: $? = 0 configure:28915: test -s conftest.o configure:28918: $? = 0 configure:28929: result: yes configure:28882: checking for X11/Xaw/Porthole.h configure:28899: g++ -c -g -O2 -fpermissive conftest.cc >&5 configure:28905: $? = 0 configure:28909: test -z || test ! -s conftest.err configure:28912: $? = 0 configure:28915: test -s conftest.o configure:28918: $? = 0 configure:28929: result: yes configure:28944: checking for X11/Xmu/Editres.h configure:28961: g++ -c -g -O2 -fpermissive conftest.cc >&5 configure:28967: $? = 0 configure:28971: test -z || test ! -s conftest.err configure:28974: $? = 0 configure:28977: test -s conftest.o configure:28980: $? = 0 configure:28991: result: yes configure:29010: error: The Motif include file 'Xm/Xm.h' could not be found. Please use the configure options '--with-motif-includes=DIR' and '--with-motif-libraries=DIR' to specify the Xm location. See the files 'config.log' and 'ddd/config.log' for further diagnostics. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes 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_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_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_f77_compiler_gnu=yes ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_regcmp=no ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_X11_Xaw_Form_h=yes ac_cv_header_X11_Xaw_Panner_h=yes ac_cv_header_X11_Xaw_Porthole_h=yes ac_cv_header_X11_Xmu_Editres_h=yes ac_cv_header_X11_xpm_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes 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_header_xpm_h=no ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_X11_XOpenDisplay=yes ac_cv_lib_Xaw_XawTextSetInsertionPoint=yes ac_cv_lib_Xext_XShapeQueryVersion=yes ac_cv_lib_Xintl__Xlcmbcurmax=no ac_cv_lib_Xmu_XmuCvtStringToOrientation=yes ac_cv_lib_Xpm_XpmCreatePixmapFromXpmImage=yes ac_cv_lib_Xt_XtToolkitInitialize=yes ac_cv_lib_c_open=yes ac_cv_lib_elf_elf_version=yes ac_cv_lib_fl_yywrap=yes ac_cv_lib_gen_regcmp=no ac_cv_lib_ipc_shmap=no ac_cv_lib_m_sin=yes ac_cv_lib_mytinfo___tgetent=no ac_cv_lib_ncurses___tgetent=yes ac_cv_lib_y_yyerror=no ac_cv_objext=o ac_cv_path_RSH=/usr/kerberos/bin/rsh ac_cv_path_SH=/bin/sh ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_COMPRESS=gzip ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_DEBUGGER=gdb ac_cv_prog_DIFF=diff ac_cv_prog_F77=g77 ac_cv_prog_GCORE=gcore ac_cv_prog_LEX=flex ac_cv_prog_LPR=lp ac_cv_prog_M4=m4 ac_cv_prog_PERL=perl ac_cv_prog_SED=sed ac_cv_prog_TAR=gtar ac_cv_prog_UNCOMPRESS=gzip ac_cv_prog_XFONTSEL=xfontsel ac_cv_prog_XTERM=xterm ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip 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_f77_g=yes ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ice_cv_athena_includes= ice_cv_athena_libraries= ice_cv_cxx_isystem=yes ice_cv_cxx_problematic_version=no ice_cv_find_xext=yes ice_cv_find_xmu=yes ice_cv_find_xp=no ice_cv_have_array_operator_new=yes ice_cv_have_attribute_noreturn=yes ice_cv_have_bool=yes ice_cv_have_builtin_expect=yes ice_cv_have_exceptions=yes ice_cv_have_explicit=yes ice_cv_have_long_long=yes ice_cv_have_mutable=yes ice_cv_have_namespace=yes ice_cv_have_new_casts=yes ice_cv_have_placement_new=yes ice_cv_have_pretty_function=yes ice_cv_have_std_exceptions=yes ice_cv_have_std_streampos=yes ice_cv_have_streampos=no ice_cv_have_typeinfo=yes ice_cv_minimal_toc=no ice_cv_motif_includes=no ice_cv_permissive=yes ice_cv_prog_cc=yes ice_cv_prog_cxx=yes ice_cv_traditional_cpp='gcc -E' ice_cv_trigraphs=yes ice_cv_warn_effective_cxx=yes ice_cv_warn_uninitialized=yes ice_cv_x_permissive=no ice_cv_xpm_includes= ice_cv_xpm_libraries= lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/src/ddd-3.3.11/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/src/ddd-3.3.11/missing --run tar' AR='ar' AUTOCONF='${SHELL} /usr/src/ddd-3.3.11/missing --run autoconf' AUTOHEADER='${SHELL} /usr/src/ddd-3.3.11/missing --run autoheader' AUTOMAKE='${SHELL} /usr/src/ddd-3.3.11/missing --run automake-1.9' AWK='gawk' BIG_TOC='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 ' COMPFACE='' COMPRESS='gzip -c -9' CPP='gcc -E' CPPFLAGS=' ' CPP_TRADITIONAL='gcc -E' CXX='g++' CXXCPP='g++ -E' CXXDEBUG='-g' CXXDEPMODE='depmode=gcc3' CXXDYNAMIC_BINDING='-Bdynamic' CXXFLAGS='-g -O2 -fpermissive ' CXXLIBS='' CXXOPT=' -O2' CXXSTATIC_BINDING='-Bstatic' CXXSTUFF=' -trigraphs' CXXWARNINGS='-Wall -W -Wwrite-strings' CYGPATH_W='echo' DDD='DDD' DEBUGGER='gdb' DEBUGGER_OPTION='' DEFS='' DELETE_CR='cat' DEPDIR='.deps' DIFF='diff' Ddd='Ddd' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXPIRES='' F77='g77' FFLAGS='-g' GCORE='gcore' GCORE_COMMAND='gcore -o @FILE@ @PID@' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' ISYSTEM='-isystem ' LDFLAGS=' -L/usr/src/lesstif-0.95.0/lib/Xm-2.1/.libs/ ' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LFLAGS='-8' LIBC='-lc' LIBELF='-lelf' LIBGEN='' LIBM='-lm' LIBNSL='' LIBOBJS='' LIBREADLINE='' LIBRX='' LIBS=' ' LIBSOCKET='' LIBTERMCAP='-lncurses' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBY='' LN_S='ln -s' LPR='lp' LTLIBOBJS='' M4='m4' MAKEINFO='${SHELL} /usr/src/ddd-3.3.11/missing --run makeinfo' MINIMAL_TOC='' NICKNAME='Rhubarb' OBJEXT='o' PACKAGE='ddd' PACKAGE_BUGREPORT='[email protected]' PACKAGE_NAME='ddd' PACKAGE_STRING='ddd 3.3.11' PACKAGE_TARNAME='ddd' PACKAGE_VERSION='3.3.11' PATH_SEPARATOR=':' PERL='perl' PERMISSIVE='-fpermissive' PRINT_COMMAND='lp -c' RANLIB='ranlib' RPATH='' RSH='/usr/kerberos/bin/rsh' SED='/bin/sed' SET_MAKE='' SH='/bin/sh' SHELL='/bin/sh' STRIP='strip' TAR='gtar' TRANSLATIONS='' TRIGRAPHS='-trigraphs' UNCOMPRESS='gzip -d -c' VERSION='3.3.11' WARN_EFFECTIVE_CXX='-Weffc++' WARN_NO_EFFECTIVE_CXX='-Wno-effc++' WARN_NO_UNINITIALIZED='-Wno-uninitialized' WARN_UNINITIALIZED='-Wuninitialized' X11_LIBS='-lX11' XAW_LIBS='-lXaw ' XBM2XFACE='false' XEXT_LIBS='-lXext' XFONTSEL='xfontsel' XMU_LIBS='-lXmu' XM_LIBS='' XPM_LIBS='-lXpm' XP_LIBS='' XS_DEBUG_INFO='' XTERM='xterm' XT_LIBS='-lXt' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='-L/usr/src/lesstif-0.95.0/lib/Xm-2.1/.libs/ ' X_PERMISSIVE='' X_PRE_LIBS=' -lSM -lICE' YACC='bison -y' YFLAGS='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='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='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' ddd='ddd' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/src/ddd-3.3.11/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='NONE' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ARRAY_OPERATOR_NEW 1 #define HAVE_ATHENA 1 #define HAVE_ATTRIBUTE_NORETURN 1 #define HAVE_BOOL 1 #define HAVE_BUILTIN_EXPECT 1 #define HAVE_DLFCN_H 1 #define HAVE_EXCEPTIONS 1 #define HAVE_EXPLICIT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LONG_LONG 1 #define HAVE_MEMORY_H 1 #define HAVE_MUTABLE 1 #define HAVE_NAMESPACE 1 #define HAVE_NEW_CASTS 1 #define HAVE_PLACEMENT_NEW 1 #define HAVE_PRETTY_FUNCTION 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STD_EXCEPTIONS 1 #define HAVE_STD_STREAMPOS 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_TYPEINFO 1 #define HAVE_UNISTD_H 1 #define HAVE_X11_XAW_FORM_H 1 #define HAVE_X11_XAW_PANNER_H 1 #define HAVE_X11_XAW_PORTHOLE_H 1 #define HAVE_X11_XMU_EDITRES_H 1 #define HAVE_X11_XPM_H 1 #define HAVE_XPM 1 #define PACKAGE "ddd" #define PACKAGE_BUGREPORT "[email protected]" #define PACKAGE_NAME "ddd" #define PACKAGE_STRING "ddd 3.3.11" #define PACKAGE_TARNAME "ddd" #define PACKAGE_VERSION "3.3.11" #define STDC_HEADERS 1 #define VERSION "3.3.11" #define YYTEXT_POINTER 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 1