Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 20627 Details for
Bug 33262
bochs-2.0.2 emerge fails if sdl USE flag is given
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
/var/tmp/portage/bochs-2.0.2/work/bochs-2.0.2/config.log
config.log (text/plain), 67.52 KB, created by
Mark Purtill
on 2003-11-11 18:43:03 UTC
(
hide
)
Description:
/var/tmp/portage/bochs-2.0.2/work/bochs-2.0.2/config.log
Filename:
MIME Type:
Creator:
Mark Purtill
Created:
2003-11-11 18:43:03 UTC
Size:
67.52 KB
patch
obsolete
>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.53. Invocation command line was > > $ ./configure --enable-fpu --enable-cdrom --enable-control-panel --enable-ne2000 --enable-sb16=linux --enable-slowdown --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --host=i686-pc-linux-gnu --with-x11 --enable-idle-hack --with-sdl --with-wx > >## --------- ## >## Platform. ## >## --------- ## > >hostname = p-chan >uname -m = i686 >uname -r = 2.4.20-gentoo-r8 >uname -s = Linux >uname -v = #1 Tue Oct 28 22:23:10 PST 2003 > >/usr/bin/uname -p = AMD Athlon(tm) XP 1900+ >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /bin >PATH: /usr/bin >PATH: /usr/local/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.2 >PATH: /opt/Acrobat5 >PATH: /usr/X11R6/bin >PATH: /opt/blackdown-jdk-1.4.1/bin >PATH: /opt/blackdown-jdk-1.4.1/jre/bin >PATH: /usr/qt/3/bin >PATH: /usr/kde/3.1/sbin >PATH: /usr/kde/3.1/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1475: checking build system type >configure:1493: result: i686-pc-linux-gnu >configure:1501: checking host system type >configure:1515: result: i686-pc-linux-gnu >configure:1523: checking target system type >configure:1537: result: i686-pc-linux-gnu >configure:1559: checking if you are configuring for another platform >configure:1562: result: no >configure:1619: checking for standard CFLAGS on this platform >configure:1621: result: >configure:1650: checking for i686-pc-linux-gnu-gcc >configure:1676: result: gcc >configure:1958: checking for C compiler version >configure:1961: gcc --version </dev/null >&5 >gcc (GCC) 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice) >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:1964: $? = 0 >configure:1966: gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/specs >Configured with: /var/tmp/portage/gcc-3.2.3-r1/work/gcc-3.2.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.2 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,f77,objc,java --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext >Thread model: posix >gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice) >configure:1969: $? = 0 >configure:1971: gcc -V </dev/null >&5 >gcc: argument to `-V' is missing >configure:1974: $? = 1 >configure:2000: checking for C compiler default output >configure:2003: gcc -g -O2 conftest.c >&5 >configure:2006: $? = 0 >configure:2039: result: a.out >configure:2044: checking whether the C compiler works >configure:2050: ./a.out >configure:2053: $? = 0 >configure:2068: result: yes >configure:2075: checking whether we are cross compiling >configure:2077: result: no >configure:2080: checking for suffix of executables >configure:2082: gcc -o conftest -g -O2 conftest.c >&5 >configure:2085: $? = 0 >configure:2107: result: >configure:2113: checking for suffix of object files >configure:2137: gcc -c -g -O2 conftest.c >&5 >configure:2140: $? = 0 >configure:2159: result: o >configure:2163: checking whether we are using the GNU C compiler >configure:2190: gcc -c -g -O2 conftest.c >&5 >configure:2193: $? = 0 >configure:2196: test -s conftest.o >configure:2199: $? = 0 >configure:2211: result: yes >configure:2217: checking whether gcc accepts -g >configure:2241: gcc -c -g conftest.c >&5 >configure:2244: $? = 0 >configure:2247: test -s conftest.o >configure:2250: $? = 0 >configure:2260: result: yes >configure:2287: gcc -c -g -O2 conftest.c >&5 >conftest.c:2: parse error before "me" >configure:2290: $? = 1 >configure: failed program was: >#ifndef __cplusplus > choke me >#endif >configure:2410: checking for i686-pc-linux-gnu-g++ >configure:2436: result: g++ >configure:2494: checking for C++ compiler version >configure:2497: g++ --version </dev/null >&5 >g++ (GCC) 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice) >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:2500: $? = 0 >configure:2502: g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/specs >Configured with: /var/tmp/portage/gcc-3.2.3-r1/work/gcc-3.2.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.2 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,f77,objc,java --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext >Thread model: posix >gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice) >configure:2505: $? = 0 >configure:2507: g++ -V </dev/null >&5 >g++: argument to `-V' missing > >configure:2510: $? = 1 >configure:2513: checking whether we are using the GNU C++ compiler >configure:2540: g++ -c -g -O2 conftest.cc >&5 >configure:2543: $? = 0 >configure:2546: test -s conftest.o >configure:2549: $? = 0 >configure:2561: result: yes >configure:2567: checking whether g++ accepts -g >configure:2591: g++ -c -g conftest.cc >&5 >configure:2594: $? = 0 >configure:2597: test -s conftest.o >configure:2600: $? = 0 >configure:2610: result: yes >configure:2656: g++ -c -g -O2 conftest.cc >&5 >configure:2659: $? = 0 >configure:2662: test -s conftest.o >configure:2665: $? = 0 >configure:2693: g++ -c -g -O2 conftest.cc >&5 >configure: In function `int main()': >configure:2685: `exit' undeclared (first use this function) >configure:2685: (Each undeclared identifier is reported only once for each > function it appears in.) >configure:2696: $? = 1 >configure: failed program was: >#line 2674 "configure" >#include "confdefs.h" > >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >exit (42); > ; > return 0; >} >configure:2656: g++ -c -g -O2 conftest.cc >&5 >configure:2659: $? = 0 >configure:2662: test -s conftest.o >configure:2665: $? = 0 >configure:2693: g++ -c -g -O2 conftest.cc >&5 >configure:2696: $? = 0 >configure:2699: test -s conftest.o >configure:2702: $? = 0 >configure:2724: checking whether make sets ${MAKE} >configure:2744: result: yes >configure:2843: checking for ld used by GCC >configure:2906: result: /usr/i686-pc-linux-gnu/bin/ld >configure:2915: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >GNU ld version 2.14.90.0.6 20030820 >configure:2927: result: yes >configure:2932: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:2939: result: -r >configure:2944: checking for BSD-compatible nm >configure:2980: result: nm >configure:2983: checking whether ln -s works >configure:2987: result: yes >configure:2994: checking how to recognise dependant libraries >configure:3172: result: pass_all >configure:3185: checking command to parse nm output >configure:3266: gcc -c -g -O2 conftest.c >&5 >configure:3269: $? = 0 >configure:3273: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm >configure:3276: $? = 0 >configure:3328: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 >configure:3331: $? = 0 >configure:3375: result: ok >configure:3384: checking how to run the C preprocessor >configure:3410: gcc -E conftest.c >configure:3416: $? = 0 >configure:3443: gcc -E conftest.c >configure:3439:28: ac_nonexistent.h: No such file or directory >configure:3449: $? = 1 >configure: failed program was: >#line 3438 "configure" >#include "confdefs.h" >#include <ac_nonexistent.h> >configure:3486: result: gcc -E >configure:3501: gcc -E conftest.c >configure:3507: $? = 0 >configure:3534: gcc -E conftest.c >configure:3530:28: ac_nonexistent.h: No such file or directory >configure:3540: $? = 1 >configure: failed program was: >#line 3529 "configure" >#include "confdefs.h" >#include <ac_nonexistent.h> >configure:3580: checking for ANSI C header files >configure:3594: gcc -E conftest.c >configure:3600: $? = 0 >configure:3685: gcc -o conftest -g -O2 conftest.c >&5 >configure:3688: $? = 0 >configure:3690: ./conftest >configure:3693: $? = 0 >configure:3707: result: yes >configure:3731: checking for sys/types.h >configure:3744: gcc -c -g -O2 conftest.c >&5 >configure:3747: $? = 0 >configure:3750: test -s conftest.o >configure:3753: $? = 0 >configure:3763: result: yes >configure:3731: checking for sys/stat.h >configure:3744: gcc -c -g -O2 conftest.c >&5 >configure:3747: $? = 0 >configure:3750: test -s conftest.o >configure:3753: $? = 0 >configure:3763: result: yes >configure:3731: checking for stdlib.h >configure:3744: gcc -c -g -O2 conftest.c >&5 >configure:3747: $? = 0 >configure:3750: test -s conftest.o >configure:3753: $? = 0 >configure:3763: result: yes >configure:3731: checking for string.h >configure:3744: gcc -c -g -O2 conftest.c >&5 >configure:3747: $? = 0 >configure:3750: test -s conftest.o >configure:3753: $? = 0 >configure:3763: result: yes >configure:3731: checking for memory.h >configure:3744: gcc -c -g -O2 conftest.c >&5 >configure:3747: $? = 0 >configure:3750: test -s conftest.o >configure:3753: $? = 0 >configure:3763: result: yes >configure:3731: checking for strings.h >configure:3744: gcc -c -g -O2 conftest.c >&5 >configure:3747: $? = 0 >configure:3750: test -s conftest.o >configure:3753: $? = 0 >configure:3763: result: yes >configure:3731: checking for inttypes.h >configure:3744: gcc -c -g -O2 conftest.c >&5 >configure:3747: $? = 0 >configure:3750: test -s conftest.o >configure:3753: $? = 0 >configure:3763: result: yes >configure:3731: checking for stdint.h >configure:3744: gcc -c -g -O2 conftest.c >&5 >configure:3747: $? = 0 >configure:3750: test -s conftest.o >configure:3753: $? = 0 >configure:3763: result: yes >configure:3731: checking for unistd.h >configure:3744: gcc -c -g -O2 conftest.c >&5 >configure:3747: $? = 0 >configure:3750: test -s conftest.o >configure:3753: $? = 0 >configure:3763: result: yes >configure:3789: checking dlfcn.h usability >configure:3798: gcc -c -g -O2 conftest.c >&5 >configure:3801: $? = 0 >configure:3804: test -s conftest.o >configure:3807: $? = 0 >configure:3816: result: yes >configure:3820: checking dlfcn.h presence >configure:3827: gcc -E conftest.c >configure:3833: $? = 0 >configure:3851: result: yes >configure:3869: checking for dlfcn.h >configure:3876: result: yes >configure:4035: checking for i686-pc-linux-gnu-ranlib >configure:4064: result: no >configure:4073: checking for ranlib >configure:4089: found /usr/bin/ranlib >configure:4100: result: ranlib >configure:4115: checking for i686-pc-linux-gnu-strip >configure:4144: result: no >configure:4153: checking for strip >configure:4169: found /usr/bin/strip >configure:4180: result: strip >configure:4393: checking for objdir >configure:4404: result: .libs >configure:4425: checking for gcc option to produce PIC >configure:4575: result: -fPIC >configure:4579: checking if gcc PIC flag -fPIC works >configure:4605: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 >configure:4608: $? = 0 >configure:4611: test -s conftest.o >configure:4614: $? = 0 >configure:4651: result: yes >configure:4671: checking if gcc static flag -static works >configure:4698: gcc -o conftest -g -O2 -static conftest.c >&5 >configure:4701: $? = 0 >configure:4704: test -s conftest >configure:4707: $? = 0 >configure:4722: result: yes >configure:4738: checking if gcc supports -c -o file.o >configure:4760: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 >configure:4782: result: yes >configure:4787: checking if gcc supports -c -o file.lo >configure:4817: gcc -c -g -O2 -c -o conftest.lo conftest.c >&5 >configure:4820: $? = 0 >configure:4823: test -s conftest.lo >configure:4826: $? = 0 >configure:4847: result: yes >configure:4886: checking if gcc supports -fno-rtti -fno-exceptions >configure:4911: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 >configure:4914: $? = 0 >configure:4917: test -s conftest.o >configure:4920: $? = 0 >configure:4936: result: yes >configure:4951: checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:5631: result: yes >configure:5640: checking how to hardcode library paths into programs >configure:5664: result: immediate >configure:5673: checking whether stripping libraries is possible >configure:5678: result: yes >configure:5693: checking dynamic linker characteristics >configure:6086: result: GNU/Linux ld.so >configure:6095: checking if libtool supports shared libraries >configure:6097: result: yes >configure:6104: checking whether to build shared libraries >configure:6125: result: yes >configure:6132: checking whether to build static libraries >configure:6136: result: no >configure:6802: checking whether -lc should be explicitly linked in >configure:6810: gcc -c -g -O2 conftest.c >&5 >configure:6813: $? = 0 >configure:6827: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:6830: $? = 0 >configure:6843: result: no >configure:7419: checking for gcc option to accept ANSI C >configure:7482: gcc -c -g -O2 conftest.c >&5 >configure:7485: $? = 0 >configure:7488: test -s conftest.o >configure:7491: $? = 0 >configure:7508: result: none needed >configure:7516: checking for an ANSI C-conforming const >configure:7586: gcc -c -g -O2 conftest.c >&5 >configure:7589: $? = 0 >configure:7592: test -s conftest.o >configure:7595: $? = 0 >configure:7605: result: yes >configure:7623: checking for dirent.h that defines DIR >configure:7650: gcc -c -g -O2 conftest.c >&5 >configure:7653: $? = 0 >configure:7656: test -s conftest.o >configure:7659: $? = 0 >configure:7669: result: yes >configure:7682: checking for library containing opendir >configure:7715: gcc -o conftest -g -O2 conftest.c >&5 >configure:7718: $? = 0 >configure:7721: test -s conftest >configure:7724: $? = 0 >configure:7783: result: none required >configure:7901: checking whether gcc supports assert without backlinking >configure:7917: result: >configure:8057: checking which extension is used for shared libraries >configure:8071: result: .so >configure:8082: checking which variable specifies run-time library path >configure:8089: result: LD_LIBRARY_PATH >configure:8100: checking for the default library search path >configure:8107: result: /lib /usr/lib >configure:8129: checking for objdir >configure:8149: result: .libs >configure:8157: checking whether libtool supports -dlopen/-dlpreopen >configure:8169: result: yes >configure:8180: checking for dlopen in -ldl >configure:8213: gcc -o conftest -g -O2 conftest.c -ldl >&5 >configure:8216: $? = 0 >configure:8219: test -s conftest >configure:8222: $? = 0 >configure:8233: result: yes >configure:8381: checking for shl_load >configure:8424: gcc -o conftest -g -O2 conftest.c >&5 >/var/tmp/portage/bochs-2.0.2/temp/cc26NZg2.o(.text+0x4): In function `main': >/var/tmp/portage/bochs-2.0.2/work/bochs-2.0.2/configure:8414: undefined reference to `shl_load' >collect2: ld returned 1 exit status >configure:8427: $? = 1 >configure: failed program was: >#line 8386 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char shl_load (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#ifdef __cplusplus >extern "C" >#endif >/* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ >char shl_load (); >char (*f) (); > >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >/* 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 >#else >f = shl_load; >#endif > > ; > return 0; >} >configure:8443: result: no >configure:8452: checking for shl_load in -ldld >configure:8485: gcc -o conftest -g -O2 conftest.c -ldld >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldld >collect2: ld returned 1 exit status >configure:8488: $? = 1 >configure: failed program was: >#line 8459 "configure" >#include "confdefs.h" > >/* Override any gcc2 internal prototype to avoid an error. */ >#ifdef __cplusplus >extern "C" >#endif >/* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ >char shl_load (); >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >shl_load (); > ; > return 0; >} >configure:8505: result: no >configure:8519: checking for dld_link in -ldld >configure:8552: gcc -o conftest -g -O2 conftest.c -ldld >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldld >collect2: ld returned 1 exit status >configure:8555: $? = 1 >configure: failed program was: >#line 8526 "configure" >#include "confdefs.h" > >/* Override any gcc2 internal prototype to avoid an error. */ >#ifdef __cplusplus >extern "C" >#endif >/* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ >char dld_link (); >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >dld_link (); > ; > return 0; >} >configure:8572: result: no >configure:8591: checking for dlerror >configure:8634: gcc -o conftest -g -O2 conftest.c -ldl >&5 >configure:8637: $? = 0 >configure:8640: test -s conftest >configure:8643: $? = 0 >configure:8653: result: yes >configure:8666: checking for _ prefix in compiled symbols >configure:8676: gcc -c -g -O2 conftest.c >&5 >configure:8679: $? = 0 >configure:8683: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm >configure:8686: $? = 0 >configure:8709: result: no >configure:8826: checking whether deplibs are loaded by dlopen >configure:8849: result: yes >configure:8873: checking argz.h usability >configure:8882: gcc -c -g -O2 conftest.c >&5 >configure:8885: $? = 0 >configure:8888: test -s conftest.o >configure:8891: $? = 0 >configure:8900: result: yes >configure:8904: checking argz.h presence >configure:8911: gcc -E conftest.c >configure:8917: $? = 0 >configure:8935: result: yes >configure:8953: checking for argz.h >configure:8960: result: yes >configure:8974: checking for error_t >configure:9004: gcc -c -g -O2 conftest.c >&5 >configure:9007: $? = 0 >configure:9010: test -s conftest.o >configure:9013: $? = 0 >configure:9023: result: yes >configure:9049: checking for argz_append >configure:9092: gcc -o conftest -g -O2 conftest.c >&5 >configure:9095: $? = 0 >configure:9098: test -s conftest >configure:9101: $? = 0 >configure:9111: result: yes >configure:9049: checking for argz_create_sep >configure:9092: gcc -o conftest -g -O2 conftest.c >&5 >configure:9095: $? = 0 >configure:9098: test -s conftest >configure:9101: $? = 0 >configure:9111: result: yes >configure:9049: checking for argz_insert >configure:9092: gcc -o conftest -g -O2 conftest.c >&5 >configure:9095: $? = 0 >configure:9098: test -s conftest >configure:9101: $? = 0 >configure:9111: result: yes >configure:9049: checking for argz_next >configure:9092: gcc -o conftest -g -O2 conftest.c >&5 >configure:9095: $? = 0 >configure:9098: test -s conftest >configure:9101: $? = 0 >configure:9111: result: yes >configure:9049: checking for argz_stringify >configure:9092: gcc -o conftest -g -O2 conftest.c >&5 >configure:9095: $? = 0 >configure:9098: test -s conftest >configure:9101: $? = 0 >configure:9111: result: yes >configure:9161: checking errno.h usability >configure:9170: gcc -c -g -O2 conftest.c >&5 >configure:9173: $? = 0 >configure:9176: test -s conftest.o >configure:9179: $? = 0 >configure:9188: result: yes >configure:9192: checking errno.h presence >configure:9199: gcc -E conftest.c >configure:9205: $? = 0 >configure:9223: result: yes >configure:9241: checking for errno.h >configure:9248: result: yes >configure:9161: checking malloc.h usability >configure:9170: gcc -c -g -O2 conftest.c >&5 >configure:9173: $? = 0 >configure:9176: test -s conftest.o >configure:9179: $? = 0 >configure:9188: result: yes >configure:9192: checking malloc.h presence >configure:9199: gcc -E conftest.c >configure:9205: $? = 0 >configure:9223: result: yes >configure:9241: checking for malloc.h >configure:9248: result: yes >configure:9152: checking for memory.h >configure:9157: result: yes >configure:9152: checking for stdlib.h >configure:9157: result: yes >configure:9161: checking stdio.h usability >configure:9170: gcc -c -g -O2 conftest.c >&5 >configure:9173: $? = 0 >configure:9176: test -s conftest.o >configure:9179: $? = 0 >configure:9188: result: yes >configure:9192: checking stdio.h presence >configure:9199: gcc -E conftest.c >configure:9205: $? = 0 >configure:9223: result: yes >configure:9241: checking for stdio.h >configure:9248: result: yes >configure:9161: checking ctype.h usability >configure:9170: gcc -c -g -O2 conftest.c >&5 >configure:9173: $? = 0 >configure:9176: test -s conftest.o >configure:9179: $? = 0 >configure:9188: result: yes >configure:9192: checking ctype.h presence >configure:9199: gcc -E conftest.c >configure:9205: $? = 0 >configure:9223: result: yes >configure:9241: checking for ctype.h >configure:9248: result: yes >configure:9152: checking for unistd.h >configure:9157: result: yes >configure:9277: checking dl.h usability >configure:9286: gcc -c -g -O2 conftest.c >&5 >configure:9314:16: dl.h: No such file or directory >configure:9289: $? = 1 >configure: failed program was: >#line 9279 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <dl.h> >configure:9304: result: no >configure:9308: checking dl.h presence >configure:9315: gcc -E conftest.c >configure:9311:16: dl.h: No such file or directory >configure:9321: $? = 1 >configure: failed program was: >#line 9310 "configure" >#include "confdefs.h" >#include <dl.h> >configure:9339: result: no >configure:9357: checking for dl.h >configure:9364: result: no >configure:9277: checking sys/dl.h usability >configure:9286: gcc -c -g -O2 conftest.c >&5 >configure:9314:20: sys/dl.h: No such file or directory >configure:9289: $? = 1 >configure: failed program was: >#line 9279 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <sys/dl.h> >configure:9304: result: no >configure:9308: checking sys/dl.h presence >configure:9315: gcc -E conftest.c >configure:9311:20: sys/dl.h: No such file or directory >configure:9321: $? = 1 >configure: failed program was: >#line 9310 "configure" >#include "confdefs.h" >#include <sys/dl.h> >configure:9339: result: no >configure:9357: checking for sys/dl.h >configure:9364: result: no >configure:9277: checking dld.h usability >configure:9286: gcc -c -g -O2 conftest.c >&5 >configure:9314:17: dld.h: No such file or directory >configure:9289: $? = 1 >configure: failed program was: >#line 9279 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <dld.h> >configure:9304: result: no >configure:9308: checking dld.h presence >configure:9315: gcc -E conftest.c >configure:9311:17: dld.h: No such file or directory >configure:9321: $? = 1 >configure: failed program was: >#line 9310 "configure" >#include "confdefs.h" >#include <dld.h> >configure:9339: result: no >configure:9357: checking for dld.h >configure:9364: result: no >configure:9383: checking for string.h >configure:9388: result: yes >configure:9498: checking for strchr >configure:9541: gcc -o conftest -g -O2 conftest.c >&5 >configure:9513: warning: conflicting types for built-in function `strchr' >configure:9544: $? = 0 >configure:9547: test -s conftest >configure:9550: $? = 0 >configure:9560: result: yes >configure:9575: checking for strrchr >configure:9618: gcc -o conftest -g -O2 conftest.c >&5 >configure:9590: warning: conflicting types for built-in function `strrchr' >configure:9621: $? = 0 >configure:9624: test -s conftest >configure:9627: $? = 0 >configure:9637: result: yes >configure:9652: checking for memcpy >configure:9695: gcc -o conftest -g -O2 conftest.c >&5 >configure:9667: warning: conflicting types for built-in function `memcpy' >configure:9698: $? = 0 >configure:9701: test -s conftest >configure:9704: $? = 0 >configure:9714: result: yes >configure:9729: checking for memmove >configure:9772: gcc -o conftest -g -O2 conftest.c >&5 >configure:9775: $? = 0 >configure:9778: test -s conftest >configure:9781: $? = 0 >configure:9791: result: yes >configure:9729: checking for strcmp >configure:9772: gcc -o conftest -g -O2 conftest.c >&5 >configure:9744: warning: conflicting types for built-in function `strcmp' >configure:9775: $? = 0 >configure:9778: test -s conftest >configure:9781: $? = 0 >configure:9791: result: yes >configure:9804: checking for X >configure:10020: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include >configure:10177: gcc -o conftest -g -O2 conftest.c -L/usr/X11R6/lib -lX11 >&5 >configure:10180: $? = 0 >configure:10183: test -s conftest >configure:10186: $? = 0 >configure:10324: checking for gethostbyname >configure:10367: gcc -o conftest -g -O2 conftest.c >&5 >configure:10370: $? = 0 >configure:10373: test -s conftest >configure:10376: $? = 0 >configure:10386: result: yes >configure:10519: checking for connect >configure:10562: gcc -o conftest -g -O2 conftest.c >&5 >configure:10565: $? = 0 >configure:10568: test -s conftest >configure:10571: $? = 0 >configure:10581: result: yes >configure:10647: checking for remove >configure:10690: gcc -o conftest -g -O2 conftest.c >&5 >configure:10693: $? = 0 >configure:10696: test -s conftest >configure:10699: $? = 0 >configure:10709: result: yes >configure:10775: checking for shmat >configure:10818: gcc -o conftest -g -O2 conftest.c >&5 >configure:10821: $? = 0 >configure:10824: test -s conftest >configure:10827: $? = 0 >configure:10837: result: yes >configure:10912: checking for IceConnectionNumber in -lICE >configure:10945: gcc -o conftest -g -O2 -L/usr/X11R6/lib conftest.c -lICE >&5 >configure:10948: $? = 0 >configure:10951: test -s conftest >configure:10954: $? = 0 >configure:10965: result: yes >configure:10976: checking whether byte ordering is bigendian >configure:11006: gcc -c -g -O2 conftest.c >&5 >configure:11009: $? = 0 >configure:11012: test -s conftest.o >configure:11015: $? = 0 >configure:11042: gcc -c -g -O2 conftest.c >&5 >configure: In function `main': >configure:11032: `not' undeclared (first use in this function) >configure:11032: (Each undeclared identifier is reported only once >configure:11032: for each function it appears in.) >configure:11032: parse error before "big" >configure:11045: $? = 1 >configure: failed program was: >#line 11018 "configure" >#include "confdefs.h" >#include <sys/types.h> >#include <sys/param.h> > >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >#if BYTE_ORDER != BIG_ENDIAN > not big endian >#endif > > ; > return 0; >} >configure:11159: result: no >configure:11178: checking for inline >configure:11195: gcc -c -g -O2 conftest.c >&5 >configure:11198: $? = 0 >configure:11201: test -s conftest.o >configure:11204: $? = 0 >configure:11215: result: inline >configure:11230: checking for unsigned char >configure:11257: gcc -c -g -O2 conftest.c >&5 >configure:11260: $? = 0 >configure:11263: test -s conftest.o >configure:11266: $? = 0 >configure:11276: result: yes >configure:11279: checking size of unsigned char >configure:11557: gcc -o conftest -g -O2 conftest.c >&5 >configure:11560: $? = 0 >configure:11562: ./conftest >configure:11565: $? = 0 >configure:11585: result: 1 >configure:11592: checking for unsigned short >configure:11619: gcc -c -g -O2 conftest.c >&5 >configure:11622: $? = 0 >configure:11625: test -s conftest.o >configure:11628: $? = 0 >configure:11638: result: yes >configure:11641: checking size of unsigned short >configure:11919: gcc -o conftest -g -O2 conftest.c >&5 >configure:11922: $? = 0 >configure:11924: ./conftest >configure:11927: $? = 0 >configure:11947: result: 2 >configure:11954: checking for unsigned int >configure:11981: gcc -c -g -O2 conftest.c >&5 >configure:11984: $? = 0 >configure:11987: test -s conftest.o >configure:11990: $? = 0 >configure:12000: result: yes >configure:12003: checking size of unsigned int >configure:12281: gcc -o conftest -g -O2 conftest.c >&5 >configure:12284: $? = 0 >configure:12286: ./conftest >configure:12289: $? = 0 >configure:12309: result: 4 >configure:12316: checking for unsigned long >configure:12343: gcc -c -g -O2 conftest.c >&5 >configure:12346: $? = 0 >configure:12349: test -s conftest.o >configure:12352: $? = 0 >configure:12362: result: yes >configure:12365: checking size of unsigned long >configure:12643: gcc -o conftest -g -O2 conftest.c >&5 >configure:12646: $? = 0 >configure:12648: ./conftest >configure:12651: $? = 0 >configure:12671: result: 4 >configure:12678: checking for unsigned long long >configure:12705: gcc -c -g -O2 conftest.c >&5 >configure:12708: $? = 0 >configure:12711: test -s conftest.o >configure:12714: $? = 0 >configure:12724: result: yes >configure:12727: checking size of unsigned long long >configure:13005: gcc -o conftest -g -O2 conftest.c >&5 >configure:13008: $? = 0 >configure:13010: ./conftest >configure:13013: $? = 0 >configure:13033: result: 8 >configure:13040: checking for int * >configure:13067: gcc -c -g -O2 conftest.c >&5 >configure:13070: $? = 0 >configure:13073: test -s conftest.o >configure:13076: $? = 0 >configure:13086: result: yes >configure:13089: checking size of int * >configure:13367: gcc -o conftest -g -O2 conftest.c >&5 >configure:13370: $? = 0 >configure:13372: ./conftest >configure:13375: $? = 0 >configure:13395: result: 4 >configure:13406: checking for getenv >configure:13449: gcc -o conftest -g -O2 conftest.c >&5 >configure:13452: $? = 0 >configure:13455: test -s conftest >configure:13458: $? = 0 >configure:13468: result: yes >configure:13485: checking for setenv >configure:13528: gcc -o conftest -g -O2 conftest.c >&5 >configure:13531: $? = 0 >configure:13534: test -s conftest >configure:13537: $? = 0 >configure:13547: result: yes >configure:13564: checking for select >configure:13607: gcc -o conftest -g -O2 conftest.c >&5 >configure:13610: $? = 0 >configure:13613: test -s conftest >configure:13616: $? = 0 >configure:13626: result: yes >configure:13643: checking for snprintf >configure:13686: gcc -o conftest -g -O2 conftest.c >&5 >configure:13689: $? = 0 >configure:13692: test -s conftest >configure:13695: $? = 0 >configure:13705: result: yes >configure:13722: checking for strtoull >configure:13765: gcc -o conftest -g -O2 conftest.c >&5 >configure:13768: $? = 0 >configure:13771: test -s conftest >configure:13774: $? = 0 >configure:13784: result: yes >configure:13801: checking for strtouq >configure:13844: gcc -o conftest -g -O2 conftest.c >&5 >configure:13847: $? = 0 >configure:13850: test -s conftest >configure:13853: $? = 0 >configure:13863: result: yes >configure:13880: checking for strdup >configure:13923: gcc -o conftest -g -O2 conftest.c >&5 >configure:13926: $? = 0 >configure:13929: test -s conftest >configure:13932: $? = 0 >configure:13942: result: yes >configure:13959: checking for sleep >configure:14002: gcc -o conftest -g -O2 conftest.c >&5 >configure:14005: $? = 0 >configure:14008: test -s conftest >configure:14011: $? = 0 >configure:14021: result: yes >configure:14038: checking for usleep >configure:14081: gcc -o conftest -g -O2 conftest.c >&5 >configure:14084: $? = 0 >configure:14087: test -s conftest >configure:14090: $? = 0 >configure:14100: result: yes >configure:14117: checking for nanosleep >configure:14160: gcc -o conftest -g -O2 conftest.c >&5 >configure:14163: $? = 0 >configure:14166: test -s conftest >configure:14169: $? = 0 >configure:14179: result: yes >configure:14196: checking for abort >configure:14239: gcc -o conftest -g -O2 conftest.c >&5 >configure:14242: $? = 0 >configure:14245: test -s conftest >configure:14248: $? = 0 >configure:14258: result: yes >configure:14275: checking for gettimeofday >configure:14318: gcc -o conftest -g -O2 conftest.c >&5 >configure:14321: $? = 0 >configure:14324: test -s conftest >configure:14327: $? = 0 >configure:14337: result: yes >configure:14350: checking for socklen_t >configure:14379: gcc -c -g -O2 conftest.c >&5 >configure:14382: $? = 0 >configure:14385: test -s conftest.o >configure:14388: $? = 0 >configure:14398: result: yes >configure:14407: checking for struct sockaddr_in.sin_len >configure:14435: gcc -c -g -O2 conftest.c >&5 >configure: In function `main': >configure:14426: structure has no member named `sin_len' >configure:14438: $? = 1 >configure: failed program was: >#line 14412 "configure" >#include "confdefs.h" >#include <sys/socket.h> >#include <netinet/in.h> > >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >static struct sockaddr_in ac_aggr; >if (ac_aggr.sin_len) >return 0; > ; > return 0; >} >configure:14454: result: no >configure:14472: checking for _FILE_OFFSET_BITS value needed for large files >configure:14501: gcc -c -g -O2 conftest.c >&5 >configure:14504: $? = 0 >configure:14507: test -s conftest.o >configure:14510: $? = 0 >configure:14522: result: 64 >configure:14598: checking if large file support is available >configure:14606: result: yes >configure:14628: checking for cos >configure:14671: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 >configure:14643: warning: conflicting types for built-in function `cos' >/var/tmp/portage/bochs-2.0.2/temp/cclPiYDl.o(.text+0x4): In function `main': >/var/tmp/portage/bochs-2.0.2/work/bochs-2.0.2/configure:14661: undefined reference to `cos' >collect2: ld returned 1 exit status >configure:14674: $? = 1 >configure: failed program was: >#line 14633 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char cos (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#ifdef __cplusplus >extern "C" >#endif >/* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ >char cos (); >char (*f) (); > >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >/* 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_cos) || defined (__stub___cos) >choke me >#else >f = cos; >#endif > > ; > return 0; >} >configure:14690: result: no >configure:14704: checking for floor >configure:14747: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 >/var/tmp/portage/bochs-2.0.2/temp/cc48Z4pL.o(.text+0x4): In function `main': >/var/tmp/portage/bochs-2.0.2/work/bochs-2.0.2/configure:14737: undefined reference to `floor' >collect2: ld returned 1 exit status >configure:14750: $? = 1 >configure: failed program was: >#line 14709 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char floor (); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >#ifdef __cplusplus >extern "C" >#endif >/* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ >char floor (); >char (*f) (); > >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >int >main () >{ >/* 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_floor) || defined (__stub___floor) >choke me >#else >f = floor; >#endif > > ; > return 0; >} >configure:14766: result: no >configure:14776: checking if math functions link without -lm >configure:14782: result: no >configure:14792: checking for sin >configure:14835: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c -lm >&5 >configure:14807: warning: conflicting types for built-in function `sin' >configure:14838: $? = 0 >configure:14841: test -s conftest >configure:14844: $? = 0 >configure:14854: result: yes >configure:14868: checking for ceil >configure:14911: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c -lm >&5 >configure:14914: $? = 0 >configure:14917: test -s conftest >configure:14920: $? = 0 >configure:14930: result: yes >configure:14940: checking if math functions link with -lm >configure:14943: result: yes >configure:14953: checking for struct timeval >configure:14974: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 >configure:14977: $? = 0 >configure:14980: test -s conftest.o >configure:14983: $? = 0 >configure:14986: result: yes >configure:15001: checking if compiler allows empty structs >configure:15022: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 >configure:15025: $? = 0 >configure:15028: test -s conftest.o >configure:15031: $? = 0 >configure:15033: result: yes >configure:15049: checking if compiler allows __attribute__ >configure:15070: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 >configure:15073: $? = 0 >configure:15076: test -s conftest.o >configure:15079: $? = 0 >configure:15081: result: yes >configure:15105: checking for hash_map.h >configure:15127: g++ -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.cc >&5 >In file included from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3/backward/hash_map.h:59, > from configure:15109: >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. >configure:15130: $? = 0 >configure:15133: test -s conftest.o >configure:15136: $? = 0 >configure:15139: result: yes >configure:18055: checking for configuration interface >configure:18071: result: yes >configure:18090: checking for new PIT model >configure:18112: result: yes >configure:18123: checking for slowdown timer >configure:18129: result: yes >configure:18160: checking for idle hack >configure:18166: result: yes >configure:18194: checking for dlfcn.h >configure:18199: result: yes >configure:18312: checking assert.h usability >configure:18321: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 >configure:18324: $? = 0 >configure:18327: test -s conftest.o >configure:18330: $? = 0 >configure:18339: result: yes >configure:18343: checking assert.h presence >configure:18350: gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >configure:18356: $? = 0 >configure:18374: result: yes >configure:18392: checking for assert.h >configure:18399: result: yes >configure:18412: checking for plugins support >configure:18446: result: no >configure:18542: checking for number of processors >configure:18651: result: 1 >configure:18670: checking if compiler allows blank labels >configure:18691: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 >configure: In function `main': >configure:18683: warning: deprecated use of label at end of compound statement >configure:18694: $? = 0 >configure:18697: test -s conftest.o >configure:18700: $? = 0 >configure:18702: result: yes >configure:18718: checking if compiler allows LL for 64-bit constants >configure:18739: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 >configure:18742: $? = 0 >configure:18745: test -s conftest.o >configure:18748: $? = 0 >configure:18750: result: yes >configure:18767: checking for x86-64 support >configure:18793: result: no >configure:18805: checking for cpu level >configure:18887: result: 5 >configure:18904: checking for APIC support >configure:18947: result: no >configure:18962: checking for split hard disk image support >configure:18984: result: yes >configure:18995: checking for NE2000 support >configure:19001: result: yes >configure:19019: checking net/bpf.h usability >configure:19028: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 >configure:19056:21: net/bpf.h: No such file or directory >configure:19031: $? = 1 >configure: failed program was: >#line 19021 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <net/bpf.h> >configure:19046: result: no >configure:19050: checking net/bpf.h presence >configure:19057: gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >configure:19053:21: net/bpf.h: No such file or directory >configure:19063: $? = 1 >configure: failed program was: >#line 19052 "configure" >#include "confdefs.h" >#include <net/bpf.h> >configure:19081: result: no >configure:19099: checking for net/bpf.h >configure:19106: result: no >configure:19125: checking netpacket/packet.h usability >configure:19134: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 >configure:19137: $? = 0 >configure:19140: test -s conftest.o >configure:19143: $? = 0 >configure:19152: result: yes >configure:19156: checking netpacket/packet.h presence >configure:19163: gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >configure:19169: $? = 0 >configure:19187: result: yes >configure:19205: checking for netpacket/packet.h >configure:19212: result: yes >configure:19221: checking for linux/netlink.h >configure:19237: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 >configure:19240: $? = 0 >configure:19243: test -s conftest.o >configure:19246: $? = 0 >configure:19256: result: yes >configure:19269: checking for linux/if_tun.h >configure:19285: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 >configure:19288: $? = 0 >configure:19291: test -s conftest.o >configure:19294: $? = 0 >configure:19304: result: yes >configure:19352: checking for i440FX PCI support >configure:19376: result: no >configure:19388: checking for Promise DC2300 VLB-IDE support >configure:19410: result: no >configure:19421: checking for 4Meg pages support >configure:19451: result: no >configure:19463: checking for PAE support >configure:19493: result: no >configure:19505: checking for guest to host TLB support >configure:19521: result: no >configure:19528: checking for repeated IO and mem copy speedups >configure:19544: result: no >configure:19551: checking for instruction cache support >configure:19567: result: no >configure:19574: checking for global pages support >configure:19605: result: no >configure:19616: checking for host specific inline assembly accelerations >configure:19632: result: yes >configure:19639: checking whether to ignore bad MSR references >configure:19670: result: no >configure:19681: checking for port e9 hack >configure:19703: result: yes >configure:19714: checking for use of .cpp as suffix >configure:19732: result: no >configure:19759: checking for Bochs internal debugger support >configure:19786: result: no >configure:19799: checking for external debugger >configure:19819: result: no >configure:19825: checking for disassembler support >configure:19862: result: no >configure:19875: checking for ALL optimizations enabled >configure:19892: result: no >configure:19966: checking if readline works without -lcurses >configure:19985: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c -lm -lreadline >&5 >/lib/libreadline.so: undefined reference to `tgetnum' >/lib/libreadline.so: undefined reference to `tgoto' >/lib/libreadline.so: undefined reference to `tgetflag' >/lib/libreadline.so: undefined reference to `BC' >/lib/libreadline.so: undefined reference to `tputs' >/lib/libreadline.so: undefined reference to `PC' >/lib/libreadline.so: undefined reference to `tgetent' >/lib/libreadline.so: undefined reference to `UP' >/lib/libreadline.so: undefined reference to `tgetstr' >collect2: ld returned 1 exit status >configure:19988: $? = 1 >configure: program exited with status 1 >configure: failed program was: >#line 19975 "configure" >#include "confdefs.h" > > #include <stdio.h> > #include <readline/readline.h> > int main() { rl_initialize(); exit(0); } > >configure:20003: result: no >configure:20009: checking if readline works with -lcurses >configure:20027: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c -lm -lreadline -lcurses >&5 >configure:20030: $? = 0 >configure:20032: ./conftest >configure:20035: $? = 0 >configure:20037: result: yes >configure:20053: checking whether user wants readline >configure:20069: result: yes >configure:20077: checking whether to use readline >configure:20105: result: no >configure:20124: checking readline/history.h usability >configure:20133: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 >configure:20136: $? = 0 >configure:20139: test -s conftest.o >configure:20142: $? = 0 >configure:20151: result: yes >configure:20155: checking readline/history.h presence >configure:20162: gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >configure:20168: $? = 0 >configure:20186: result: yes >configure:20204: checking for readline/history.h >configure:20211: result: yes >configure:20227: checking for instrumentation support >configure:20260: result: no >configure:20361: checking for VESA BIOS extensions >configure:20383: result: no >configure:20393: checking for MMX support >configure:20416: result: yes >configure:20426: checking for FPU emulation >configure:20434: result: yes >configure:20472: checking for SSE support >configure:20506: result: no >configure:20530: checking for x86 debugger support >configure:20559: result: no >configure:20579: checking IOKit/storage/IOCDMedia.h usability >configure:20588: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 >configure:20616:37: IOKit/storage/IOCDMedia.h: No such file or directory >configure:20591: $? = 1 >configure: failed program was: >#line 20581 "configure" >#include "confdefs.h" >#include <stdio.h> >#if HAVE_SYS_TYPES_H ># include <sys/types.h> >#endif >#if HAVE_SYS_STAT_H ># include <sys/stat.h> >#endif >#if STDC_HEADERS ># include <stdlib.h> ># include <stddef.h> >#else ># if HAVE_STDLIB_H ># include <stdlib.h> ># endif >#endif >#if HAVE_STRING_H ># if !STDC_HEADERS && HAVE_MEMORY_H ># include <memory.h> ># endif ># include <string.h> >#endif >#if HAVE_STRINGS_H ># include <strings.h> >#endif >#if HAVE_INTTYPES_H ># include <inttypes.h> >#else ># if HAVE_STDINT_H ># include <stdint.h> ># endif >#endif >#if HAVE_UNISTD_H ># include <unistd.h> >#endif >#include <IOKit/storage/IOCDMedia.h> >configure:20606: result: no >configure:20610: checking IOKit/storage/IOCDMedia.h presence >configure:20617: gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >configure:20613:37: IOKit/storage/IOCDMedia.h: No such file or directory >configure:20623: $? = 1 >configure: failed program was: >#line 20612 "configure" >#include "confdefs.h" >#include <IOKit/storage/IOCDMedia.h> >configure:20641: result: no >configure:20659: checking for IOKit/storage/IOCDMedia.h >configure:20666: result: no >configure:20677: checking for CDROM support >configure:20693: result: yes >configure:20728: checking for Sound Blaster 16 support >configure:20759: result: linux >configure:20801: checking for gdb stub enable >configure:20830: result: no >configure:20843: checking for I/O Interface to the debugger >configure:20878: result: no >configure:20889: checking for docbook2html >configure:20907: found /usr/bin/docbook2html >configure:20920: result: /usr/bin/docbook2html >configure:20927: checking whether to build docbook documentation >configure:20944: result: yes >configure:21104: checking for wx-config >configure:21120: found /usr/bin/wx-config >configure:21131: result: wx-config >configure:21139: checking for wxWindows configuration script >configure:21141: result: wx-config >configure:21145: checking for wxWindows library version >configure:21162: result: 2.4.1 >configure:21177: checking for default gui on this platform >configure:21179: result: x11 >configure:21371: checking for display libraries >configure:21373: result: X11 sdl wxWindows >configure:22107: checking pthread.h usability >configure:22116: gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 >configure:22119: $? = 0 >configure:22122: test -s conftest.o >configure:22125: $? = 0 >configure:22134: result: yes >configure:22138: checking pthread.h presence >configure:22145: gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >configure:22151: $? = 0 >configure:22169: result: yes >configure:22187: checking for pthread.h >configure:22194: result: yes >configure:22330: checking for the pthreads library -lpthreads >configure:22371: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c -lpthreads -lm >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lpthreads >collect2: ld returned 1 exit status >configure:22374: $? = 1 >configure: failed program was: >#line 22350 "configure" >#include "confdefs.h" >#include <pthread.h> >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >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:22392: result: no >configure:22319: checking whether pthreads work without any flags >configure:22371: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c -lm >&5 >/var/tmp/portage/bochs-2.0.2/temp/ccOuwjqQ.o(.text+0x1b): In function `main': >/var/tmp/portage/bochs-2.0.2/work/bochs-2.0.2/configure:22361: undefined reference to `pthread_join' >/var/tmp/portage/bochs-2.0.2/temp/ccOuwjqQ.o(.text+0x3f):/var/tmp/portage/bochs-2.0.2/work/bochs-2.0.2/configure:22362: undefined reference to `_pthread_cleanup_push' >/var/tmp/portage/bochs-2.0.2/temp/ccOuwjqQ.o(.text+0x63):/var/tmp/portage/bochs-2.0.2/work/bochs-2.0.2/configure:22363: undefined reference to `pthread_create' >/var/tmp/portage/bochs-2.0.2/temp/ccOuwjqQ.o(.text+0x73):/var/tmp/portage/bochs-2.0.2/work/bochs-2.0.2/configure:22363: undefined reference to `_pthread_cleanup_pop' >collect2: ld returned 1 exit status >configure:22374: $? = 1 >configure: failed program was: >#line 22350 "configure" >#include "confdefs.h" >#include <pthread.h> >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >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:22392: result: no >configure:22324: checking whether pthreads work with -Kthread >configure:22371: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -Kthread -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c -lm >&5 >gcc: unrecognized option `-Kthread' >/var/tmp/portage/bochs-2.0.2/temp/ccec2oXm.o(.text+0x1b): In function `main': >/var/tmp/portage/bochs-2.0.2/work/bochs-2.0.2/configure:22361: undefined reference to `pthread_join' >/var/tmp/portage/bochs-2.0.2/temp/ccec2oXm.o(.text+0x3f):/var/tmp/portage/bochs-2.0.2/work/bochs-2.0.2/configure:22362: undefined reference to `_pthread_cleanup_push' >/var/tmp/portage/bochs-2.0.2/temp/ccec2oXm.o(.text+0x63):/var/tmp/portage/bochs-2.0.2/work/bochs-2.0.2/configure:22363: undefined reference to `pthread_create' >/var/tmp/portage/bochs-2.0.2/temp/ccec2oXm.o(.text+0x73):/var/tmp/portage/bochs-2.0.2/work/bochs-2.0.2/configure:22363: undefined reference to `_pthread_cleanup_pop' >collect2: ld returned 1 exit status >configure:22374: $? = 1 >configure: failed program was: >#line 22350 "configure" >#include "confdefs.h" >#include <pthread.h> >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >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:22392: result: no >configure:22324: checking whether pthreads work with -kthread >configure:22371: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -kthread -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c -lm >&5 >gcc: unrecognized option `-kthread' >/var/tmp/portage/bochs-2.0.2/temp/ccsQyiYv.o(.text+0x1b): In function `main': >/var/tmp/portage/bochs-2.0.2/work/bochs-2.0.2/configure:22361: undefined reference to `pthread_join' >/var/tmp/portage/bochs-2.0.2/temp/ccsQyiYv.o(.text+0x3f):/var/tmp/portage/bochs-2.0.2/work/bochs-2.0.2/configure:22362: undefined reference to `_pthread_cleanup_push' >/var/tmp/portage/bochs-2.0.2/temp/ccsQyiYv.o(.text+0x63):/var/tmp/portage/bochs-2.0.2/work/bochs-2.0.2/configure:22363: undefined reference to `pthread_create' >/var/tmp/portage/bochs-2.0.2/temp/ccsQyiYv.o(.text+0x73):/var/tmp/portage/bochs-2.0.2/work/bochs-2.0.2/configure:22363: undefined reference to `_pthread_cleanup_pop' >collect2: ld returned 1 exit status >configure:22374: $? = 1 >configure: failed program was: >#line 22350 "configure" >#include "confdefs.h" >#include <pthread.h> >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >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:22392: result: no >configure:22330: checking for the pthreads library -llthread >configure:22371: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c -llthread -lm >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -llthread >collect2: ld returned 1 exit status >configure:22374: $? = 1 >configure: failed program was: >#line 22350 "configure" >#include "confdefs.h" >#include <pthread.h> >#ifdef F77_DUMMY_MAIN ># ifdef __cplusplus > extern "C" ># endif > int F77_DUMMY_MAIN() { return 1; } >#endif >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:22392: result: no >configure:22324: checking whether pthreads work with -pthread >configure:22371: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c -lm >&5 >configure:22374: $? = 0 >configure:22377: test -s conftest >configure:22380: $? = 0 >configure:22392: result: yes >configure:22412: checking for joinable pthread attribute >configure:22433: gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c -lm >&5 >configure:22436: $? = 0 >configure:22439: test -s conftest >configure:22442: $? = 0 >configure:22497: result: PTHREAD_CREATE_JOINABLE >configure:22504: checking if more special flags are required for pthreads >configure:22511: result: no >configure:22523: checking for cc_r >configure:22550: result: gcc >configure:22646: checking for gzip >configure:22664: found /bin/gzip >configure:22676: result: /bin/gzip >configure:22685: checking for tar >configure:22703: found /bin/tar >configure:22715: result: /bin/tar >configure:22804: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by config.status, which was >generated by GNU Autoconf 2.53. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on p-chan > >config.status:684: creating Makefile >config.status:684: creating iodev/Makefile >config.status:684: creating debug/Makefile >config.status:684: creating bios/Makefile >config.status:684: creating cpu/Makefile >config.status:684: creating memory/Makefile >config.status:684: creating gui/Makefile >config.status:684: creating disasm/Makefile >config.status:684: creating instrument/stubs/Makefile >config.status:684: creating misc/Makefile >config.status:684: creating fpu/Makefile >config.status:684: creating doc/docbook/Makefile >config.status:684: creating install-x11-fonts >config.status:684: creating build/linux/bochs-dlx >config.status:684: creating bxversion.h >config.status:684: creating build/macosx/Info.plist >config.status:684: creating build/win32/nsis/Makefile >config.status:684: creating build/win32/nsis/bochs.nsi >config.status:787: creating config.h >config.status:787: creating ltdlconf.h > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_build_alias=i686-pc-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_c_inline=inline >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CC_set=set >ac_cv_env_CC_value=gcc >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-g -O2' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-g -O2' >ac_cv_env_CXX_set=set >ac_cv_env_CXX_value=g++ >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_build_alias_set= >ac_cv_env_build_alias_value= >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_func_abort=yes >ac_cv_func_argz_append=yes >ac_cv_func_argz_create_sep=yes >ac_cv_func_argz_insert=yes >ac_cv_func_argz_next=yes >ac_cv_func_argz_stringify=yes >ac_cv_func_ceil=yes >ac_cv_func_connect=yes >ac_cv_func_cos=no >ac_cv_func_dlerror=yes >ac_cv_func_floor=no >ac_cv_func_getenv=yes >ac_cv_func_gethostbyname=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_memcpy=yes >ac_cv_func_memmove=yes >ac_cv_func_nanosleep=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_sin=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_strtoull=yes >ac_cv_func_strtouq=yes >ac_cv_func_usleep=yes >ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' >ac_cv_header_IOKit_storage_IOCDMedia_h=no >ac_cv_header_argz_h=yes >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=yes >ac_cv_header_linux_if_tun_h=yes >ac_cv_header_linux_netlink_h=yes >ac_cv_header_malloc_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_net_bpf_h=no >ac_cv_header_netpacket_packet_h=yes >ac_cv_header_pthread_h=yes >ac_cv_header_readline_history_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdio_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_dl_h=no >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_lib_ICE_IceConnectionNumber=yes >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_dld_dld_link=no >ac_cv_lib_dld_shl_load=no >ac_cv_member_struct_sockaddr_in_sin_len=no >ac_cv_objext=o >ac_cv_path_DOCBOOK2HTML=/usr/bin/docbook2html >ac_cv_path_GZIP=/bin/gzip >ac_cv_path_TAR=/bin/tar >ac_cv_prog_CC=gcc >ac_cv_prog_CPP='gcc -E' >ac_cv_prog_CXX=g++ >ac_cv_prog_PTHREAD_CC=gcc >ac_cv_prog_WX_CONFIG=wx-config >ac_cv_prog_ac_ct_RANLIB=ranlib >ac_cv_prog_ac_ct_STRIP=strip >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_make_make_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=i686-pc-linux-gnu >ac_cv_target_alias=i686-pc-linux-gnu >ac_cv_type_error_t=yes >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_objdir=.libs >libltdl_cv_preloaded_symbols=yes >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_archive_cmds_need_lc=no >lt_cv_compiler_c_o=yes >lt_cv_compiler_o_lo=yes >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.2.so' >lt_cv_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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' >lt_cv_ld_reload_flag=-r >lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_NM=nm >lt_cv_prog_cc_can_build_shared=yes >lt_cv_prog_cc_no_builtin= >lt_cv_prog_cc_pic=' -fPIC' >lt_cv_prog_cc_pic_works=yes >lt_cv_prog_cc_shlib= >lt_cv_prog_cc_static=-static >lt_cv_prog_cc_static_works=yes >lt_cv_prog_cc_wl=-Wl, >lt_cv_prog_gnu_ld=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' >lt_cv_sys_path_separator=: > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#ifdef __cplusplus >#include <stdlib.h> >#endif >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_DLFCN_H 1 >#define HAVE_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_PRELOADED_SYMBOLS 1 >#define HAVE_LIBDL 1 >#define HAVE_DLERROR 1 >#define HAVE_ARGZ_H 1 >#define HAVE_ERROR_T 1 >#define HAVE_ARGZ_APPEND 1 >#define HAVE_ARGZ_CREATE_SEP 1 >#define HAVE_ARGZ_INSERT 1 >#define HAVE_ARGZ_NEXT 1 >#define HAVE_ARGZ_STRINGIFY 1 >#define HAVE_ERRNO_H 1 >#define HAVE_MALLOC_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STDIO_H 1 >#define HAVE_CTYPE_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRCHR 1 >#define HAVE_STRRCHR 1 >#define HAVE_MEMCPY 1 >#define HAVE_MEMMOVE 1 >#define HAVE_STRCMP 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_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 _FILE_OFFSET_BITS 64 >#define HAVE_LARGEFILE_SUPPORT 1 >#define HAVE_SIN 1 >#define HAVE_CEIL 1 >#define BX_HAVE_STRUCT_TIMEVAL 1 >#define BX_HAVE_HASH_MAP 1 >#define BX_USE_CONFIG_INTERFACE 1 >#define BX_USE_NEW_PIT 1 >#define BX_USE_SLOWDOWN_TIMER 1 >#define BX_USE_IDLE_HACK 1 >#define BX_HAVE_DLFCN_H 1 >#define HAVE_ASSERT_H 1 >#define BX_PLUGINS 0 >#define BX_SMP_PROCESSORS 1 >#define BX_BOOTSTRAP_PROCESSOR 0 >#define BX_IOAPIC_DEFAULT_ID 1 >#define BX_SUPPORT_X86_64 0 >#define BX_CPU_LEVEL 5 >#define BX_CPU_LEVEL_HACKED 5 >#define BX_SUPPORT_APIC 0 >#define BX_SPLIT_HD_SUPPORT 1 >#define BX_NE2K_SUPPORT 1 >#define HAVE_ETHERTAP 1 >#define HAVE_TUNTAP 1 >#define BX_PCI_SUPPORT 0 >#define BX_PDC20230C_VLBIDE_SUPPORT 0 >#define BX_SUPPORT_4MEG_PAGES 0 >#define BX_SupportPAE 0 >#define BX_SupportGlobalPages 0 >#define BX_IGNORE_BAD_MSR 0 >#define BX_PORT_E9_HACK 1 >#define BX_DEBUGGER 0 >#define BX_DISASM 0 >#define BX_SupportGuest2HostTLB 0 >#define BX_SupportRepeatSpeedups 0 >#define BX_SupportICache 0 >#define BX_SupportHostAsms 1 >#define HAVE_READLINE_HISTORY_H 1 >#define BX_INSTRUMENTATION 0 >#define BX_SIM_ID 0 >#define BX_NUM_SIMULATORS 1 >#define BX_USE_SPECIFIED_TIME0 0 >#define BX_SUPPORT_VBE 0 >#define BX_SUPPORT_MMX 1 >#define BX_SUPPORT_FPU 1 >#define BX_SUPPORT_SSE 0 >#define BX_X86_DEBUGGER 0 >#define BX_SUPPORT_CDROM 1 >#define BX_SOUND_OUTPUT_C bx_sound_linux_c >#define BX_SUPPORT_SB16 1 >#define BX_GDBSTUB 0 >#define BX_PROVIDE_DEVICE_MODELS 1 >#define BX_PROVIDE_CPU_MEMORY 1 >#define BX_WITH_X11 1 >#define BX_WITH_SDL 1 >#define BX_WITH_WX 1 > >configure: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 33262
: 20627 |
20628