Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 94294 Details for
Bug 81438
app-emulation/sheepshaver fails to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 22.69 KB, created by
Arvid Norlander
on 2006-08-14 23:45:17 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Arvid Norlander
Created:
2006-08-14 23:45:17 UTC
Size:
22.69 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 SheepShaver configure 2.2, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = tux >uname -m = i686 >uname -r = 2.6.17-gentoo-r4 >uname -s = Linux >uname -v = #1 Sat Jul 29 12:00:58 CEST 2006 > >/usr/bin/uname -p = AMD Sempron(tm) Processor 3300+ >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/ccache/bin >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.6 >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1380: checking build system type >configure:1398: result: i686-pc-linux-gnu >configure:1406: checking host system type >configure:1420: result: i686-pc-linux-gnu >configure:1428: checking target system type >configure:1442: result: i686-pc-linux-gnu >configure:1568: checking for i686-pc-linux-gnu-gcc >configure:1584: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc >configure:1594: result: i686-pc-linux-gnu-gcc >configure:1876: checking for C compiler version >configure:1879: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9) >Copyright (C) 2006 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:1882: $? = 0 >configure:1884: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/specs >Configured with: /var/tmp/portage/gcc-3.4.6-r1/work/gcc-3.4.6/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.6 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,objc,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9) >configure:1887: $? = 0 >configure:1889: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: `-V' option must have argument >configure:1892: $? = 1 >configure:1915: checking for C compiler default output file name >configure:1918: i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -msse2 -msse3 -Wl,-O1 conftest.c >&5 >configure:1921: $? = 0 >configure:1967: result: a.out >configure:1972: checking whether the C compiler works >configure:1978: ./a.out >configure:1981: $? = 0 >configure:1998: result: yes >configure:2005: checking whether we are cross compiling >configure:2007: result: no >configure:2010: checking for suffix of executables >configure:2012: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -msse2 -msse3 -Wl,-O1 conftest.c >&5 >configure:2015: $? = 0 >configure:2040: result: >configure:2046: checking for suffix of object files >configure:2067: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -msse2 -msse3 conftest.c >&5 >configure:2070: $? = 0 >configure:2092: result: o >configure:2096: checking whether we are using the GNU C compiler >configure:2120: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -msse2 -msse3 conftest.c >&5 >configure:2126: $? = 0 >configure:2130: test -z > || test ! -s conftest.err >configure:2133: $? = 0 >configure:2136: test -s conftest.o >configure:2139: $? = 0 >configure:2152: result: yes >configure:2158: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2179: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2185: $? = 0 >configure:2189: test -z > || test ! -s conftest.err >configure:2192: $? = 0 >configure:2195: test -s conftest.o >configure:2198: $? = 0 >configure:2209: result: yes >configure:2226: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:2296: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -msse2 -msse3 conftest.c >&5 >configure:2302: $? = 0 >configure:2306: test -z > || test ! -s conftest.err >configure:2309: $? = 0 >configure:2312: test -s conftest.o >configure:2315: $? = 0 >configure:2333: result: none needed >configure:2351: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -msse2 -msse3 conftest.c >&5 >conftest.c:2: error: syntax error before "me" >configure:2357: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2495: checking how to run the C preprocessor >configure:2530: i686-pc-linux-gnu-gcc -E conftest.c >configure:2536: $? = 0 >configure:2568: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:28: ac_nonexistent.h: No such file or directory >configure:2574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "SheepShaver" >| #define PACKAGE_TARNAME "SheepShaver" >| #define PACKAGE_VERSION "2.2" >| #define PACKAGE_STRING "SheepShaver 2.2" >| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:2613: result: i686-pc-linux-gnu-gcc -E >configure:2637: i686-pc-linux-gnu-gcc -E conftest.c >configure:2643: $? = 0 >configure:2675: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:28: ac_nonexistent.h: No such file or directory >configure:2681: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "SheepShaver" >| #define PACKAGE_TARNAME "SheepShaver" >| #define PACKAGE_VERSION "2.2" >| #define PACKAGE_STRING "SheepShaver 2.2" >| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:2734: checking for i686-pc-linux-gnu-g++ >configure:2750: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ >configure:2760: result: i686-pc-linux-gnu-g++ >configure:2818: checking for C++ compiler version >configure:2821: i686-pc-linux-gnu-g++ --version </dev/null >&5 >i686-pc-linux-gnu-g++ (GCC) 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9) >Copyright (C) 2006 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:2824: $? = 0 >configure:2826: i686-pc-linux-gnu-g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/specs >Configured with: /var/tmp/portage/gcc-3.4.6-r1/work/gcc-3.4.6/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.6 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,objc,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9) >configure:2829: $? = 0 >configure:2831: i686-pc-linux-gnu-g++ -V </dev/null >&5 >i686-pc-linux-gnu-g++: `-V' option must have argument >configure:2834: $? = 1 >configure:2837: checking whether we are using the GNU C++ compiler >configure:2861: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -msse2 -msse3 conftest.cc >&5 >configure:2867: $? = 0 >configure:2871: test -z > || test ! -s conftest.err >configure:2874: $? = 0 >configure:2877: test -s conftest.o >configure:2880: $? = 0 >configure:2893: result: yes >configure:2899: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:2920: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 >configure:2926: $? = 0 >configure:2930: test -z > || test ! -s conftest.err >configure:2933: $? = 0 >configure:2936: test -s conftest.o >configure:2939: $? = 0 >configure:2950: result: yes >configure:2992: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -msse2 -msse3 conftest.cc >&5 >configure:2998: $? = 0 >configure:3002: test -z > || test ! -s conftest.err >configure:3005: $? = 0 >configure:3008: test -s conftest.o >configure:3011: $? = 0 >configure:3037: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -msse2 -msse3 conftest.cc >&5 >conftest.cc: In function `int main()': >conftest.cc:13: error: `exit' was not declared in this scope >configure:3043: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "SheepShaver" >| #define PACKAGE_TARNAME "SheepShaver" >| #define PACKAGE_VERSION "2.2" >| #define PACKAGE_STRING "SheepShaver 2.2" >| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de" >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:2992: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -msse2 -msse3 conftest.cc >&5 >configure:2998: $? = 0 >configure:3002: test -z > || test ! -s conftest.err >configure:3005: $? = 0 >configure:3008: test -s conftest.o >configure:3011: $? = 0 >configure:3037: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -msse2 -msse3 conftest.cc >&5 >configure:3043: $? = 0 >configure:3047: test -z > || test ! -s conftest.err >configure:3050: $? = 0 >configure:3053: test -s conftest.o >configure:3056: $? = 0 >configure:3079: checking whether make sets $(MAKE) >configure:3099: result: yes >configure:3121: checking for a BSD-compatible install >configure:3176: result: /bin/install -c >configure:3187: checking for egrep >configure:3197: result: grep -E >configure:3206: checking for file >configure:3222: found /usr/bin/file >configure:3232: result: file >configure:3244: checking for PowerPC target CPU >configure:3268: result: no >configure:3298: checking for mon >configure:4225: result: no >configure:4227: WARNING: Could not find mon, ignoring --with-mon. >configure:4235: checking for sem_init in -lposix4 >configure:4265: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -msse2 -msse3 -Wl,-O1 conftest.c -lposix4 >&5 >/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lposix4 >collect2: ld returned 1 exit status >configure:4271: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "SheepShaver" >| #define PACKAGE_TARNAME "SheepShaver" >| #define PACKAGE_VERSION "2.2" >| #define PACKAGE_STRING "SheepShaver 2.2" >| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define EMULATED_PPC 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char sem_init (); >| int >| main () >| { >| sem_init (); >| ; >| return 0; >| } >configure:4297: result: no >configure:4391: checking for X >configure:4496: i686-pc-linux-gnu-gcc -E conftest.c >configure:4502: $? = 0 >configure:4552: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -msse2 -msse3 -Wl,-O1 conftest.c -lXt >&5 >configure:4558: $? = 0 >configure:4562: test -z > || test ! -s conftest.err >configure:4565: $? = 0 >configure:4568: test -s conftest >configure:4571: $? = 0 >configure:4621: result: libraries , headers >configure:4793: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -msse2 -msse3 -Wl,-O1 conftest.c -lX11 >&5 >configure:4799: $? = 0 >configure:4803: test -z > || test ! -s conftest.err >configure:4806: $? = 0 >configure:4809: test -s conftest >configure:4812: $? = 0 >configure:4970: checking for gethostbyname >configure:5027: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -msse2 -msse3 -Wl,-O1 conftest.c >&5 >configure:5033: $? = 0 >configure:5037: test -z > || test ! -s conftest.err >configure:5040: $? = 0 >configure:5043: test -s conftest >configure:5046: $? = 0 >configure:5058: result: yes >configure:5209: checking for connect >configure:5266: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -msse2 -msse3 -Wl,-O1 conftest.c >&5 >configure:5272: $? = 0 >configure:5276: test -z > || test ! -s conftest.err >configure:5279: $? = 0 >configure:5282: test -s conftest >configure:5285: $? = 0 >configure:5297: result: yes >configure:5372: checking for remove >configure:5429: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -msse2 -msse3 -Wl,-O1 conftest.c >&5 >configure:5435: $? = 0 >configure:5439: test -z > || test ! -s conftest.err >configure:5442: $? = 0 >configure:5445: test -s conftest >configure:5448: $? = 0 >configure:5460: result: yes >configure:5535: checking for shmat >configure:5592: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -msse2 -msse3 -Wl,-O1 conftest.c >&5 >configure:5598: $? = 0 >configure:5602: test -z > || test ! -s conftest.err >configure:5605: $? = 0 >configure:5608: test -s conftest >configure:5611: $? = 0 >configure:5623: result: yes >configure:5707: checking for IceConnectionNumber in -lICE >configure:5737: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -msse2 -msse3 -Wl,-O1 conftest.c -lICE >&5 >configure:5743: $? = 0 >configure:5747: test -z > || test ! -s conftest.err >configure:5750: $? = 0 >configure:5753: test -s conftest >configure:5756: $? = 0 >configure:5769: result: yes >configure:5800: checking for pthread_create in -lpthread >configure:5830: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -msse2 -msse3 -Wl,-O1 conftest.c -lpthread -lSM -lICE -lX11 -lXext >&5 >configure:5836: $? = 0 >configure:5840: test -z > || test ! -s conftest.err >configure:5843: $? = 0 >configure:5846: test -s conftest >configure:5849: $? = 0 >configure:5862: result: yes >configure:6037: checking for pthread_cancel >configure:6094: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -msse2 -msse3 -Wl,-O1 conftest.c -lpthread -lSM -lICE -lX11 -lXext >&5 >configure:6100: $? = 0 >configure:6104: test -z > || test ! -s conftest.err >configure:6107: $? = 0 >configure:6110: test -s conftest >configure:6113: $? = 0 >configure:6125: result: yes >configure:6139: checking for pthread_mutexattr_setprotocol >configure:6196: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -msse2 -msse3 -Wl,-O1 conftest.c -lpthread -lSM -lICE -lX11 -lXext >&5 >/var/tmp/portage/sheepshaver-20050211/temp/cck89cNb.o: In function `main': >conftest.c:(.text+0x14): undefined reference to `pthread_mutexattr_setprotocol' >/var/tmp/portage/sheepshaver-20050211/temp/cck89cNb.o:(.data+0x0): undefined reference to `pthread_mutexattr_setprotocol' >collect2: ld returned 1 exit status >configure:6202: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "SheepShaver" >| #define PACKAGE_TARNAME "SheepShaver" >| #define PACKAGE_VERSION "2.2" >| #define PACKAGE_STRING "SheepShaver 2.2" >| #define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define EMULATED_PPC 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_CANCEL 1 >| /* end confdefs.h. */ >| /* Define pthread_mutexattr_setprotocol to an innocuous variant, in case <limits.h> declares pthread_mutexattr_setprotocol. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define pthread_mutexattr_setprotocol innocuous_pthread_mutexattr_setprotocol >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pthread_mutexattr_setprotocol (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef pthread_mutexattr_setprotocol >| >| /* 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 pthread_mutexattr_setprotocol (); >| /* 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_pthread_mutexattr_setprotocol) || defined (__stub___pthread_mutexattr_setprotocol) >| choke me >| #else >| char (*f) () = pthread_mutexattr_setprotocol; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != pthread_mutexattr_setprotocol; >| ; >| return 0; >| } >configure:6227: result: no >configure:6241: checking for pthread_mutexattr_settype >configure:6298: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -msse2 -msse3 -Wl,-O1 conftest.c -lpthread -lSM -lICE -lX11 -lXext >&5 >configure:6304: $? = 0 >configure:6308: test -z > || test ! -s conftest.err >configure:6311: $? = 0 >configure:6314: test -s conftest >configure:6317: $? = 0 >configure:6329: result: yes >configure:6343: checking for pthread_mutexattr_setpshared >configure:6400: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -msse2 -msse3 -Wl,-O1 conftest.c -lpthread -lSM -lICE -lX11 -lXext >&5 >configure:6406: $? = 0 >configure:6410: test -z > || test ! -s conftest.err >configure:6413: $? = 0 >configure:6416: test -s conftest >configure:6419: $? = 0 >configure:6431: result: yes >configure:6453: checking for sem_init >configure:6510: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -msse2 -msse3 -Wl,-O1 conftest.c -lpthread -lSM -lICE -lX11 -lXext >&5 >configure:6516: $? = 0 >configure:6520: test -z > || test ! -s conftest.err >configure:6523: $? = 0 >configure:6526: test -s conftest >configure:6529: $? = 0 >configure:6541: result: yes >configure:6561: checking for XF86DGAQueryExtension in -lXxf86dga >configure:6591: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -msse2 -msse3 -Wl,-O1 conftest.c -lXxf86dga -lpthread -lSM -lICE -lX11 -lXext >&5 >configure:6597: $? = 0 >configure:6601: test -z > || test ! -s conftest.err >configure:6604: $? = 0 >configure:6607: test -s conftest >configure:6610: $? = 0 >configure:6623: result: yes > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_build_alias=i686-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -march=athlon-xp -pipe -msse2 -msse3' >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='-O2 -march=athlon-xp -pipe -msse2 -msse3' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value=-Wl,-O1 >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >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_connect=yes >ac_cv_func_gethostbyname=yes >ac_cv_func_pthread_cancel=yes >ac_cv_func_pthread_mutexattr_setprotocol=no >ac_cv_func_pthread_mutexattr_setpshared=yes >ac_cv_func_pthread_mutexattr_settype=yes >ac_cv_func_remove=yes >ac_cv_func_sem_init=yes >ac_cv_func_shmat=yes >ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' >ac_cv_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_lib_ICE_IceConnectionNumber=yes >ac_cv_lib_Xxf86dga_XF86DGAQueryExtension=yes >ac_cv_lib_posix4_sem_init=no >ac_cv_lib_pthread_pthread_create=yes >ac_cv_objext=o >ac_cv_path_install='/bin/install -c' >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=i686-pc-linux-gnu-g++ >ac_cv_prog_FILE=file >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_egrep='grep -E' >ac_cv_prog_make_make_set=yes >ac_cv_target=i686-pc-linux-gnu >ac_cv_target_alias=i686-pc-linux-gnu > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >BLESS='' >CC='i686-pc-linux-gnu-gcc' >CFLAGS='-O2 -march=athlon-xp -pipe -msse2 -msse3 ' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CPUSRCS='' >CXX='i686-pc-linux-gnu-g++' >CXXFLAGS='-O2 -march=athlon-xp -pipe -msse2 -msse3 ' >DEFS='' >DYNGENSRCS='' >DYNGEN_CC='' >DYNGEN_OP_FLAGS='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >FILE='file' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >KEYCODES='' >LDFLAGS='-Wl,-O1' >LIBOBJS='' >LIBS='-lpthread -lSM -lICE -lX11 -lXext -lXxf86dga' >LTLIBOBJS='' >MONSRCS='' >OBJEXT='o' >PACKAGE_BUGREPORT='Christian.Bauer@uni-mainz.de' >PACKAGE_NAME='SheepShaver' >PACKAGE_STRING='SheepShaver 2.2' >PACKAGE_TARNAME='SheepShaver' >PACKAGE_VERSION='2.2' >PATH_SEPARATOR=':' >SET_MAKE='' >SHELL='/bin/sh' >SYSSRCS='' >USE_DYNGEN='' >X_CFLAGS='' >X_EXTRA_LIBS='' >X_LIBS='' >X_PRE_LIBS=' -lSM -lICE' >ac_ct_CC='' >ac_ct_CXX='' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >exec_prefix='NONE' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='/usr/share/info' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sdl_config='' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target='i686-pc-linux-gnu' >target_alias='' >target_cpu='i686' >target_os='linux-gnu' >target_vendor='pc' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define EMULATED_PPC 1 >#define ENABLE_XF86_DGA 1 >#define HAVE_LIBPTHREAD 1 >#define HAVE_PTHREADS 1 >#define HAVE_PTHREAD_CANCEL 1 >#define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 >#define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 >#define HAVE_SEM_INIT 1 >#define PACKAGE_BUGREPORT "Christian.Bauer@uni-mainz.de" >#define PACKAGE_NAME "SheepShaver" >#define PACKAGE_STRING "SheepShaver 2.2" >#define PACKAGE_TARNAME "SheepShaver" >#define PACKAGE_VERSION "2.2" >#endif >#ifdef __cplusplus >extern "C" void std::exit (int) throw (); using std::exit; > >configure: exit 258
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 81438
: 94294