This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.60. Invocation command line was $ ./configure --disable-docbook --enable-fpu --enable-ne2000 --enable-all-optimizations --enable-pci --disable-readline --enable-sb16=freebsd --enable-vbe --with-x11 --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --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 /usr/bin/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: 156 tasks, 211 threads, 4 processors Load average: 1.45, Mach factor: 2.54 /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: /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:2114: checking build system type configure:2132: result: i386-unknown-gnu configure:2154: checking host system type configure:2169: result: i386-unknown-gnu configure:2191: checking target system type configure:2206: result: i386-unknown-gnu configure:2235: checking if you are configuring for another platform configure:2242: result: no configure:2300: checking for standard CFLAGS on this platform configure:2302: result: configure:2331: checking for i386-unknown-gnu-gcc configure:2358: result: cc configure:2636: checking for C compiler version configure:2643: 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:2646: $? = 0 configure:2653: 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:2656: $? = 0 configure:2663: cc -V >&5 cc: `-V' option must have argument configure:2666: $? = 1 configure:2689: checking for C compiler default output file name configure:2716: cc -fno-common -L/usr/local/lib conftest.c >&5 configure:2719: $? = 0 configure:2765: result: a.out configure:2770: checking whether the C compiler works configure:2780: ./a.out configure:2783: $? = 0 configure:2800: result: yes configure:2807: checking whether we are cross compiling configure:2809: result: no configure:2812: checking for suffix of executables configure:2819: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:2822: $? = 0 configure:2846: result: configure:2852: checking for suffix of object files configure:2878: cc -c -fno-common conftest.c >&5 configure:2881: $? = 0 configure:2904: result: configure:2908: checking whether we are using the GNU C compiler configure:2937: cc -c -fno-common conftest.c >&5 configure:2943: $? = 0 configure:2950: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:2953: $? = 0 configure:2960: test -s conftest. configure:2963: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2977: result: no configure:2982: checking whether cc accepts -g configure:3012: cc -c -g conftest.c >&5 configure:3018: $? = 0 configure:3025: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3028: $? = 0 configure:3035: test -s conftest. configure:3038: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3067: cc -c conftest.c >&5 configure:3073: $? = 0 configure:3080: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3083: $? = 0 configure:3090: test -s conftest. configure:3093: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3123: cc -c -g conftest.c >&5 configure:3129: $? = 0 configure:3136: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3139: $? = 0 configure:3146: test -s conftest. configure:3149: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3168: result: no configure:3185: checking for cc option to accept ISO C89 configure:3259: cc -c -fno-common conftest.c >&5 configure:3265: $? = 0 configure:3272: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3275: $? = 0 configure:3282: test -s conftest. configure:3285: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3259: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3265: $? = 0 configure:3272: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3275: $? = 0 configure:3282: test -s conftest. configure:3285: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3259: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3265: $? = 0 configure:3272: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3275: $? = 0 configure:3282: test -s conftest. configure:3285: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3259: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3265: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3259: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3265: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3259: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3265: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3259: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3265: $? = 0 configure:3272: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3275: $? = 0 configure:3282: test -s conftest. configure:3285: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3308: result: unsupported configure:3439: checking for C++ compiler version configure:3446: 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:3449: $? = 0 configure:3456: 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:3459: $? = 0 configure:3466: c++ -V >&5 c++: `-V' option must have argument configure:3469: $? = 1 configure:3472: checking whether we are using the GNU C++ compiler configure:3501: c++ -c -fno-common conftest.cpp >&5 configure:3507: $? = 0 configure:3514: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:3517: $? = 0 configure:3524: test -s conftest. configure:3527: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3541: result: no configure:3546: checking whether c++ accepts -g configure:3576: c++ -c -g conftest.cpp >&5 configure:3582: $? = 0 configure:3589: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:3592: $? = 0 configure:3599: test -s conftest. configure:3602: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3631: c++ -c conftest.cpp >&5 configure:3637: $? = 0 configure:3644: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:3647: $? = 0 configure:3654: test -s conftest. configure:3657: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3687: c++ -c -g conftest.cpp >&5 configure:3693: $? = 0 configure:3700: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:3703: $? = 0 configure:3710: test -s conftest. configure:3713: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3732: result: no configure:3755: checking whether gmake sets $(MAKE) configure:3776: result: yes configure:3861: checking for a sed that does not truncate output configure:3915: result: /usr/local/bin/sed configure:3918: checking for grep that handles long lines and -e configure:3992: result: /usr/bin/grep configure:3997: checking for egrep configure:4075: result: /usr/bin/grep -E configure:4124: checking for non-GNU ld configure:4158: result: /usr/bin/ld configure:4167: checking if the linker (/usr/bin/ld) is GNU ld configure:4182: result: no configure:4187: checking for /usr/bin/ld option to reload object files configure:4194: result: -r configure:4203: checking for BSD-compatible nm configure:4245: result: nm configure:4249: checking whether ln -s works configure:4253: result: yes configure:4260: checking how to recognise dependent libraries configure:4460: result: pass_all configure:4687: checking how to run the C preprocessor configure:4727: cc -E conftest.c configure:4733: $? = 0 configure:4771: cc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:4777: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:4817: result: cc -E configure:4846: cc -E conftest.c configure:4852: $? = 0 configure:4890: cc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:4896: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:4941: checking for ANSI C header files configure:4971: cc -c -fno-common conftest.c >&5 configure:4977: $? = 0 configure:4984: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4987: $? = 0 configure:4994: test -s conftest. configure:4997: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5119: result: no configure:5143: checking for sys/types.h configure:5164: cc -c -fno-common conftest.c >&5 configure:5170: $? = 0 configure:5177: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5180: $? = 0 configure:5187: test -s conftest. configure:5190: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5203: result: no configure:5143: checking for sys/stat.h configure:5164: cc -c -fno-common conftest.c >&5 configure:5170: $? = 0 configure:5177: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5180: $? = 0 configure:5187: test -s conftest. configure:5190: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5203: result: no configure:5143: checking for stdlib.h configure:5164: cc -c -fno-common conftest.c >&5 configure:5170: $? = 0 configure:5177: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5180: $? = 0 configure:5187: test -s conftest. configure:5190: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5203: result: no configure:5143: checking for string.h configure:5164: cc -c -fno-common conftest.c >&5 configure:5170: $? = 0 configure:5177: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5180: $? = 0 configure:5187: test -s conftest. configure:5190: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5203: result: no configure:5143: checking for memory.h configure:5164: cc -c -fno-common conftest.c >&5 configure:5170: $? = 0 configure:5177: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5180: $? = 0 configure:5187: test -s conftest. configure:5190: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5203: result: no configure:5143: checking for strings.h configure:5164: cc -c -fno-common conftest.c >&5 configure:5170: $? = 0 configure:5177: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5180: $? = 0 configure:5187: test -s conftest. configure:5190: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5203: result: no configure:5143: checking for inttypes.h configure:5164: cc -c -fno-common conftest.c >&5 configure:5170: $? = 0 configure:5177: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5180: $? = 0 configure:5187: test -s conftest. configure:5190: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5203: result: no configure:5143: checking for stdint.h configure:5164: cc -c -fno-common conftest.c >&5 configure:5170: $? = 0 configure:5177: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5180: $? = 0 configure:5187: test -s conftest. configure:5190: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5203: result: no configure:5143: checking for unistd.h configure:5164: cc -c -fno-common conftest.c >&5 configure:5170: $? = 0 configure:5177: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5180: $? = 0 configure:5187: test -s conftest. configure:5190: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5203: result: no configure:5230: checking dlfcn.h usability configure:5247: cc -c -fno-common conftest.c >&5 configure:5253: $? = 0 configure:5260: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5263: $? = 0 configure:5270: test -s conftest. configure:5273: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5284: result: no configure:5288: checking dlfcn.h presence configure:5303: cc -E conftest.c configure:5309: $? = 0 configure:5330: result: yes configure:5343: WARNING: dlfcn.h: present but cannot be compiled configure:5345: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5347: WARNING: dlfcn.h: see the Autoconf documentation configure:5349: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5351: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5353: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5358: checking for dlfcn.h configure:5366: result: yes configure:5384: checking how to run the C++ preprocessor configure:5420: c++ -E conftest.cpp configure:5426: $? = 0 configure:5464: c++ -E conftest.cpp conftest.cpp:9:28: ac_nonexistent.h: No such file or directory configure:5470: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5510: result: c++ -E configure:5539: c++ -E conftest.cpp configure:5545: $? = 0 configure:5583: c++ -E conftest.cpp conftest.cpp:9:28: ac_nonexistent.h: No such file or directory configure:5589: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5643: checking for i386-unknown-gnu-g77 configure:5673: result: no configure:5643: checking for i386-unknown-gnu-f77 configure:5673: result: no configure:5643: checking for i386-unknown-gnu-xlf configure:5673: result: no configure:5643: checking for i386-unknown-gnu-frt configure:5673: result: no configure:5643: checking for i386-unknown-gnu-pgf77 configure:5673: result: no configure:5643: checking for i386-unknown-gnu-cf77 configure:5673: result: no configure:5643: checking for i386-unknown-gnu-fort77 configure:5673: result: no configure:5643: checking for i386-unknown-gnu-fl32 configure:5673: result: no configure:5643: checking for i386-unknown-gnu-af77 configure:5673: result: no configure:5643: checking for i386-unknown-gnu-f90 configure:5673: result: no configure:5643: checking for i386-unknown-gnu-xlf90 configure:5673: result: no configure:5643: checking for i386-unknown-gnu-pgf90 configure:5673: result: no configure:5643: checking for i386-unknown-gnu-pghpf configure:5673: result: no configure:5643: checking for i386-unknown-gnu-epcf90 configure:5673: result: no configure:5643: checking for i386-unknown-gnu-gfortran configure:5673: result: no configure:5643: checking for i386-unknown-gnu-g95 configure:5673: result: no configure:5643: checking for i386-unknown-gnu-f95 configure:5673: result: no configure:5643: checking for i386-unknown-gnu-fort configure:5673: result: no configure:5643: checking for i386-unknown-gnu-xlf95 configure:5673: result: no configure:5643: checking for i386-unknown-gnu-ifort configure:5673: result: no configure:5643: checking for i386-unknown-gnu-ifc configure:5673: result: no configure:5643: checking for i386-unknown-gnu-efc configure:5673: result: no configure:5643: checking for i386-unknown-gnu-pgf95 configure:5673: result: no configure:5643: checking for i386-unknown-gnu-lf95 configure:5673: result: no configure:5643: checking for i386-unknown-gnu-ftn configure:5673: result: no configure:5687: checking for g77 configure:5703: found /usr/local/bin/g77 configure:5714: result: g77 configure:5744: checking for Fortran 77 compiler version configure:5751: g77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' 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:5754: $? = 0 configure:5761: g77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:5764: $? = 0 configure:5771: g77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:5774: $? = 0 configure:5782: checking whether we are using the GNU Fortran 77 compiler configure:5801: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:5807: $? = 0 configure:5814: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:5817: $? = 0 configure:5824: test -s conftest. configure:5827: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5841: result: no configure:5847: checking whether g77 accepts -g configure:5864: g77 -c -g conftest.f >&5 configure:5870: $? = 0 configure:5877: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:5880: $? = 0 configure:5887: test -s conftest. configure:5890: $? = 1 configure: failed program was: | program main | | end configure:5903: result: no configure:5933: checking the maximum length of command line arguments configure:5998: result: configure:6009: checking command to parse nm output from cc object configure:6098: cc -c -fno-common conftest.c >&5 configure:6101: $? = 0 configure:6105: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6108: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6098: cc -c -fno-common conftest.c >&5 configure:6101: $? = 0 configure:6105: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6108: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6198: result: failed configure:6205: checking for objdir configure:6220: result: .libs configure:6272: checking for i386-unknown-gnu-ar configure:6302: result: no configure:6312: checking for ar configure:6328: found /usr/bin/ar configure:6339: result: ar configure:6368: checking for i386-unknown-gnu-ranlib configure:6398: result: no configure:6408: checking for ranlib configure:6424: found /usr/bin/ranlib configure:6435: result: ranlib configure:6464: checking for i386-unknown-gnu-strip configure:6494: result: no configure:6504: checking for strip configure:6520: found /usr/bin/strip configure:6531: result: strip configure:6807: checking if cc static flag works configure:6830: result: yes configure:6900: checking for cc option to produce PIC configure:7077: result: configure:7142: checking if cc supports -c -o file.o configure:7173: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:7177: $? = 0 configure:7194: result: yes configure:7220: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8096: result: no configure:8167: checking dynamic linker characteristics configure:8689: result: gnu ld.so configure:8693: checking how to hardcode library paths into programs configure:8718: result: immediate configure:8732: checking whether stripping libraries is possible configure:8753: result: no configure:8876: checking for shl_load configure:8932: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _shl_load configure:8938: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* 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_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:8971: result: no configure:8976: checking for shl_load in -ldld configure:9011: cc -o conftest -fno-common -L/usr/local/lib conftest.c -ldld >&5 ld: can't locate file for: -ldld configure:9017: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:9051: result: no configure:9056: checking for dlopen configure:9112: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:9118: $? = 0 configure:9125: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9128: $? = 0 configure:9135: test -s conftest configure:9138: $? = 0 configure:9151: result: yes configure:9432: checking whether a program can dlopen itself configure:9504: cc -o conftest -fno-common -DHAVE_DLFCN_H -L/usr/local/lib conftest.c >&5 configure:9507: $? = 0 configure:9525: result: yes configure:9530: checking whether a statically linked program can dlopen itself configure:9602: cc -o conftest -fno-common -DHAVE_DLFCN_H -L/usr/local/lib conftest.c >&5 configure:9605: $? = 0 configure:9623: result: yes configure:9646: checking if libtool supports shared libraries configure:9648: result: no configure:9651: checking whether to build shared libraries configure:9709: result: no configure:9712: checking whether to build static libraries configure:9716: result: yes configure:9807: creating libtool configure:10493: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11349: result: yes configure:11371: c++ -c -fno-common conftest.cc >&5 configure:11374: $? = 0 configure:11470: checking for c++ option to produce PIC configure:11722: result: configure:11787: checking if c++ supports -c -o file.o configure:11818: c++ -c -fno-common -o out/conftest2.o conftest.cc >&5 configure:11822: $? = 0 configure:11839: result: yes configure:11865: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11890: result: yes configure:11961: checking dynamic linker characteristics configure:12483: result: gnu ld.so configure:12487: checking how to hardcode library paths into programs configure:12512: result: immediate configure:12526: checking whether stripping libraries is possible configure:12547: result: no configure:12670: checking for shl_load configure:12765: result: no configure:12770: checking for shl_load in -ldld configure:12845: result: no configure:12850: checking for dlopen configure:12945: result: yes configure:13226: checking whether a program can dlopen itself configure:13319: result: yes configure:13324: checking whether a statically linked program can dlopen itself configure:13417: result: yes configure:13913: checking if libtool supports shared libraries configure:13915: result: no configure:13918: checking whether to build shared libraries configure:13936: result: no configure:13939: checking whether to build static libraries configure:13943: result: yes configure:13955: checking for g77 option to produce PIC configure:14132: result: configure:14197: checking if g77 supports -c -o file.o configure:14228: g77 -c -o out/conftest2.o conftest.f >&5 configure:14232: $? = 0 configure:14249: result: yes configure:14275: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15131: result: no configure:15202: checking dynamic linker characteristics configure:15724: result: gnu ld.so configure:15728: checking how to hardcode library paths into programs configure:15753: result: immediate configure:15767: checking whether stripping libraries is possible configure:15788: result: no configure:19944: checking for an ANSI C-conforming const configure:20019: cc -c -fno-common conftest.c >&5 configure:20025: $? = 0 configure:20032: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20035: $? = 0 configure:20042: test -s conftest.o configure:20045: $? = 0 configure:20057: result: yes configure:20075: checking for dirent.h that defines DIR configure:20104: cc -c -fno-common conftest.c >&5 configure:20110: $? = 0 configure:20117: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20120: $? = 0 configure:20127: test -s conftest.o configure:20130: $? = 0 configure:20143: result: yes configure:20156: checking for library containing opendir configure:20197: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:20203: $? = 0 configure:20210: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20213: $? = 0 configure:20220: test -s conftest configure:20223: $? = 0 configure:20247: result: none required configure:20377: checking which extension is used for loadable modules configure:20387: result: .so configure:20398: checking which variable specifies run-time library path configure:20405: result: LD_LIBRARY_PATH configure:20416: checking for the default library search path configure:20423: result: /lib /usr/lib configure:20441: checking for objdir configure:20462: result: .libs configure:20471: checking whether libtool supports -dlopen/-dlpreopen configure:20483: result: no configure:20502: checking for shl_load configure:20597: result: no configure:20606: checking for shl_load in -ldld configure:20681: result: no configure:20691: checking for dlopen in -ldl configure:20726: cc -o conftest -fno-common -L/usr/local/lib conftest.c -ldl >&5 ld: warning multiple definitions of symbol _dladdr /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dladdr /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dladdr ld: warning multiple definitions of symbol _dlclose /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlclose /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlclose ld: warning multiple definitions of symbol _dlerror /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlerror /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlerror ld: warning multiple definitions of symbol _dlopen /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlopen /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlopen ld: warning multiple definitions of symbol _dlsym /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlsym /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlsym configure:20732: $? = 0 configure:20739: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20742: $? = 0 configure:20749: test -s conftest configure:20752: $? = 0 configure:20766: result: yes configure:21141: checking for dlerror configure:21197: cc -o conftest -fno-common -L/usr/local/lib conftest.c -ldl >&5 ld: warning multiple definitions of symbol _dladdr /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dladdr /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dladdr ld: warning multiple definitions of symbol _dlclose /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlclose /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlclose ld: warning multiple definitions of symbol _dlerror /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlerror /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlerror ld: warning multiple definitions of symbol _dlopen /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlopen /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlopen ld: warning multiple definitions of symbol _dlsym /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlsym /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlsym configure:21203: $? = 0 configure:21210: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21213: $? = 0 configure:21220: test -s conftest configure:21223: $? = 0 configure:21237: result: yes configure:21257: checking for _ prefix in compiled symbols configure:21267: cc -c -fno-common conftest.c >&5 configure:21270: $? = 0 configure:21274: nm conftest.o \| \> conftest.nm configure:21277: $? = 0 configure: cannot run configure:21299: result: no configure:21417: checking whether deplibs are loaded by dlopen configure:21497: result: yes configure:21522: checking argz.h usability configure:21539: cc -c -fno-common conftest.c >&5 conftest.c:49:18: argz.h: No such file or directory configure:21545: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21576: result: no configure:21580: checking argz.h presence configure:21595: cc -E conftest.c conftest.c:16:18: argz.h: No such file or directory configure:21601: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | #include configure:21622: result: no configure:21650: checking for argz.h configure:21658: result: no configure:21672: checking for error_t configure:21705: cc -c -fno-common conftest.c >&5 conftest.c:20: error: parse error before "ac__type_new_" conftest.c:20: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:24: error: parse error before ')' token configure:21711: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | #if HAVE_ARGZ_H | # include | #endif | | typedef error_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:21743: result: no configure:21769: checking for argz_append configure:21825: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _argz_append configure:21831: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_append to an innocuous variant, in case declares argz_append. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_append innocuous_argz_append | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_append (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_append | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char argz_append (); | /* 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_argz_append || defined __stub___argz_append | choke me | #endif | | int | main () | { | return argz_append (); | ; | return 0; | } configure:21865: result: no configure:21769: checking for argz_create_sep configure:21825: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _argz_create_sep configure:21831: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_create_sep to an innocuous variant, in case declares argz_create_sep. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_create_sep innocuous_argz_create_sep | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_create_sep (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_create_sep | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char argz_create_sep (); | /* 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_argz_create_sep || defined __stub___argz_create_sep | choke me | #endif | | int | main () | { | return argz_create_sep (); | ; | return 0; | } configure:21865: result: no configure:21769: checking for argz_insert configure:21825: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _argz_insert configure:21831: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_insert to an innocuous variant, in case declares argz_insert. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_insert innocuous_argz_insert | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_insert (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_insert | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char argz_insert (); | /* 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_argz_insert || defined __stub___argz_insert | choke me | #endif | | int | main () | { | return argz_insert (); | ; | return 0; | } configure:21865: result: no configure:21769: checking for argz_next configure:21825: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _argz_next configure:21831: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_next to an innocuous variant, in case declares argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_next innocuous_argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_next | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char argz_next (); | /* 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_argz_next || defined __stub___argz_next | choke me | #endif | | int | main () | { | return argz_next (); | ; | return 0; | } configure:21865: result: no configure:21769: checking for argz_stringify configure:21825: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _argz_stringify configure:21831: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_stringify to an innocuous variant, in case declares argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_stringify innocuous_argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_stringify | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char argz_stringify (); | /* 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_argz_stringify || defined __stub___argz_stringify | choke me | #endif | | int | main () | { | return argz_stringify (); | ; | return 0; | } configure:21865: result: no configure:21917: checking assert.h usability configure:21934: cc -c -fno-common conftest.c >&5 configure:21940: $? = 0 configure:21947: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21950: $? = 0 configure:21957: test -s conftest.o configure:21960: $? = 0 configure:21971: result: yes configure:21975: checking assert.h presence configure:21990: cc -E conftest.c configure:21996: $? = 0 configure:22017: result: yes configure:22045: checking for assert.h configure:22053: result: yes configure:21917: checking ctype.h usability configure:21934: cc -c -fno-common conftest.c >&5 configure:21940: $? = 0 configure:21947: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21950: $? = 0 configure:21957: test -s conftest.o configure:21960: $? = 0 configure:21971: result: yes configure:21975: checking ctype.h presence configure:21990: cc -E conftest.c configure:21996: $? = 0 configure:22017: result: yes configure:22045: checking for ctype.h configure:22053: result: yes configure:21917: checking errno.h usability configure:21934: cc -c -fno-common conftest.c >&5 configure:21940: $? = 0 configure:21947: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21950: $? = 0 configure:21957: test -s conftest.o configure:21960: $? = 0 configure:21971: result: yes configure:21975: checking errno.h presence configure:21990: cc -E conftest.c configure:21996: $? = 0 configure:22017: result: yes configure:22045: checking for errno.h configure:22053: result: yes configure:21917: checking malloc.h usability configure:21934: cc -c -fno-common conftest.c >&5 configure:21940: $? = 0 configure:21947: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21950: $? = 0 configure:21957: test -s conftest.o configure:21960: $? = 0 configure:21971: result: yes configure:21975: checking malloc.h presence configure:21990: cc -E conftest.c configure:21996: $? = 0 configure:22017: result: yes configure:22045: checking for malloc.h configure:22053: result: yes configure:21907: checking for memory.h configure:21913: result: no configure:21907: checking for stdlib.h configure:21913: result: no configure:21917: checking stdio.h usability configure:21934: cc -c -fno-common conftest.c >&5 configure:21940: $? = 0 configure:21947: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21950: $? = 0 configure:21957: test -s conftest.o configure:21960: $? = 0 configure:21971: result: yes configure:21975: checking stdio.h presence configure:21990: cc -E conftest.c configure:21996: $? = 0 configure:22017: result: yes configure:22045: checking for stdio.h configure:22053: result: yes configure:21907: checking for unistd.h configure:21913: result: no configure:22084: checking dl.h usability configure:22101: cc -c -fno-common conftest.c >&5 conftest.c:55:16: dl.h: No such file or directory configure:22107: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22138: result: no configure:22142: checking dl.h presence configure:22157: cc -E conftest.c conftest.c:22:16: dl.h: No such file or directory configure:22163: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include configure:22184: result: no configure:22212: checking for dl.h configure:22220: result: no configure:22084: checking sys/dl.h usability configure:22101: cc -c -fno-common conftest.c >&5 conftest.c:55:20: sys/dl.h: No such file or directory configure:22107: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22138: result: no configure:22142: checking sys/dl.h presence configure:22157: cc -E conftest.c conftest.c:22:20: sys/dl.h: No such file or directory configure:22163: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include configure:22184: result: no configure:22212: checking for sys/dl.h configure:22220: result: no configure:22084: checking dld.h usability configure:22101: cc -c -fno-common conftest.c >&5 conftest.c:55:17: dld.h: No such file or directory configure:22107: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22138: result: no configure:22142: checking dld.h presence configure:22157: cc -E conftest.c conftest.c:22:17: dld.h: No such file or directory configure:22163: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include configure:22184: result: no configure:22212: checking for dld.h configure:22220: result: no configure:22084: checking mach-o/dyld.h usability configure:22101: cc -c -fno-common conftest.c >&5 configure:22107: $? = 0 configure:22114: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22117: $? = 0 configure:22124: test -s conftest.o configure:22127: $? = 0 configure:22138: result: yes configure:22142: checking mach-o/dyld.h presence configure:22157: cc -E conftest.c configure:22163: $? = 0 configure:22184: result: yes configure:22212: checking for mach-o/dyld.h configure:22220: result: yes configure:22239: checking for string.h configure:22245: result: no configure:22239: checking for strings.h configure:22245: result: no configure:22404: checking for strchr configure:22460: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 conftest.c:46: warning: conflicting types for built-in function `strchr' configure:22466: $? = 0 configure:22473: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22476: $? = 0 configure:22483: test -s conftest configure:22486: $? = 0 configure:22500: result: yes configure:22515: checking for strrchr configure:22571: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 conftest.c:47: warning: conflicting types for built-in function `strrchr' configure:22577: $? = 0 configure:22584: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22587: $? = 0 configure:22594: test -s conftest configure:22597: $? = 0 configure:22611: result: yes configure:22626: checking for memcpy configure:22682: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 conftest.c:48: warning: conflicting types for built-in function `memcpy' configure:22688: $? = 0 configure:22695: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22698: $? = 0 configure:22705: test -s conftest configure:22708: $? = 0 configure:22722: result: yes configure:22737: checking for memmove configure:22793: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:22799: $? = 0 configure:22806: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22809: $? = 0 configure:22816: test -s conftest configure:22819: $? = 0 configure:22833: result: yes configure:22737: checking for strcmp configure:22793: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 conftest.c:50: warning: conflicting types for built-in function `strcmp' configure:22799: $? = 0 configure:22806: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22809: $? = 0 configure:22816: test -s conftest configure:22819: $? = 0 configure:22833: result: yes configure:22849: checking for closedir configure:22905: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:22911: $? = 0 configure:22918: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22921: $? = 0 configure:22928: test -s conftest configure:22931: $? = 0 configure:22945: result: yes configure:22849: checking for opendir configure:22905: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:22911: $? = 0 configure:22918: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22921: $? = 0 configure:22928: test -s conftest configure:22931: $? = 0 configure:22945: result: yes configure:22849: checking for readdir configure:22905: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:22911: $? = 0 configure:22918: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22921: $? = 0 configure:22928: test -s conftest configure:22931: $? = 0 configure:22945: result: yes configure:22957: checking for X configure:23215: result: libraries , headers configure:23418: cc -o conftest -fno-common -L/usr/local/lib conftest.c -lX11 >&5 ld: can't locate file for: -lX11 configure:23424: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char XOpenDisplay (); | int | main () | { | return XOpenDisplay (); | ; | return 0; | } configure:23451: checking for dnet_ntoa in -ldnet configure:23486: cc -o conftest -fno-common -L/usr/local/lib conftest.c -ldnet -lX11 >&5 ld: can't locate file for: -lX11 configure:23492: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dnet_ntoa (); | int | main () | { | return dnet_ntoa (); | ; | return 0; | } configure:23526: result: no configure:23533: checking for dnet_ntoa in -ldnet_stub configure:23568: cc -o conftest -fno-common -L/usr/local/lib conftest.c -ldnet_stub -lX11 >&5 ld: can't locate file for: -ldnet_stub configure:23574: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dnet_ntoa (); | int | main () | { | return dnet_ntoa (); | ; | return 0; | } configure:23608: result: no configure:23629: checking for gethostbyname configure:23685: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:23691: $? = 0 configure:23698: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23701: $? = 0 configure:23708: test -s conftest configure:23711: $? = 0 configure:23724: result: yes configure:23901: checking for connect configure:23957: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:23963: $? = 0 configure:23970: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23973: $? = 0 configure:23980: test -s conftest configure:23983: $? = 0 configure:23996: result: yes configure:24084: checking for remove configure:24140: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:24146: $? = 0 configure:24153: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24156: $? = 0 configure:24163: test -s conftest configure:24166: $? = 0 configure:24179: result: yes configure:24267: checking for shmat configure:24323: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:24329: $? = 0 configure:24336: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24339: $? = 0 configure:24346: test -s conftest configure:24349: $? = 0 configure:24362: result: yes configure:24459: checking for IceConnectionNumber in -lICE configure:24494: cc -o conftest -fno-common -L/usr/local/lib conftest.c -lICE >&5 ld: can't locate file for: -lICE configure:24500: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char IceConnectionNumber (); | int | main () | { | return IceConnectionNumber (); | ; | return 0; | } configure:24534: result: no configure:24545: checking whether byte ordering is bigendian configure:24577: cc -c -fno-common conftest.c >&5 configure:24583: $? = 0 configure:24590: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24593: $? = 0 configure:24600: test -s conftest.o configure:24603: $? = 0 configure:24632: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:38: error: `not' undeclared (first use in this function) conftest.c:38: error: (Each undeclared identifier is reported only once conftest.c:38: error: for each function it appears in.) conftest.c:38: error: parse error before "big" configure:24638: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:24812: result: no configure:24831: checking for inline configure:24857: cc -c -fno-common conftest.c >&5 configure:24863: $? = 0 configure:24870: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24873: $? = 0 configure:24880: test -s conftest.o configure:24883: $? = 0 configure:24898: result: inline configure:24917: checking for unsigned char configure:24947: cc -c -fno-common conftest.c >&5 configure:24953: $? = 0 configure:24960: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24963: $? = 0 configure:24970: test -s conftest.o configure:24973: $? = 0 configure:24985: result: yes configure:24988: checking size of unsigned char configure:25376: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:25379: $? = 0 configure:25385: ./conftest configure:25388: $? = 0 configure:25410: result: 1 configure:25417: checking for unsigned short configure:25447: cc -c -fno-common conftest.c >&5 configure:25453: $? = 0 configure:25460: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25463: $? = 0 configure:25470: test -s conftest.o configure:25473: $? = 0 configure:25485: result: yes configure:25488: checking size of unsigned short configure:25876: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:25879: $? = 0 configure:25885: ./conftest configure:25888: $? = 0 configure:25910: result: 2 configure:25917: checking for unsigned int configure:25947: cc -c -fno-common conftest.c >&5 configure:25953: $? = 0 configure:25960: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25963: $? = 0 configure:25970: test -s conftest.o configure:25973: $? = 0 configure:25985: result: yes configure:25988: checking size of unsigned int configure:26376: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:26379: $? = 0 configure:26385: ./conftest configure:26388: $? = 0 configure:26410: result: 4 configure:26417: checking for unsigned long configure:26447: cc -c -fno-common conftest.c >&5 configure:26453: $? = 0 configure:26460: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26463: $? = 0 configure:26470: test -s conftest.o configure:26473: $? = 0 configure:26485: result: yes configure:26488: checking size of unsigned long configure:26876: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:26879: $? = 0 configure:26885: ./conftest configure:26888: $? = 0 configure:26910: result: 4 configure:26917: checking for unsigned long long configure:26947: cc -c -fno-common conftest.c >&5 configure:26953: $? = 0 configure:26960: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26963: $? = 0 configure:26970: test -s conftest.o configure:26973: $? = 0 configure:26985: result: yes configure:26988: checking size of unsigned long long configure:27376: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:27379: $? = 0 configure:27385: ./conftest configure:27388: $? = 0 configure:27410: result: 8 configure:27417: checking for int * configure:27447: cc -c -fno-common conftest.c >&5 configure:27453: $? = 0 configure:27460: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27463: $? = 0 configure:27470: test -s conftest.o configure:27473: $? = 0 configure:27485: result: yes configure:27488: checking size of int * configure:27876: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:27879: $? = 0 configure:27885: ./conftest configure:27888: $? = 0 configure:27910: result: 4 configure:27921: checking for getenv configure:27977: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:27983: $? = 0 configure:27990: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27993: $? = 0 configure:28000: test -s conftest configure:28003: $? = 0 configure:28017: result: yes configure:28034: checking for setenv configure:28090: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:28096: $? = 0 configure:28103: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28106: $? = 0 configure:28113: test -s conftest configure:28116: $? = 0 configure:28130: result: yes configure:28147: checking for select configure:28203: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:28209: $? = 0 configure:28216: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28219: $? = 0 configure:28226: test -s conftest configure:28229: $? = 0 configure:28243: result: yes configure:28260: checking for snprintf configure:28316: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 conftest.c:66: warning: conflicting types for built-in function `snprintf' configure:28322: $? = 0 configure:28329: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28332: $? = 0 configure:28339: test -s conftest configure:28342: $? = 0 configure:28356: result: yes configure:28373: checking for vsnprintf configure:28429: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 conftest.c:68: warning: conflicting types for built-in function `vsnprintf' configure:28435: $? = 0 configure:28442: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28445: $? = 0 configure:28452: test -s conftest configure:28455: $? = 0 configure:28469: result: yes configure:28486: checking for strtoull configure:28542: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:28548: $? = 0 configure:28555: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28558: $? = 0 configure:28565: test -s conftest configure:28568: $? = 0 configure:28582: result: yes configure:28599: checking for strtouq configure:28655: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:28661: $? = 0 configure:28668: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28671: $? = 0 configure:28678: test -s conftest configure:28681: $? = 0 configure:28695: result: yes configure:28712: checking for strdup configure:28768: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:28774: $? = 0 configure:28781: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28784: $? = 0 configure:28791: test -s conftest configure:28794: $? = 0 configure:28808: result: yes configure:28825: checking for strrev configure:28881: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _strrev configure:28887: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_INT_P 4 | #define HAVE_GETENV 1 | #define BX_HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define BX_HAVE_SETENV 1 | #define HAVE_SELECT 1 | #define BX_HAVE_SELECT 1 | #define HAVE_SNPRINTF 1 | #define BX_HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define BX_HAVE_VSNPRINTF 1 | #define HAVE_STRTOULL 1 | #define BX_HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define BX_HAVE_STRTOUQ 1 | #define HAVE_STRDUP 1 | #define BX_HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define strrev to an innocuous variant, in case declares strrev. | For example, HP-UX 11i declares gettimeofday. */ | #define strrev innocuous_strrev | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strrev (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strrev | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strrev (); | /* 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_strrev || defined __stub___strrev | choke me | #endif | | int | main () | { | return strrev (); | ; | return 0; | } configure:28921: result: no configure:28938: checking for sleep configure:28994: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:29000: $? = 0 configure:29007: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29010: $? = 0 configure:29017: test -s conftest configure:29020: $? = 0 configure:29034: result: yes configure:29051: checking for usleep configure:29107: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:29113: $? = 0 configure:29120: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29123: $? = 0 configure:29130: test -s conftest configure:29133: $? = 0 configure:29147: result: yes configure:29164: checking for nanosleep configure:29220: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:29226: $? = 0 configure:29233: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29236: $? = 0 configure:29243: test -s conftest configure:29246: $? = 0 configure:29260: result: yes configure:29277: checking for abort configure:29333: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:29339: $? = 0 configure:29346: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29349: $? = 0 configure:29356: test -s conftest configure:29359: $? = 0 configure:29373: result: yes configure:29390: checking for gettimeofday configure:29446: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:29452: $? = 0 configure:29459: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29462: $? = 0 configure:29469: test -s conftest configure:29472: $? = 0 configure:29486: result: yes configure:29499: checking for socklen_t configure:29531: cc -c -fno-common conftest.c >&5 configure:29537: $? = 0 configure:29544: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29547: $? = 0 configure:29554: test -s conftest.o configure:29557: $? = 0 configure:29569: result: yes configure:29578: checking for struct sockaddr_in.sin_len configure:29608: cc -c -fno-common conftest.c >&5 configure:29614: $? = 0 configure:29621: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29624: $? = 0 configure:29631: test -s conftest.o configure:29634: $? = 0 configure:29707: result: yes configure:29720: checking for mkstemp configure:29776: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:29782: $? = 0 configure:29789: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29792: $? = 0 configure:29799: test -s conftest configure:29802: $? = 0 configure:29816: result: yes configure:29839: checking sys/mman.h usability configure:29856: cc -c -fno-common conftest.c >&5 configure:29862: $? = 0 configure:29869: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29872: $? = 0 configure:29879: test -s conftest.o configure:29882: $? = 0 configure:29893: result: yes configure:29897: checking sys/mman.h presence configure:29912: cc -E conftest.c configure:29918: $? = 0 configure:29939: result: yes configure:29967: checking for sys/mman.h configure:29974: result: yes configure:29990: checking for timelocal configure:30046: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:30052: $? = 0 configure:30059: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30062: $? = 0 configure:30069: test -s conftest configure:30072: $? = 0 configure:30086: result: yes configure:30103: checking for gmtime configure:30159: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:30165: $? = 0 configure:30172: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30175: $? = 0 configure:30182: test -s conftest configure:30185: $? = 0 configure:30199: result: yes configure:30216: checking for mktime configure:30272: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:30278: $? = 0 configure:30285: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30288: $? = 0 configure:30295: test -s conftest configure:30298: $? = 0 configure:30312: result: yes configure:30334: checking for _FILE_OFFSET_BITS value needed for large files configure:30365: cc -c -fno-common conftest.c >&5 configure:30371: $? = 0 configure:30378: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30381: $? = 0 configure:30388: test -s conftest.o configure:30391: $? = 0 configure:30405: result: 64 configure:30502: checking if large file support is available configure:30510: result: yes configure:30532: checking for cos configure:30588: cc -o conftest -fno-common -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -L/usr/local/lib conftest.c >&5 conftest.c:99: warning: conflicting types for built-in function `cos' configure:30594: $? = 0 configure:30601: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30604: $? = 0 configure:30611: test -s conftest configure:30614: $? = 0 configure:30628: result: yes configure:30642: checking for floor configure:30698: cc -o conftest -fno-common -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -L/usr/local/lib conftest.c >&5 configure:30704: $? = 0 configure:30711: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30714: $? = 0 configure:30721: test -s conftest configure:30724: $? = 0 configure:30738: result: yes configure:30748: checking if math functions link without -lm configure:30751: result: yes configure:30993: checking for struct timeval configure:31016: cc -c -fno-common -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 configure:31022: $? = 0 configure:31029: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:31032: $? = 0 configure:31039: test -s conftest.o configure:31042: $? = 0 configure:31045: result: yes configure:31062: checking if compiler allows empty structs configure:31085: cc -c -fno-common -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 configure:31091: $? = 0 configure:31098: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:31101: $? = 0 configure:31108: test -s conftest.o configure:31111: $? = 0 configure:31113: result: yes configure:31131: checking if compiler allows __attribute__ configure:31154: cc -c -fno-common -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 configure:31160: $? = 0 configure:31167: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:31170: $? = 0 configure:31177: test -s conftest.o configure:31180: $? = 0 configure:31182: result: yes configure:31207: checking for hash_map configure:31230: c++ -c -fno-common -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.cpp >&5 conftest.cpp:79:20: hash_map: No such file or directory configure:31236: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_INT_P 4 | #define HAVE_GETENV 1 | #define BX_HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define BX_HAVE_SETENV 1 | #define HAVE_SELECT 1 | #define BX_HAVE_SELECT 1 | #define HAVE_SNPRINTF 1 | #define BX_HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define BX_HAVE_VSNPRINTF 1 | #define HAVE_STRTOULL 1 | #define BX_HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define BX_HAVE_STRTOUQ 1 | #define HAVE_STRDUP 1 | #define BX_HAVE_STRDUP 1 | #define HAVE_SLEEP 1 | #define BX_HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define BX_HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define BX_HAVE_NANOSLEEP 1 | #define HAVE_ABORT 1 | #define BX_HAVE_ABORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_SOCKLEN_T 1 | #define BX_HAVE_SOCKADDR_IN_SIN_LEN 1 | #define HAVE_MKSTEMP 1 | #define BX_HAVE_MKSTEMP 1 | #define BX_HAVE_SYS_MMAN_H 1 | #define HAVE_TIMELOCAL 1 | #define BX_HAVE_TIMELOCAL 1 | #define HAVE_GMTIME 1 | #define BX_HAVE_GMTIME 1 | #define HAVE_MKTIME 1 | #define BX_HAVE_MKTIME 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_COS 1 | #define HAVE_FLOOR 1 | #define BX_HAVE_STRUCT_TIMEVAL 1 | /* end confdefs.h. */ | #include | int | main () | { | | ; | return 0; | } configure:31270: result: no configure:31275: checking for hash_map.h configure:31298: c++ -c -fno-common -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.cpp >&5 configure:31304: $? = 0 configure:31311: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:31314: $? = 0 configure:31321: test -s conftest.o configure:31324: $? = 0 configure:31327: result: yes configure:31343: checking for set configure:31366: c++ -c -fno-common -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.cpp >&5 configure:31372: $? = 0 configure:31379: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:31382: $? = 0 configure:31389: test -s conftest.o configure:31392: $? = 0 configure:31395: result: yes configure:31411: checking for set.h configure:31434: c++ -c -fno-common -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.cpp >&5 configure:31440: $? = 0 configure:31447: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:31450: $? = 0 configure:31457: test -s conftest.o configure:31460: $? = 0 configure:31463: result: yes configure:35628: checking for idle hack configure:35649: result: no configure:35662: checking for dlfcn.h configure:35667: result: yes configure:35819: checking for assert.h configure:35824: result: yes configure:35976: checking for plugins support configure:36011: result: no configure:36129: checking if compiler allows blank labels configure:36152: cc -c -fno-common -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 conftest.c: In function `main': conftest.c:90: warning: deprecated use of label at end of compound statement configure:36158: $? = 0 configure:36165: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:36168: $? = 0 configure:36175: test -s conftest.o configure:36178: $? = 0 configure:36180: result: yes configure:36198: checking if compiler allows LL for 64-bit constants configure:36221: cc -c -fno-common -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 configure:36227: $? = 0 configure:36234: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:36237: $? = 0 configure:36244: test -s conftest.o configure:36247: $? = 0 configure:36249: result: yes configure:36268: checking for x86-64 support configure:36293: result: no configure:36307: checking for SMP support configure:36334: result: no configure:36345: checking for cpu level configure:36426: result: 5 configure:36444: checking for APIC support configure:36485: result: no configure:36511: checking zlib.h usability configure:36528: cc -c -fno-common -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 configure:36534: $? = 0 configure:36541: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:36544: $? = 0 configure:36551: test -s conftest.o configure:36554: $? = 0 configure:36565: result: yes configure:36569: checking zlib.h presence configure:36584: cc -E -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c configure:36590: $? = 0 configure:36611: result: yes configure:36639: checking for zlib.h configure:36646: result: yes configure:36651: checking for gzopen in -lz configure:36686: cc -o conftest -fno-common -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -L/usr/local/lib conftest.c -lz >&5 configure:36692: $? = 0 configure:36699: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:36702: $? = 0 configure:36709: test -s conftest configure:36712: $? = 0 configure:36726: result: yes configure:36739: checking for compressed hard disk image support configure:36761: result: no configure:36773: checking for NE2000 support configure:36798: result: no configure:36812: checking for ACPI support configure:36833: result: no configure:36845: checking for i440FX PCI support configure:36870: result: no configure:36887: checking for PCI host device mapping support configure:36955: result: no configure:36968: checking for limited USB support configure:36992: result: no configure:37006: checking for PCI pseudo NIC support configure:37029: result: no configure:37689: checking for 4Meg pages support configure:37713: result: yes configure:37735: checking for PAE support configure:37767: result: no configure:37780: checking for global pages support configure:37813: result: no configure:37844: checking for guest to host TLB support configure:37859: result: no configure:37867: checking for repeated IO and mem copy speedups configure:37882: result: no configure:37890: checking for instruction cache support configure:37905: result: no configure:37913: checking for gcc fast function calls optimization configure:37928: result: no configure:37936: checking for host specific inline assembly accelerations configure:37951: result: yes configure:37959: checking whether to ignore bad MSR references configure:37980: result: yes configure:37991: checking for port e9 hack configure:38012: result: yes configure:38023: checking show IPS configure:38044: result: no configure:38055: checking save/restore support configure:38076: result: yes configure:38087: checking for use of .cpp as suffix configure:38104: result: no configure:38132: checking for Bochs internal debugger support configure:38158: result: no configure:38172: checking for external debugger configure:38199: result: no configure:38206: checking for magic breakpoints configure:38235: result: no configure:38247: checking for disassembler support configure:38274: result: yes configure:38286: checking for ALL optimizations enabled configure:38302: result: no configure:38389: checking whether user wants readline configure:38404: result: yes configure:38413: checking whether to use readline configure:38563: result: no configure:38582: checking readline/history.h usability configure:38599: cc -c -fno-common -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 configure:38605: $? = 0 configure:38612: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:38615: $? = 0 configure:38622: test -s conftest.o configure:38625: $? = 0 configure:38636: result: yes configure:38640: checking readline/history.h presence configure:38655: cc -E -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c configure:38661: $? = 0 configure:38682: result: yes configure:38710: checking for readline/history.h configure:38717: result: yes configure:38733: checking for instrumentation support configure:38765: result: no configure:38790: checking for raw serial support configure:38811: result: no configure:38822: checking for VESA BIOS extensions configure:38849: result: yes configure:38866: checking for CLGD54XX emulation configure:38893: result: no configure:38905: checking for FPU emulation configure:38934: result: yes configure:38947: checking for VME support configure:38970: result: yes configure:38983: checking for MMX support configure:39007: result: yes configure:39019: checking for 3DNow! support configure:39041: result: no configure:39053: checking for SSE support configure:39096: result: no configure:39143: checking for SSE extensions support configure:39165: result: no configure:39176: checking for DAZ support configure:39206: result: no configure:39218: checking for alignment check support configure:39240: result: no configure:39251: checking for misaligned SSE support configure:39273: result: no configure:39284: checking for SEP support configure:39314: result: no configure:39326: checking for x86 debugger support configure:39354: result: no configure:39375: checking IOKit/storage/IOCDMedia.h usability configure:39392: cc -c -fno-common -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 configure:39398: $? = 0 configure:39405: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:39408: $? = 0 configure:39415: test -s conftest.o configure:39418: $? = 0 configure:39429: result: yes configure:39433: checking IOKit/storage/IOCDMedia.h presence configure:39448: cc -E -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c configure:39454: $? = 0 configure:39475: result: yes configure:39503: checking for IOKit/storage/IOCDMedia.h configure:39510: result: yes configure:39521: checking for CDROM support configure:39537: result: yes configure:39545: result: Using OSX IOKit CD Interface configure:39572: checking for Sound Blaster 16 support configure:39702: result: no configure:39716: checking for standard PC gameport support configure:39758: result: no configure:39767: checking for gdb stub enable configure:39795: result: no configure:39809: checking for I/O Interface to the debugger configure:39843: result: no configure:39855: checking for docbook2html configure:39886: result: not_found configure:39894: checking whether to build docbook documentation configure:39920: result: no configure:40070: checking for wx-config configure:40098: result: not_found configure:40107: checking for wxWidgets configuration script configure:40109: result: not_found configure:40115: checking for wxWidgets library version configure:40140: result: configure:40157: checking for default gui on this platform configure:40159: result: x11 configure:40184: checking whether user wants XPM support configure:40200: result: yes configure:40218: checking X11/xpm.h usability configure:40235: cc -c -fno-common -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 conftest.c:171:21: X11/xpm.h: No such file or directory configure:40241: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_INT_P 4 | #define HAVE_GETENV 1 | #define BX_HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define BX_HAVE_SETENV 1 | #define HAVE_SELECT 1 | #define BX_HAVE_SELECT 1 | #define HAVE_SNPRINTF 1 | #define BX_HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define BX_HAVE_VSNPRINTF 1 | #define HAVE_STRTOULL 1 | #define BX_HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define BX_HAVE_STRTOUQ 1 | #define HAVE_STRDUP 1 | #define BX_HAVE_STRDUP 1 | #define HAVE_SLEEP 1 | #define BX_HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define BX_HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define BX_HAVE_NANOSLEEP 1 | #define HAVE_ABORT 1 | #define BX_HAVE_ABORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_SOCKLEN_T 1 | #define BX_HAVE_SOCKADDR_IN_SIN_LEN 1 | #define HAVE_MKSTEMP 1 | #define BX_HAVE_MKSTEMP 1 | #define BX_HAVE_SYS_MMAN_H 1 | #define HAVE_TIMELOCAL 1 | #define BX_HAVE_TIMELOCAL 1 | #define HAVE_GMTIME 1 | #define BX_HAVE_GMTIME 1 | #define HAVE_MKTIME 1 | #define BX_HAVE_MKTIME 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_COS 1 | #define HAVE_FLOOR 1 | #define BX_HAVE_STRUCT_TIMEVAL 1 | #define BX_HAVE_HASH_MAP_H 1 | #define BX_HAVE_SET 1 | #define BX_HAVE_SET_H 1 | #define BX_USE_IDLE_HACK 0 | #define BX_HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define BX_PLUGINS 0 | #define BX_SUPPORT_X86_64 0 | #define BX_SUPPORT_SMP 0 | #define BX_CPU_LEVEL 5 | #define BX_CPU_LEVEL_HACKED 5 | #define BX_SUPPORT_APIC 0 | #define BX_HAVE_ZLIB 1 | #define BX_COMPRESSED_HD_SUPPORT 0 | #define BX_SUPPORT_NE2K 0 | #define BX_SUPPORT_ACPI 0 | #define BX_SUPPORT_PCI 0 | #define BX_SUPPORT_PCIDEV 0 | #define BX_SUPPORT_PCIUSB 0 | #define BX_SUPPORT_PCIPNIC 0 | #define BX_NETWORKING 0 | #define BX_SUPPORT_4MEG_PAGES 1 | #define BX_SUPPORT_PAE 0 | #define BX_SUPPORT_GLOBAL_PAGES 0 | #define BX_IGNORE_BAD_MSR 1 | #define BX_PORT_E9_HACK 1 | #define BX_SHOW_IPS 0 | #define BX_SUPPORT_SAVE_RESTORE 1 | #define BX_DEBUGGER 0 | #define BX_MAGIC_BREAKPOINT 0 | #define BX_DISASM 1 | #define BX_SupportGuest2HostTLB 0 | #define BX_SupportRepeatSpeedups 0 | #define BX_SUPPORT_ICACHE 0 | #define BX_SupportHostAsms 1 | #define BX_FAST_FUNC_CALL 0 | #define HAVE_READLINE_HISTORY_H 1 | #define BX_INSTRUMENTATION 0 | #define USE_RAW_SERIAL 0 | #define BX_SUPPORT_VBE 1 | #define BX_SUPPORT_CLGD54XX 0 | #define BX_SUPPORT_FPU 1 | #define BX_SUPPORT_VME 1 | #define BX_SUPPORT_MMX 1 | #define BX_SUPPORT_3DNOW 0 | #define BX_SUPPORT_SSE 0 | #define BX_SUPPORT_SSE_EXTENSION 0 | #define BX_SUPPORT_DAZ 0 | #define BX_SUPPORT_ALIGNMENT_CHECK 0 | #define BX_SUPPORT_MISALIGNED_SSE 0 | #define BX_SUPPORT_SEP 0 | #define BX_X86_DEBUGGER 0 | #define BX_SUPPORT_CDROM 1 | #define BX_SUPPORT_SB16 0 | #define BX_SUPPORT_GAMEPORT 0 | #define BX_GDBSTUB 0 | #define BX_PROVIDE_DEVICE_MODELS 1 | #define BX_PROVIDE_CPU_MEMORY 1 | #define BX_WITH_X11 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:40272: result: no configure:40276: checking X11/xpm.h presence configure:40291: cc -E -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c conftest.c:138:21: X11/xpm.h: No such file or directory configure:40297: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_INT_P 4 | #define HAVE_GETENV 1 | #define BX_HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define BX_HAVE_SETENV 1 | #define HAVE_SELECT 1 | #define BX_HAVE_SELECT 1 | #define HAVE_SNPRINTF 1 | #define BX_HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define BX_HAVE_VSNPRINTF 1 | #define HAVE_STRTOULL 1 | #define BX_HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define BX_HAVE_STRTOUQ 1 | #define HAVE_STRDUP 1 | #define BX_HAVE_STRDUP 1 | #define HAVE_SLEEP 1 | #define BX_HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define BX_HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define BX_HAVE_NANOSLEEP 1 | #define HAVE_ABORT 1 | #define BX_HAVE_ABORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_SOCKLEN_T 1 | #define BX_HAVE_SOCKADDR_IN_SIN_LEN 1 | #define HAVE_MKSTEMP 1 | #define BX_HAVE_MKSTEMP 1 | #define BX_HAVE_SYS_MMAN_H 1 | #define HAVE_TIMELOCAL 1 | #define BX_HAVE_TIMELOCAL 1 | #define HAVE_GMTIME 1 | #define BX_HAVE_GMTIME 1 | #define HAVE_MKTIME 1 | #define BX_HAVE_MKTIME 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_COS 1 | #define HAVE_FLOOR 1 | #define BX_HAVE_STRUCT_TIMEVAL 1 | #define BX_HAVE_HASH_MAP_H 1 | #define BX_HAVE_SET 1 | #define BX_HAVE_SET_H 1 | #define BX_USE_IDLE_HACK 0 | #define BX_HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define BX_PLUGINS 0 | #define BX_SUPPORT_X86_64 0 | #define BX_SUPPORT_SMP 0 | #define BX_CPU_LEVEL 5 | #define BX_CPU_LEVEL_HACKED 5 | #define BX_SUPPORT_APIC 0 | #define BX_HAVE_ZLIB 1 | #define BX_COMPRESSED_HD_SUPPORT 0 | #define BX_SUPPORT_NE2K 0 | #define BX_SUPPORT_ACPI 0 | #define BX_SUPPORT_PCI 0 | #define BX_SUPPORT_PCIDEV 0 | #define BX_SUPPORT_PCIUSB 0 | #define BX_SUPPORT_PCIPNIC 0 | #define BX_NETWORKING 0 | #define BX_SUPPORT_4MEG_PAGES 1 | #define BX_SUPPORT_PAE 0 | #define BX_SUPPORT_GLOBAL_PAGES 0 | #define BX_IGNORE_BAD_MSR 1 | #define BX_PORT_E9_HACK 1 | #define BX_SHOW_IPS 0 | #define BX_SUPPORT_SAVE_RESTORE 1 | #define BX_DEBUGGER 0 | #define BX_MAGIC_BREAKPOINT 0 | #define BX_DISASM 1 | #define BX_SupportGuest2HostTLB 0 | #define BX_SupportRepeatSpeedups 0 | #define BX_SUPPORT_ICACHE 0 | #define BX_SupportHostAsms 1 | #define BX_FAST_FUNC_CALL 0 | #define HAVE_READLINE_HISTORY_H 1 | #define BX_INSTRUMENTATION 0 | #define USE_RAW_SERIAL 0 | #define BX_SUPPORT_VBE 1 | #define BX_SUPPORT_CLGD54XX 0 | #define BX_SUPPORT_FPU 1 | #define BX_SUPPORT_VME 1 | #define BX_SUPPORT_MMX 1 | #define BX_SUPPORT_3DNOW 0 | #define BX_SUPPORT_SSE 0 | #define BX_SUPPORT_SSE_EXTENSION 0 | #define BX_SUPPORT_DAZ 0 | #define BX_SUPPORT_ALIGNMENT_CHECK 0 | #define BX_SUPPORT_MISALIGNED_SSE 0 | #define BX_SUPPORT_SEP 0 | #define BX_X86_DEBUGGER 0 | #define BX_SUPPORT_CDROM 1 | #define BX_SUPPORT_SB16 0 | #define BX_SUPPORT_GAMEPORT 0 | #define BX_GDBSTUB 0 | #define BX_PROVIDE_DEVICE_MODELS 1 | #define BX_PROVIDE_CPU_MEMORY 1 | #define BX_WITH_X11 1 | /* end confdefs.h. */ | #include configure:40318: result: no configure:40346: checking for X11/xpm.h configure:40353: result: no configure:40800: checking for display libraries configure:40802: result: X11 configure:40859: checking for wget configure:40875: found /usr/local/bin/wget configure:40886: result: wget configure:42103: checking pthread.h usability configure:42120: cc -c -fno-common -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 configure:42126: $? = 0 configure:42133: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:42136: $? = 0 configure:42143: test -s conftest.o configure:42146: $? = 0 configure:42157: result: yes configure:42161: checking pthread.h presence configure:42176: cc -E -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c configure:42182: $? = 0 configure:42203: result: yes configure:42231: checking for pthread.h configure:42238: result: yes configure:42397: checking for the pthreads library -lpthreads configure:42440: cc -o conftest -fno-common -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -L/usr/local/lib conftest.c -lpthreads >&5 ld: can't locate file for: -lpthreads configure:42446: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_INT_P 4 | #define HAVE_GETENV 1 | #define BX_HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define BX_HAVE_SETENV 1 | #define HAVE_SELECT 1 | #define BX_HAVE_SELECT 1 | #define HAVE_SNPRINTF 1 | #define BX_HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define BX_HAVE_VSNPRINTF 1 | #define HAVE_STRTOULL 1 | #define BX_HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define BX_HAVE_STRTOUQ 1 | #define HAVE_STRDUP 1 | #define BX_HAVE_STRDUP 1 | #define HAVE_SLEEP 1 | #define BX_HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define BX_HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define BX_HAVE_NANOSLEEP 1 | #define HAVE_ABORT 1 | #define BX_HAVE_ABORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_SOCKLEN_T 1 | #define BX_HAVE_SOCKADDR_IN_SIN_LEN 1 | #define HAVE_MKSTEMP 1 | #define BX_HAVE_MKSTEMP 1 | #define BX_HAVE_SYS_MMAN_H 1 | #define HAVE_TIMELOCAL 1 | #define BX_HAVE_TIMELOCAL 1 | #define HAVE_GMTIME 1 | #define BX_HAVE_GMTIME 1 | #define HAVE_MKTIME 1 | #define BX_HAVE_MKTIME 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_COS 1 | #define HAVE_FLOOR 1 | #define BX_HAVE_STRUCT_TIMEVAL 1 | #define BX_HAVE_HASH_MAP_H 1 | #define BX_HAVE_SET 1 | #define BX_HAVE_SET_H 1 | #define BX_USE_IDLE_HACK 0 | #define BX_HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define BX_PLUGINS 0 | #define BX_SUPPORT_X86_64 0 | #define BX_SUPPORT_SMP 0 | #define BX_CPU_LEVEL 5 | #define BX_CPU_LEVEL_HACKED 5 | #define BX_SUPPORT_APIC 0 | #define BX_HAVE_ZLIB 1 | #define BX_COMPRESSED_HD_SUPPORT 0 | #define BX_SUPPORT_NE2K 0 | #define BX_SUPPORT_ACPI 0 | #define BX_SUPPORT_PCI 0 | #define BX_SUPPORT_PCIDEV 0 | #define BX_SUPPORT_PCIUSB 0 | #define BX_SUPPORT_PCIPNIC 0 | #define BX_NETWORKING 0 | #define BX_SUPPORT_4MEG_PAGES 1 | #define BX_SUPPORT_PAE 0 | #define BX_SUPPORT_GLOBAL_PAGES 0 | #define BX_IGNORE_BAD_MSR 1 | #define BX_PORT_E9_HACK 1 | #define BX_SHOW_IPS 0 | #define BX_SUPPORT_SAVE_RESTORE 1 | #define BX_DEBUGGER 0 | #define BX_MAGIC_BREAKPOINT 0 | #define BX_DISASM 1 | #define BX_SupportGuest2HostTLB 0 | #define BX_SupportRepeatSpeedups 0 | #define BX_SUPPORT_ICACHE 0 | #define BX_SupportHostAsms 1 | #define BX_FAST_FUNC_CALL 0 | #define HAVE_READLINE_HISTORY_H 1 | #define BX_INSTRUMENTATION 0 | #define USE_RAW_SERIAL 0 | #define BX_SUPPORT_VBE 1 | #define BX_SUPPORT_CLGD54XX 0 | #define BX_SUPPORT_FPU 1 | #define BX_SUPPORT_VME 1 | #define BX_SUPPORT_MMX 1 | #define BX_SUPPORT_3DNOW 0 | #define BX_SUPPORT_SSE 0 | #define BX_SUPPORT_SSE_EXTENSION 0 | #define BX_SUPPORT_DAZ 0 | #define BX_SUPPORT_ALIGNMENT_CHECK 0 | #define BX_SUPPORT_MISALIGNED_SSE 0 | #define BX_SUPPORT_SEP 0 | #define BX_X86_DEBUGGER 0 | #define BX_SUPPORT_CDROM 1 | #define BX_SUPPORT_SB16 0 | #define BX_SUPPORT_GAMEPORT 0 | #define BX_GDBSTUB 0 | #define BX_PROVIDE_DEVICE_MODELS 1 | #define BX_PROVIDE_CPU_MEMORY 1 | #define BX_WITH_X11 1 | #define BX_USE_TEXTCONFIG 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:42482: result: no configure:42386: checking whether pthreads work without any flags configure:42440: cc -o conftest -fno-common -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -L/usr/local/lib conftest.c >&5 configure:42446: $? = 0 configure:42453: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:42456: $? = 0 configure:42463: test -s conftest configure:42466: $? = 0 configure:42482: result: yes configure:42502: checking for joinable pthread attribute configure:42525: cc -o conftest -fno-common -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -L/usr/local/lib conftest.c >&5 configure:42531: $? = 0 configure:42538: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:42541: $? = 0 configure:42548: test -s conftest configure:42551: $? = 0 configure:42631: result: PTHREAD_CREATE_JOINABLE configure:42638: checking if more special flags are required for pthreads configure:42645: result: no configure:42657: checking for cc_r configure:42685: result: cc configure:42738: checking for specified CMOS start time (deprecated) configure:42750: result: no configure:42756: checking for configuration interface (deprecated) configure:42768: result: no configure:42774: checking for control panel (deprecated) configure:42786: result: no configure:42792: checking for VGA emulation (deprecated) configure:42804: result: no configure:42810: checking for number of processors (deprecated) configure:42822: result: no configure:42828: checking whether to reset on triple fault (deprecated) configure:42840: result: no configure:42846: checking PNI support (deprecated) configure:42858: result: no configure:42864: checking for new PIT model (deprecated) configure:42876: result: no configure:42929: checking for gzip configure:42947: found /usr/local/bin/gzip configure:42959: result: /usr/local/bin/gzip configure:42969: checking for tar configure:42987: found /usr/local/bin/tar configure:42999: result: /usr/local/bin/tar configure:43110: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.60. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:730: creating Makefile config.status:861: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:730: creating iodev/Makefile config.status:861: WARNING: iodev/Makefile.in seems to ignore the --datarootdir setting config.status:730: creating bx_debug/Makefile config.status:730: creating bios/Makefile config.status:730: creating cpu/Makefile config.status:730: creating memory/Makefile config.status:730: creating gui/Makefile config.status:861: WARNING: gui/Makefile.in seems to ignore the --datarootdir setting config.status:730: creating disasm/Makefile config.status:730: creating instrument/stubs/Makefile config.status:730: creating misc/Makefile config.status:730: creating fpu/Makefile config.status:730: creating doc/docbook/Makefile config.status:730: creating build/linux/bochs-dlx config.status:730: creating bxversion.h config.status:730: creating build/macosx/Info.plist config.status:730: creating build/win32/nsis/Makefile config.status:730: creating build/win32/nsis/bochs.nsi config.status:730: creating host/linux/pcidev/Makefile config.status:730: creating config.h config.status:730: creating ltdlconf.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_CPP_set= ac_cv_env_CPP_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_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_f77_compiler_gnu=no ac_cv_func_abort=yes ac_cv_func_argz_append=no ac_cv_func_argz_create_sep=no ac_cv_func_argz_insert=no ac_cv_func_argz_next=no ac_cv_func_argz_stringify=no ac_cv_func_closedir=yes ac_cv_func_connect=yes ac_cv_func_cos=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=yes ac_cv_func_floor=yes ac_cv_func_getenv=yes ac_cv_func_gethostbyname=yes ac_cv_func_gettimeofday=yes ac_cv_func_gmtime=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mkstemp=yes ac_cv_func_mktime=yes ac_cv_func_nanosleep=yes ac_cv_func_opendir=yes ac_cv_func_readdir=yes ac_cv_func_remove=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_strchr=yes ac_cv_func_strcmp=yes ac_cv_func_strdup=yes ac_cv_func_strrchr=yes ac_cv_func_strrev=no ac_cv_func_strtoull=yes ac_cv_func_strtouq=yes ac_cv_func_timelocal=yes ac_cv_func_usleep=yes ac_cv_func_vsnprintf=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_IOKit_storage_IOCDMedia_h=yes ac_cv_header_X11_xpm_h=no ac_cv_header_argz_h=no ac_cv_header_assert_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_inttypes_h=no ac_cv_header_mach_o_dyld_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_pthread_h=yes ac_cv_header_readline_history_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_dl_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_header_zlib_h=yes ac_cv_host=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_z_gzopen=yes ac_cv_member_struct_sockaddr_in_sin_len=yes ac_cv_objext= ac_cv_path_DOCBOOK2HTML=not_found ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_GZIP=/usr/local/bin/gzip ac_cv_path_TAR=/usr/local/bin/tar ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_PTHREAD_CC=cc ac_cv_prog_WGET=wget ac_cv_prog_WX_CONFIG=not_found ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_gmake_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_int_p=4 ac_cv_sizeof_unsigned_char=1 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=4 ac_cv_sizeof_unsigned_long_long=8 ac_cv_sizeof_unsigned_short=2 ac_cv_sys_file_offset_bits=64 ac_cv_sys_symbol_underscore=no ac_cv_target=i386-unknown-gnu ac_cv_type_error_t=no ac_cv_type_int_p=yes ac_cv_type_socklen_t=yes ac_cv_type_unsigned_char=yes ac_cv_type_unsigned_int=yes ac_cv_type_unsigned_long=yes ac_cv_type_unsigned_long_long=yes ac_cv_type_unsigned_short=yes libltdl_cv_lib_dl_dlopen=yes libltdl_cv_objdir=.libs libltdl_cv_preloaded_symbols=no libltdl_cv_shlibext=.so libltdl_cv_shlibpath_var=LD_LIBRARY_PATH libltdl_cv_sys_dlopen_deplibs=yes libltdl_cv_sys_search_path='/lib /usr/lib' lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs= lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes 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= lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/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_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= 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= lt_cv_sys_max_cmd_len= 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='""' 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='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## APIC_OBJS='' AR='ar' BUILD_DOCBOOK_VAR='' BXIMAGE_LINK_OPTS='' BX_COMPRESSED_HD_SUPPORT='' BX_EXTERNAL_DEBUGGER='' BX_MAGIC_BREAKPOINT='' BX_SUPPORT_ACPI='' BX_USE_IDLE_HACK='' CC='cc' CDROM_OBJS='cdrom.o' CD_UP_ONE='echo done' CD_UP_THREE='echo done' CD_UP_TWO='echo done' CFLAGS='-fno-common -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES' CFP='' COMMAND_SEPARATOR='&& \' CPP='cc -E' CPPFLAGS=' -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES' CPP_SUFFIX='cc' CXX='c++' CXXCPP='c++ -E' CXXFLAGS='-fno-common -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES' CXXFP='' DASH='-' DEBUGGER_VAR='' DEFINE_PLUGIN_PATH='' DEFS='-DHAVE_CONFIG_H' DEPMOD='' DEVICE_LINK_OPTS='' DIALOG_OBJS='' DISASM_VAR='$(DISASM_LIB)' DOCBOOK2HTML='not_found' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXE='' EXEEXT='' EXPORT_DYNAMIC='-export-dynamic' EXTERNAL_DEPENDENCY='' EXTRA_BX_OBJS='' EXTRA_LINK_OPTS=' -framework IOKit -framework CoreFoundation $(GUI_LINK_OPTS)' EXT_DEBUG_OBJS='' F77='g77' FFLAGS='' FPU_VAR='$(FPU_LIB)' GAME_OBJS='' GDBSTUB_VAR='' GREP='/usr/bin/grep' GTK_CFLAGS='' GTK_LIBS='' GUI_CFLAGS=' $(X_CFLAGS)' GUI_CXXFLAGS=' $(X_CFLAGS)' GUI_LINK_OPTS=' $(GUI_LINK_OPTS_X)' GUI_LINK_OPTS_TERM='' GUI_LINK_OPTS_WX='' GUI_NON_PLUGIN_OBJS='$(OBJS_THAT_CANNOT_BE_PLUGINS) $(OBJS_THAT_CAN_BE_PLUGINS) $(OBJS_THAT_SUPPORT_OTHER_PLUGINS) $(GUI_OBJS_X11) ' GUI_OBJS='' GUI_PLUGIN_OBJS='' GZIP='/usr/local/bin/gzip' INLINE_VAR='' INSMOD='' INSTALL_DOCBOOK_VAR='' INSTALL_LIST_FOR_PLATFORM='' INSTALL_PLUGINS_VAR='' INSTALL_TARGET='install_unix' INSTRUMENT_DIR='instrument/stubs' INSTRUMENT_VAR='' IOAPIC_OBJS='' IODEBUG_OBJS='' IODEV_LIB_VAR='iodev/libiodev.a' IODEV_NON_PLUGIN_OBJS='$(OBJS_THAT_CANNOT_BE_PLUGINS) $(OBJS_THAT_CAN_BE_PLUGINS) $(OBJS_THAT_SUPPORT_OTHER_PLUGINS)' IODEV_PLUGIN_OBJS='' KERNELDIR='' KERNEL_MODULE_SUFFIX='' LDFLAGS='-L/usr/local/lib' LIBADD_DL='-ldl' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LINK='$(LIBTOOL) --mode=link $(CXX) -o $@ $(CXXFLAGS) $(LDFLAGS)' LINK_CONSOLE='$(LIBTOOL) --mode=link $(CXX) -o $@ $(CXXFLAGS_CONSOLE) $(LDFLAGS)' LN_S='ln -s' LSMOD='' LTLIBOBJS='' MAKELIB='ar rv $@' NE2K_OBJS='' NETLOW_OBJS='' NONINLINE_VAR='$(NONINLINE_OBJS)' NONPLUGIN_GUI_LINK_OPTS='$(GUI_LINK_OPTS)' OBJEXT='' OBJS64='' OFP='-o ' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PCIDEV_MODULE_MAKE_ALL='' PCI_OBJ='' PKG_CONFIG='' PLUGIN_LIBNAME_TRANSFORMATION='%.o=libbx_%.la' PLUGIN_TARGET='' PLUGIN_VAR='' PRIMARY_TARGET='bochs' PTHREAD_CC='cc' PTHREAD_CFLAGS='' PTHREAD_LIBS='' RANLIB='ranlib' RC_CMD='' READLINE_LIB='' REL_STRING='Build from CVS snapshot, on September 16, 2007' RFB_LIBS='' RMCOMMAND='rm -f ' RMMOD='' SB16_OBJS='' SCSI_OBJS='' SET_MAKE='' SHELL='/bin/sh' SLASH='/' SOUNDLOW_OBJS='' STRIP='strip' SUFFIX_LINE='.SUFFIXES: .cc' TAR='/usr/local/bin/tar' USBDEV_OBJS='' VERSION='2.3.5' VER_STRING='2.3.5' WGET='wget' WX_CFLAGS='' WX_CONFIG='not_found' WX_CXXFLAGS='' XMKMF='' XPM_LIB='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' 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 PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define HAVE_DLFCN_H 1 #define HAVE_DIRENT_H 1 #define LTDL_SHLIB_EXT ".so" #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" #define LTDL_OBJDIR ".libs/" #define HAVE_LIBDL 1 #define HAVE_DLERROR 1 #define error_t int #define HAVE_ASSERT_H 1 #define HAVE_CTYPE_H 1 #define HAVE_ERRNO_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDIO_H 1 #define HAVE_MACH_O_DYLD_H 1 #define HAVE_STRCHR 1 #define HAVE_STRRCHR 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCMP 1 #define HAVE_CLOSEDIR 1 #define HAVE_OPENDIR 1 #define HAVE_READDIR 1 #define SIZEOF_UNSIGNED_CHAR 1 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_INT_P 4 #define HAVE_GETENV 1 #define BX_HAVE_GETENV 1 #define HAVE_SETENV 1 #define BX_HAVE_SETENV 1 #define HAVE_SELECT 1 #define BX_HAVE_SELECT 1 #define HAVE_SNPRINTF 1 #define BX_HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define BX_HAVE_VSNPRINTF 1 #define HAVE_STRTOULL 1 #define BX_HAVE_STRTOULL 1 #define HAVE_STRTOUQ 1 #define BX_HAVE_STRTOUQ 1 #define HAVE_STRDUP 1 #define BX_HAVE_STRDUP 1 #define HAVE_SLEEP 1 #define BX_HAVE_SLEEP 1 #define HAVE_USLEEP 1 #define BX_HAVE_USLEEP 1 #define HAVE_NANOSLEEP 1 #define BX_HAVE_NANOSLEEP 1 #define HAVE_ABORT 1 #define BX_HAVE_ABORT 1 #define HAVE_GETTIMEOFDAY 1 #define BX_HAVE_GETTIMEOFDAY 1 #define BX_HAVE_SOCKLEN_T 1 #define BX_HAVE_SOCKADDR_IN_SIN_LEN 1 #define HAVE_MKSTEMP 1 #define BX_HAVE_MKSTEMP 1 #define BX_HAVE_SYS_MMAN_H 1 #define HAVE_TIMELOCAL 1 #define BX_HAVE_TIMELOCAL 1 #define HAVE_GMTIME 1 #define BX_HAVE_GMTIME 1 #define HAVE_MKTIME 1 #define BX_HAVE_MKTIME 1 #define _FILE_OFFSET_BITS 64 #define HAVE_LARGEFILE_SUPPORT 1 #define HAVE_COS 1 #define HAVE_FLOOR 1 #define BX_HAVE_STRUCT_TIMEVAL 1 #define BX_HAVE_HASH_MAP_H 1 #define BX_HAVE_SET 1 #define BX_HAVE_SET_H 1 #define BX_USE_IDLE_HACK 0 #define BX_HAVE_DLFCN_H 1 #define HAVE_ASSERT_H 1 #define BX_PLUGINS 0 #define BX_SUPPORT_X86_64 0 #define BX_SUPPORT_SMP 0 #define BX_CPU_LEVEL 5 #define BX_CPU_LEVEL_HACKED 5 #define BX_SUPPORT_APIC 0 #define BX_HAVE_ZLIB 1 #define BX_COMPRESSED_HD_SUPPORT 0 #define BX_SUPPORT_NE2K 0 #define BX_SUPPORT_ACPI 0 #define BX_SUPPORT_PCI 0 #define BX_SUPPORT_PCIDEV 0 #define BX_SUPPORT_PCIUSB 0 #define BX_SUPPORT_PCIPNIC 0 #define BX_NETWORKING 0 #define BX_SUPPORT_4MEG_PAGES 1 #define BX_SUPPORT_PAE 0 #define BX_SUPPORT_GLOBAL_PAGES 0 #define BX_IGNORE_BAD_MSR 1 #define BX_PORT_E9_HACK 1 #define BX_SHOW_IPS 0 #define BX_SUPPORT_SAVE_RESTORE 1 #define BX_DEBUGGER 0 #define BX_MAGIC_BREAKPOINT 0 #define BX_DISASM 1 #define BX_SupportGuest2HostTLB 0 #define BX_SupportRepeatSpeedups 0 #define BX_SUPPORT_ICACHE 0 #define BX_SupportHostAsms 1 #define BX_FAST_FUNC_CALL 0 #define HAVE_READLINE_HISTORY_H 1 #define BX_INSTRUMENTATION 0 #define USE_RAW_SERIAL 0 #define BX_SUPPORT_VBE 1 #define BX_SUPPORT_CLGD54XX 0 #define BX_SUPPORT_FPU 1 #define BX_SUPPORT_VME 1 #define BX_SUPPORT_MMX 1 #define BX_SUPPORT_3DNOW 0 #define BX_SUPPORT_SSE 0 #define BX_SUPPORT_SSE_EXTENSION 0 #define BX_SUPPORT_DAZ 0 #define BX_SUPPORT_ALIGNMENT_CHECK 0 #define BX_SUPPORT_MISALIGNED_SSE 0 #define BX_SUPPORT_SEP 0 #define BX_X86_DEBUGGER 0 #define BX_SUPPORT_CDROM 1 #define BX_SUPPORT_SB16 0 #define BX_SUPPORT_GAMEPORT 0 #define BX_GDBSTUB 0 #define BX_PROVIDE_DEVICE_MODELS 1 #define BX_PROVIDE_CPU_MEMORY 1 #define BX_WITH_X11 1 #define BX_USE_TEXTCONFIG 1 configure: exit 0