This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Arts++ configure 1.1.a12, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-shared --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 131 tasks, 188 threads, 4 processors Load average: 0.10, Mach factor: 3.89 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1367: checking for i386-unknown-gnu-gcc configure:1393: result: cc configure:1675: checking for C compiler version configure:1678: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:1681: $? = 0 configure:1683: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1686: $? = 0 configure:1688: cc -V &5 cc: `-V' option must have argument configure:1691: $? = 1 configure:1714: checking for C compiler default output file name configure:1717: cc -fno-common conftest.c >&5 configure:1720: $? = 0 configure:1766: result: a.out configure:1771: checking whether the C compiler works configure:1777: ./a.out configure:1780: $? = 0 configure:1797: result: yes configure:1804: checking whether we are cross compiling configure:1806: result: no configure:1809: checking for suffix of executables configure:1811: cc -o conftest -fno-common conftest.c >&5 configure:1814: $? = 0 configure:1839: result: configure:1845: checking for suffix of object files configure:1866: cc -c -fno-common conftest.c >&5 configure:1869: $? = 0 configure:1891: result: configure:1895: checking whether we are using the GNU C compiler configure:1919: cc -c -fno-common conftest.c >&5 configure:1925: $? = 0 configure:1928: test -z || test ! -s conftest.err configure:1931: $? = 0 configure:1934: test -s conftest. configure:1937: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1950: result: no configure:1956: checking whether cc accepts -g configure:1977: cc -c -g conftest.c >&5 configure:1983: $? = 0 configure:1986: test -z || test ! -s conftest.err configure:1989: $? = 0 configure:1992: test -s conftest. configure:1995: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2006: result: no configure:2023: checking for cc option to accept ANSI C configure:2093: cc -c -fno-common conftest.c >&5 configure:2099: $? = 0 configure:2102: test -z || test ! -s conftest.err configure:2105: $? = 0 configure:2108: test -s conftest. configure:2111: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2093: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2099: $? = 0 configure:2102: test -z || test ! -s conftest.err configure:2105: $? = 0 configure:2108: test -s conftest. configure:2111: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2093: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2099: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2093: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2099: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2093: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2099: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2093: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2099: $? = 0 configure:2102: test -z || test ! -s conftest.err configure:2105: $? = 0 configure:2108: test -s conftest. configure:2111: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2129: result: none needed configure:2147: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2153: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2293: checking for i386-unknown-gnu-g++ configure:2319: result: c++ configure:2377: checking for C++ compiler version configure:2380: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:2383: $? = 0 configure:2385: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2388: $? = 0 configure:2390: c++ -V &5 c++: `-V' option must have argument configure:2393: $? = 1 configure:2396: checking whether we are using the GNU C++ compiler configure:2420: c++ -c -fno-common conftest.cc >&5 configure:2426: $? = 0 configure:2429: test -z || test ! -s conftest.err configure:2432: $? = 0 configure:2435: test -s conftest. configure:2438: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2451: result: no configure:2457: checking whether c++ accepts -g configure:2478: c++ -c -g conftest.cc >&5 configure:2484: $? = 0 configure:2487: test -z || test ! -s conftest.err configure:2490: $? = 0 configure:2493: test -s conftest. configure:2496: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2507: result: no configure:2549: c++ -c -fno-common conftest.cc >&5 configure:2555: $? = 0 configure:2558: test -z || test ! -s conftest.err configure:2561: $? = 0 configure:2564: test -s conftest. configure:2567: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2549: c++ -c -fno-common conftest.cc >&5 configure:2555: $? = 0 configure:2558: test -z || test ! -s conftest.err configure:2561: $? = 0 configure:2564: test -s conftest. configure:2567: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2549: c++ -c -fno-common conftest.cc >&5 configure:2555: $? = 0 configure:2558: test -z || test ! -s conftest.err configure:2561: $? = 0 configure:2564: test -s conftest. configure:2567: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2549: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:10: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:9: error: than previous declaration `void exit(int) throw ()' configure:2555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2549: c++ -c -fno-common conftest.cc >&5 configure:2555: $? = 0 configure:2558: test -z || test ! -s conftest.err configure:2561: $? = 0 configure:2564: test -s conftest. configure:2567: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2549: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:10: conftest.cc:9: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:2555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2640: checking how to run the C++ preprocessor configure:2671: c++ -E conftest.cc configure:2677: $? = 0 configure:2709: c++ -E conftest.cc conftest.cc:12:28: ac_nonexistent.h: No such file or directory configure:2715: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:2754: result: c++ -E configure:2778: c++ -E conftest.cc configure:2784: $? = 0 configure:2816: c++ -E conftest.cc conftest.cc:12:28: ac_nonexistent.h: No such file or directory configure:2822: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:2866: checking for egrep configure:2876: result: grep -E configure:2882: checking for AIX configure:2904: result: no configure:2913: checking for i386-unknown-gnu-ranlib configure:2942: result: no configure:2951: checking for ranlib configure:2967: found /usr/bin/ranlib configure:2978: result: ranlib configure:2992: checking for X configure:3098: c++ -E conftest.cc conftest.cc:12:22: X11/Xlib.h: No such file or directory configure:3104: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3154: c++ -o conftest -fno-common conftest.cc -lX11 >&5 conftest.cc:12:22: X11/Xlib.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:16: error: `XrmInitialize' undeclared (first use this function) conftest.cc:16: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:3160: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | int | main () | { | XrmInitialize () | ; | return 0; | } configure:3226: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:3397: c++ -o conftest -fno-common conftest.cc -L/usr/X11R6/lib -lX11 >&5 configure:3403: $? = 0 configure:3406: test -z || test ! -s conftest.err configure:3409: $? = 0 configure:3412: test -s conftest configure:3415: $? = 0 configure:3571: checking for gethostbyname configure:3628: c++ -o conftest -fno-common conftest.cc >&5 configure:3634: $? = 0 configure:3637: test -z || test ! -s conftest.err configure:3640: $? = 0 configure:3643: test -s conftest configure:3646: $? = 0 configure:3658: result: yes configure:3807: checking for connect configure:3864: c++ -o conftest -fno-common conftest.cc >&5 configure:3870: $? = 0 configure:3873: test -z || test ! -s conftest.err configure:3876: $? = 0 configure:3879: test -s conftest configure:3882: $? = 0 configure:3894: result: yes configure:3968: checking for remove configure:4025: c++ -o conftest -fno-common conftest.cc >&5 configure:4031: $? = 0 configure:4034: test -z || test ! -s conftest.err configure:4037: $? = 0 configure:4040: test -s conftest configure:4043: $? = 0 configure:4055: result: yes configure:4129: checking for shmat configure:4186: c++ -o conftest -fno-common conftest.cc >&5 configure:4192: $? = 0 configure:4195: test -z || test ! -s conftest.err configure:4198: $? = 0 configure:4201: test -s conftest configure:4204: $? = 0 configure:4216: result: yes configure:4299: checking for IceConnectionNumber in -lICE configure:4329: c++ -o conftest -fno-common -L/usr/X11R6/lib conftest.cc -lICE >&5 configure:4335: $? = 0 configure:4338: test -z || test ! -s conftest.err configure:4341: $? = 0 configure:4344: test -s conftest configure:4347: $? = 0 configure:4360: result: yes configure:4401: checking build system type configure:4419: result: i386-unknown-gnu configure:4427: checking host system type configure:4441: result: i386-unknown-gnu configure:4449: checking target system type configure:4463: result: i386-unknown-gnu configure:4581: checking for non-GNU ld configure:4611: result: /usr/bin/ld configure:4621: checking if the linker (/usr/bin/ld) is GNU ld configure:4633: result: no configure:4637: checking for BSD-compatible nm configure:4671: result: /usr/bin/nm -p configure:4675: checking whether ln -s works configure:4679: result: yes ltconfig:678:checking for cc option to produce PIC ltconfig:687:checking that cc PIC flag -DPIC works. ltconfig:697: cc -c -fno-common -DPIC -DPIC conftest.c 1>&5 ltconfig:749: checking if cc static flag works ltconfig:758: cc -o conftest -fno-common conftest.c 1>&5 ltconfig:780: finding the maximum length of command line arguments ltconfig:@lineno@: result: ltconfig:833: checking if cc supports -c -o file.o ltconfig:834: cc -c -fno-common -o out/conftest2.o conftest.c 1>&5 ltconfig:1431: checking if global_symbol_pipe works ltconfig:1432: cc -c -fno-common conftest.c 1>&5 ltconfig:1435: eval "/usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" cannot find nm_test_var in conftest.nm ltconfig:1431: checking if global_symbol_pipe works ltconfig:1432: cc -c -fno-common conftest.c 1>&5 ltconfig:1435: eval "/usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1487: cc -o conftest -fno-common conftest.c conftstm.o 1>&5 configure:4895: checking for ANSI C header files configure:4920: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:12: conftest.cc:9: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4926: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5047: result: no configure:5071: checking for sys/types.h configure:5087: c++ -c -fno-common conftest.cc >&5 configure:5093: $? = 0 configure:5096: test -z || test ! -s conftest.err configure:5099: $? = 0 configure:5102: test -s conftest. configure:5105: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:5116: result: no configure:5071: checking for sys/stat.h configure:5087: c++ -c -fno-common conftest.cc >&5 configure:5093: $? = 0 configure:5096: test -z || test ! -s conftest.err configure:5099: $? = 0 configure:5102: test -s conftest. configure:5105: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:5116: result: no configure:5071: checking for stdlib.h configure:5087: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:47: conftest.cc:9: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5093: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:5116: result: no configure:5071: checking for string.h configure:5087: c++ -c -fno-common conftest.cc >&5 configure:5093: $? = 0 configure:5096: test -z || test ! -s conftest.err configure:5099: $? = 0 configure:5102: test -s conftest. configure:5105: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:5116: result: no configure:5071: checking for memory.h configure:5087: c++ -c -fno-common conftest.cc >&5 configure:5093: $? = 0 configure:5096: test -z || test ! -s conftest.err configure:5099: $? = 0 configure:5102: test -s conftest. configure:5105: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:5116: result: no configure:5071: checking for strings.h configure:5087: c++ -c -fno-common conftest.cc >&5 configure:5093: $? = 0 configure:5096: test -z || test ! -s conftest.err configure:5099: $? = 0 configure:5102: test -s conftest. configure:5105: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:5116: result: no configure:5071: checking for inttypes.h configure:5087: c++ -c -fno-common conftest.cc >&5 configure:5093: $? = 0 configure:5096: test -z || test ! -s conftest.err configure:5099: $? = 0 configure:5102: test -s conftest. configure:5105: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:5116: result: no configure:5071: checking for stdint.h configure:5087: c++ -c -fno-common conftest.cc >&5 configure:5093: $? = 0 configure:5096: test -z || test ! -s conftest.err configure:5099: $? = 0 configure:5102: test -s conftest. configure:5105: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:5116: result: no configure:5071: checking for unistd.h configure:5087: c++ -c -fno-common conftest.cc >&5 configure:5093: $? = 0 configure:5096: test -z || test ! -s conftest.err configure:5099: $? = 0 configure:5102: test -s conftest. configure:5105: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:5116: result: no configure:5133: checking for inttypes.h configure:5138: result: no configure:5722: checking machine/types.h usability configure:5734: c++ -c -fno-common conftest.cc >&5 configure:5740: $? = 0 configure:5743: test -z || test ! -s conftest.err configure:5746: $? = 0 configure:5749: test -s conftest. configure:5752: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:5762: result: no configure:5766: checking machine/types.h presence configure:5776: c++ -E conftest.cc configure:5782: $? = 0 configure:5802: result: yes configure:5815: WARNING: machine/types.h: present but cannot be compiled configure:5817: WARNING: machine/types.h: check for missing prerequisite headers? configure:5819: WARNING: machine/types.h: see the Autoconf documentation configure:5821: WARNING: machine/types.h: section "Present But Cannot Be Compiled" configure:5823: WARNING: machine/types.h: proceeding with the preprocessor's result configure:5825: WARNING: machine/types.h: in the future, the compiler will take precedence configure:5837: checking for machine/types.h configure:5844: result: yes configure:5860: checking for int8_t in configure:5878: c++ -c -fno-common conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:17: error: `int8_t' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:17: error: parse error before `;' token configure:5884: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MACHINE_TYPES_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int8_t bar; | ; | return 0; | } configure:5909: result: no configure:5913: checking for int16_t in configure:5931: c++ -c -fno-common conftest.cc >&5 configure:5937: $? = 0 configure:5940: test -z || test ! -s conftest.err configure:5943: $? = 0 configure:5946: test -s conftest. configure:5949: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MACHINE_TYPES_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int16_t bar; | ; | return 0; | } configure:5962: result: no configure:5966: checking for int32_t in configure:5984: c++ -c -fno-common conftest.cc >&5 configure:5990: $? = 0 configure:5993: test -z || test ! -s conftest.err configure:5996: $? = 0 configure:5999: test -s conftest. configure:6002: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MACHINE_TYPES_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int32_t bar; | ; | return 0; | } configure:6015: result: no configure:6019: checking for int64_t in configure:6037: c++ -c -fno-common conftest.cc >&5 configure:6043: $? = 0 configure:6046: test -z || test ! -s conftest.err configure:6049: $? = 0 configure:6052: test -s conftest. configure:6055: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MACHINE_TYPES_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int64_t bar; | ; | return 0; | } configure:6068: result: no configure:6072: checking for uint8_t in configure:6090: c++ -c -fno-common conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:17: error: `uint8_t' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:17: error: parse error before `;' token configure:6096: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MACHINE_TYPES_H 1 | /* end confdefs.h. */ | #include | int | main () | { | uint8_t bar; | ; | return 0; | } configure:6121: result: no configure:6125: checking for uint16_t in configure:6143: c++ -c -fno-common conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:17: error: `uint16_t' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:17: error: parse error before `;' token configure:6149: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MACHINE_TYPES_H 1 | /* end confdefs.h. */ | #include | int | main () | { | uint16_t bar; | ; | return 0; | } configure:6174: result: no configure:6178: checking for uint32_t in configure:6196: c++ -c -fno-common conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:17: error: `uint32_t' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:17: error: parse error before `;' token configure:6202: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MACHINE_TYPES_H 1 | /* end confdefs.h. */ | #include | int | main () | { | uint32_t bar; | ; | return 0; | } configure:6227: result: no configure:6231: checking for uint64_t in configure:6249: c++ -c -fno-common conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:17: error: `uint64_t' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:17: error: parse error before `;' token configure:6255: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MACHINE_TYPES_H 1 | /* end confdefs.h. */ | #include | int | main () | { | uint64_t bar; | ; | return 0; | } configure:6280: result: no configure:6293: checking for sys/types.h configure:6298: result: no configure:6867: checking for unsigned short configure:6891: c++ -c -fno-common conftest.cc >&5 configure:6897: $? = 0 configure:6900: test -z || test ! -s conftest.err configure:6903: $? = 0 configure:6906: test -s conftest. configure:6909: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MACHINE_TYPES_H 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 | int | main () | { | if ((unsigned short *) 0) | return 0; | if (sizeof (unsigned short)) | return 0; | ; | return 0; | } configure:6920: result: no configure:6923: checking size of unsigned short configure:7266: result: 0 configure:7273: checking for short configure:7297: c++ -c -fno-common conftest.cc >&5 configure:7303: $? = 0 configure:7306: test -z || test ! -s conftest.err configure:7309: $? = 0 configure:7312: test -s conftest. configure:7315: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MACHINE_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 0 | /* 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 | int | main () | { | if ((short *) 0) | return 0; | if (sizeof (short)) | return 0; | ; | return 0; | } configure:7326: result: no configure:7329: checking size of short configure:7672: result: 0 configure:7679: checking for unsigned int configure:7703: c++ -c -fno-common conftest.cc >&5 configure:7709: $? = 0 configure:7712: test -z || test ! -s conftest.err configure:7715: $? = 0 configure:7718: test -s conftest. configure:7721: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MACHINE_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 0 | #define SIZEOF_SHORT 0 | /* 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 | int | main () | { | if ((unsigned int *) 0) | return 0; | if (sizeof (unsigned int)) | return 0; | ; | return 0; | } configure:7732: result: no configure:7735: checking size of unsigned int configure:8078: result: 0 configure:8085: checking for int configure:8109: c++ -c -fno-common conftest.cc >&5 configure:8115: $? = 0 configure:8118: test -z || test ! -s conftest.err configure:8121: $? = 0 configure:8124: test -s conftest. configure:8127: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MACHINE_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_UNSIGNED_INT 0 | /* 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 | int | main () | { | if ((int *) 0) | return 0; | if (sizeof (int)) | return 0; | ; | return 0; | } configure:8138: result: no configure:8141: checking size of int configure:8484: result: 0 configure:8491: checking for unsigned long configure:8515: c++ -c -fno-common conftest.cc >&5 configure:8521: $? = 0 configure:8524: test -z || test ! -s conftest.err configure:8527: $? = 0 configure:8530: test -s conftest. configure:8533: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MACHINE_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_INT 0 | /* 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 | int | main () | { | if ((unsigned long *) 0) | return 0; | if (sizeof (unsigned long)) | return 0; | ; | return 0; | } configure:8544: result: no configure:8547: checking size of unsigned long configure:8890: result: 0 configure:8897: checking for long configure:8921: c++ -c -fno-common conftest.cc >&5 configure:8927: $? = 0 configure:8930: test -z || test ! -s conftest.err configure:8933: $? = 0 configure:8936: test -s conftest. configure:8939: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MACHINE_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_INT 0 | #define SIZEOF_UNSIGNED_LONG 0 | /* 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 | int | main () | { | if ((long *) 0) | return 0; | if (sizeof (long)) | return 0; | ; | return 0; | } configure:8950: result: no configure:8953: checking size of long configure:9296: result: 0 configure:9303: checking for unsigned long long configure:9327: c++ -c -fno-common conftest.cc >&5 configure:9333: $? = 0 configure:9336: test -z || test ! -s conftest.err configure:9339: $? = 0 configure:9342: test -s conftest. configure:9345: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MACHINE_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_INT 0 | #define SIZEOF_UNSIGNED_LONG 0 | #define SIZEOF_LONG 0 | /* 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 | int | main () | { | if ((unsigned long long *) 0) | return 0; | if (sizeof (unsigned long long)) | return 0; | ; | return 0; | } configure:9356: result: no configure:9359: checking size of unsigned long long configure:9702: result: 0 configure:9709: checking for long long configure:9733: c++ -c -fno-common conftest.cc >&5 configure:9739: $? = 0 configure:9742: test -z || test ! -s conftest.err configure:9745: $? = 0 configure:9748: test -s conftest. configure:9751: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MACHINE_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_INT 0 | #define SIZEOF_UNSIGNED_LONG 0 | #define SIZEOF_LONG 0 | #define SIZEOF_UNSIGNED_LONG_LONG 0 | /* 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 | int | main () | { | if ((long long *) 0) | return 0; | if (sizeof (long long)) | return 0; | ; | return 0; | } configure:9762: result: no configure:9765: checking size of long long configure:10108: result: 0 configure:10116: checking whether byte ordering is bigendian configure:10143: c++ -c -fno-common conftest.cc >&5 configure:10149: $? = 0 configure:10152: test -z || test ! -s conftest.err configure:10155: $? = 0 configure:10158: test -s conftest. configure:10161: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MACHINE_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_INT 0 | #define SIZEOF_UNSIGNED_LONG 0 | #define SIZEOF_LONG 0 | #define SIZEOF_UNSIGNED_LONG_LONG 0 | #define SIZEOF_LONG_LONG 0 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:10300: c++ -o conftest -fno-common conftest.cc >&5 configure:10303: $? = 0 configure:10305: ./conftest configure:10308: $? = 0 configure:10324: result: no configure:10352: c++ -E conftest.cc configure:10358: $? = 0 configure:10389: c++ -E conftest.cc configure:10395: $? = 0 configure:10426: c++ -E conftest.cc configure:10432: $? = 0 configure:10463: c++ -E conftest.cc configure:10469: $? = 0 configure:10500: c++ -E conftest.cc configure:10506: $? = 0 configure:10531: checking for inet_ntoa in -lnsl configure:10561: c++ -o conftest -fno-common conftest.cc -lnsl >&5 ld: can't locate file for: -lnsl configure:10567: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MACHINE_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_INT 0 | #define SIZEOF_UNSIGNED_LONG 0 | #define SIZEOF_LONG 0 | #define SIZEOF_UNSIGNED_LONG_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_FSTREAM 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOMANIP 1 | #define HAVE_SSTREAM 1 | #define HAVE_STRSTREAM 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 inet_ntoa (); | int | main () | { | inet_ntoa (); | ; | return 0; | } configure:10592: result: no configure:10604: checking for socket in -lsocket configure:10634: c++ -o conftest -fno-common conftest.cc -lsocket >&5 ld: can't locate file for: -lsocket configure:10640: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MACHINE_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_INT 0 | #define SIZEOF_UNSIGNED_LONG 0 | #define SIZEOF_LONG 0 | #define SIZEOF_UNSIGNED_LONG_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_FSTREAM 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOMANIP 1 | #define HAVE_SSTREAM 1 | #define HAVE_STRSTREAM 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 socket (); | int | main () | { | socket (); | ; | return 0; | } configure:10665: result: no configure:10677: checking for xdr_float in -lrpc configure:10707: c++ -o conftest -fno-common conftest.cc -lrpc >&5 ld: can't locate file for: -lrpc configure:10713: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Arts++" | #define PACKAGE_TARNAME "arts--" | #define PACKAGE_VERSION "1.1.a12" | #define PACKAGE_STRING "Arts++ 1.1.a12" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MACHINE_TYPES_H 1 | #define SIZEOF_UNSIGNED_SHORT 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_INT 0 | #define SIZEOF_UNSIGNED_LONG 0 | #define SIZEOF_LONG 0 | #define SIZEOF_UNSIGNED_LONG_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_FSTREAM 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOMANIP 1 | #define HAVE_SSTREAM 1 | #define HAVE_STRSTREAM 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 xdr_float (); | int | main () | { | xdr_float (); | ; | return 0; | } configure:10738: result: no configure:10750: checking for xdr_float in -lrpcsvc configure:10780: c++ -o conftest -fno-common conftest.cc -lrpcsvc >&5 configure:10786: $? = 0 configure:10789: test -z || test ! -s conftest.err configure:10792: $? = 0 configure:10795: test -s conftest configure:10798: $? = 0 configure:10811: result: yes configure:10825: checking for $XRTHOME/lib/libxrt3d.a configure:10833: result: no; have_xrt3d = noxrt3d configure:10838: checking for $XRTHOME/lib/libxrtgear.a configure:10846: result: no; have_xrtgear = noxrtgear configure:10851: checking for $XRTHOME/lib/libxrtfield.a configure:10859: result: no; have_xrtfield = noxrtfield configure:10864: checking for $XRTHOME/lib/libxrttable.a configure:10872: result: no; have_xrttable = noxrttable configure:10877: checking for $XRTHOME/lib/libxrtmvc.a configure:10885: result: no; have_xrtmvc = noxrtmvc configure:10890: checking for $XRTHOME/lib/libxrtm.a configure:10898: result: no; have_xrtgraph = noxrtgraph configure:10903: checking for XRT PDS configure:10913: result: no; have_xrtpds = noxrtpds configure:10936: checking for yywrap in -lfl configure:10966: c++ -o conftest -fno-common conftest.cc -lfl -lrpcsvc >&5 configure:10972: $? = 0 configure:10975: test -z || test ! -s conftest.err configure:10978: $? = 0 configure:10981: test -s conftest configure:10984: $? = 0 configure:10997: result: yes configure:11859: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Arts++ config.status 1.1.a12, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:754: creating Makefile config.status:754: creating classes/src/Makefile config.status:754: creating classes/include/Makefile config.status:754: creating doc/Makefile config.status:754: creating doc/libArts/Makefile config.status:754: creating doc/installHtml.sh config.status:754: creating doc/libArts/installHtml.sh config.status:754: creating apps/artsagg/Makefile config.status:754: creating apps/artsases/Makefile config.status:754: creating apps/artsasagg/Makefile config.status:754: creating apps/artsdump/Makefile config.status:754: creating apps/artsintfms/Makefile config.status:754: creating apps/artsintfmagg/Makefile config.status:754: creating apps/artsnets/Makefile config.status:754: creating apps/artsnexthops/Makefile config.status:754: creating apps/artsnexthopagg/Makefile config.status:754: creating apps/artsnetagg/Makefile config.status:754: creating apps/artsportagg/Makefile config.status:754: creating apps/artsportmagg/Makefile config.status:754: creating apps/artsportms/Makefile config.status:754: creating apps/artsports/Makefile config.status:754: creating apps/artsprotoagg/Makefile config.status:754: creating apps/artsprotos/Makefile config.status:754: creating apps/artstoc/Makefile config.status:754: creating apps/artstos/Makefile config.status:754: creating apps/artstrunc/Makefile config.status:819: creating classes/include/caida_t.h config.status:819: creating classes/include/artslocal.h config.status:819: creating include/aclocal.h config.status:819: creating classes/include/Ipv4PrefixPatricia.hh ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu 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_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' ac_cv_header_inttypes_h=no ac_cv_header_machine_types_h=yes ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_fl_yywrap=yes ac_cv_lib_nsl_inet_ntoa=no ac_cv_lib_rpc_xdr_float=no ac_cv_lib_rpcsvc_xdr_float=yes ac_cv_lib_socket_socket=no ac_cv_objext= ac_cv_path_LD=/usr/bin/ld ac_cv_path_NM='/usr/bin/nm -p' ac_cv_prog_CC=cc ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_gnu_ld=no ac_cv_sizeof_int=0 ac_cv_sizeof_long=0 ac_cv_sizeof_long_long=0 ac_cv_sizeof_short=0 ac_cv_sizeof_unsigned_int=0 ac_cv_sizeof_unsigned_long=0 ac_cv_sizeof_unsigned_long_long=0 ac_cv_sizeof_unsigned_short=0 ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_int=no ac_cv_type_long=no ac_cv_type_long_long=no ac_cv_type_short=no ac_cv_type_unsigned_int=no ac_cv_type_unsigned_long=no ac_cv_type_unsigned_long_long=no ac_cv_type_unsigned_short=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXFLAGS='-fno-common' C_R_A='0:0:0' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' FLEXINC='' FLEXLIB='-lfl' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='-lrpcsvc ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MOTIFINCDIR='/usr/include' MOTIFLIBDIR='/usr/lib' NM='/usr/bin/nm -p' OBJEXT='' OSNAME='i386-gnu' PACKAGE_BUGREPORT='' PACKAGE_NAME='Arts++' PACKAGE_STRING='Arts++ 1.1.a12' PACKAGE_TARNAME='arts--' PACKAGE_VERSION='1.1.a12' PATH_SEPARATOR=':' PKG_VERSION='arts++-1-1-a12' RANLIB='ranlib' SHELL='/bin/sh' TAR='tar' XINCDIR='/usr/X11R6/include' XLIBDIR='/usr/X11R6/lib' X_CFLAGS=' -I/usr/X11R6/include' X_EXTRA_LIBS='' X_LIBS=' -L/usr/X11R6/lib' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='ranlib' artspptop='/mnt/gmirror/ports/net-mgmt/arts++/work/arts++-1.1.a12' bindir='/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' debug='yes' docurl='/caida/powertools/arts' exec_prefix='${prefix}' flexdir='system' have_xrt3d='noxrt3d' have_xrtfield='noxrtfield' have_xrtgear='noxrtgear' have_xrtgraph='noxrtgraph' have_xrtmvc='noxrtmvc' have_xrtpds='noxrtpds' have_xrttable='noxrttable' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='/include' infodir='${prefix}/info' libdir='/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_FSTREAM 1 #define HAVE_IOMANIP 1 #define HAVE_IOSTREAM 1 #define HAVE_LIBRPCSVC 1 #define HAVE_MACHINE_TYPES_H 1 #define HAVE_SSTREAM 1 #define HAVE_STRSTREAM 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "Arts++" #define PACKAGE_STRING "Arts++ 1.1.a12" #define PACKAGE_TARNAME "arts--" #define PACKAGE_VERSION "1.1.a12" #define SIZEOF_INT 0 #define SIZEOF_LONG 0 #define SIZEOF_LONG_LONG 0 #define SIZEOF_SHORT 0 #define SIZEOF_UNSIGNED_INT 0 #define SIZEOF_UNSIGNED_LONG 0 #define SIZEOF_UNSIGNED_LONG_LONG 0 #define SIZEOF_UNSIGNED_SHORT 0 #endif #ifdef __cplusplus void exit (int); configure: exit 0