Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 78539 Details for
Bug 121005
gtk-sharp fails to configure (Mono.Cairo.dll)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
configure log
config.log (text/plain), 42.25 KB, created by
Darcy
on 2006-01-30 20:18:36 UTC
(
hide
)
Description:
configure log
Filename:
MIME Type:
Creator:
Darcy
Created:
2006-01-30 20:18:36 UTC
Size:
42.25 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.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 --disable-art --disable-glade --disable-gnome --disable-gnomevfs --disable-gtkhtml --disable-rsvg --disable-vte --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = dardesk >uname -m = i686 >uname -r = 2.6.14-gentoo-r2 >uname -s = Linux >uname -v = #1 PREEMPT Wed Dec 7 08:02:09 EST 2005 > >/usr/bin/uname -p = AMD Athlon(TM) XP 2000+ >/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: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.4 >PATH: /opt/blackdown-jdk-1.4.2.03/bin >PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1681: checking build system type >configure:1699: result: i686-pc-linux-gnu >configure:1707: checking host system type >configure:1721: result: i686-pc-linux-gnu >configure:1729: checking target system type >configure:1743: result: i686-pc-linux-gnu >configure:1773: checking for a BSD-compatible install >configure:1828: result: /bin/install -c >configure:1839: checking whether build environment is sane >configure:1882: result: yes >configure:1939: checking for gawk >configure:1955: found /bin/gawk >configure:1965: result: gawk >configure:1975: checking whether make sets $(MAKE) >configure:1995: result: yes >configure:2159: checking whether to enable maintainer-specific portions of Makefiles >configure:2168: result: no >configure:2222: checking for i686-pc-linux-gnu-gcc >configure:2238: found /usr/bin/i686-pc-linux-gnu-gcc >configure:2248: result: i686-pc-linux-gnu-gcc >configure:2307: checking for i686-pc-linux-gnu-gcc >configure:2333: result: i686-pc-linux-gnu-gcc >configure:2615: checking for C compiler version >configure:2618: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) >Copyright (C) 2004 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:2621: $? = 0 >configure:2623: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs >Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/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-libmudflap --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.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) >configure:2626: $? = 0 >configure:2628: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: `-V' option must have argument >configure:2631: $? = 1 >configure:2654: checking for C compiler default output file name >configure:2657: i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5 >configure:2660: $? = 0 >configure:2706: result: a.out >configure:2711: checking whether the C compiler works >configure:2717: ./a.out >configure:2720: $? = 0 >configure:2737: result: yes >configure:2744: checking whether we are cross compiling >configure:2746: result: no >configure:2749: checking for suffix of executables >configure:2751: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5 >configure:2754: $? = 0 >configure:2779: result: >configure:2785: checking for suffix of object files >configure:2806: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5 >configure:2809: $? = 0 >configure:2831: result: o >configure:2835: checking whether we are using the GNU C compiler >configure:2859: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5 >configure:2865: $? = 0 >configure:2869: test -z > || test ! -s conftest.err >configure:2872: $? = 0 >configure:2875: test -s conftest.o >configure:2878: $? = 0 >configure:2891: result: yes >configure:2897: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2918: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2924: $? = 0 >configure:2928: test -z > || test ! -s conftest.err >configure:2931: $? = 0 >configure:2934: test -s conftest.o >configure:2937: $? = 0 >configure:2948: result: yes >configure:2965: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:3035: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5 >configure:3041: $? = 0 >configure:3045: test -z > || test ! -s conftest.err >configure:3048: $? = 0 >configure:3051: test -s conftest.o >configure:3054: $? = 0 >configure:3072: result: none needed >configure:3090: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c:2: error: parse error before "me" >configure:3096: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:3240: checking for style of include used by make >configure:3268: result: GNU >configure:3296: checking dependency style of i686-pc-linux-gnu-gcc >configure:3386: result: gcc3 >configure:3411: checking for i686-pc-linux-gnu-gcc >configure:3437: result: i686-pc-linux-gnu-gcc >configure:3719: checking for C compiler version >configure:3722: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) >Copyright (C) 2004 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:3725: $? = 0 >configure:3727: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs >Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/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-libmudflap --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.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) >configure:3730: $? = 0 >configure:3732: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: `-V' option must have argument >configure:3735: $? = 1 >configure:3738: checking whether we are using the GNU C compiler >configure:3794: result: yes >configure:3800: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:3851: result: yes >configure:3868: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:3975: result: none needed >configure:3993: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c:2: error: parse error before "me" >configure:3999: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:4134: checking dependency style of i686-pc-linux-gnu-gcc >configure:4224: result: gcc3 >configure:4257: checking for a BSD-compatible install >configure:4312: result: /bin/install -c >configure:4341: checking how to run the C preprocessor >configure:4376: i686-pc-linux-gnu-gcc -E conftest.c >configure:4382: $? = 0 >configure:4414: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: ac_nonexistent.h: No such file or directory >configure:4420: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "gtk-sharp" >| #define VERSION "2.8.0" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4459: result: i686-pc-linux-gnu-gcc -E >configure:4483: i686-pc-linux-gnu-gcc -E conftest.c >configure:4489: $? = 0 >configure:4521: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: ac_nonexistent.h: No such file or directory >configure:4527: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "gtk-sharp" >| #define VERSION "2.8.0" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4571: checking for egrep >configure:4581: result: grep -E >configure:4586: checking for ANSI C header files >configure:4611: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5 >configure:4617: $? = 0 >configure:4621: test -z > || test ! -s conftest.err >configure:4624: $? = 0 >configure:4627: test -s conftest.o >configure:4630: $? = 0 >configure:4719: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5 >configure:4722: $? = 0 >configure:4724: ./conftest >configure:4727: $? = 0 >configure:4742: result: yes >configure:4826: checking for a sed that does not truncate output >configure:4880: result: /bin/sed >configure:4894: checking for ld used by i686-pc-linux-gnu-gcc >configure:4961: result: /usr/i686-pc-linux-gnu/bin/ld >configure:4970: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:4985: result: yes >configure:4990: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:4997: result: -r >configure:5015: checking for BSD-compatible nm >configure:5064: result: /usr/bin/nm -B >configure:5068: checking whether ln -s works >configure:5072: result: yes >configure:5079: checking how to recognise dependent libraries >configure:5255: result: pass_all >configure:5742: checking for sys/types.h >configure:5758: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5 >configure:5764: $? = 0 >configure:5768: test -z > || test ! -s conftest.err >configure:5771: $? = 0 >configure:5774: test -s conftest.o >configure:5777: $? = 0 >configure:5788: result: yes >configure:5742: checking for sys/stat.h >configure:5758: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5 >configure:5764: $? = 0 >configure:5768: test -z > || test ! -s conftest.err >configure:5771: $? = 0 >configure:5774: test -s conftest.o >configure:5777: $? = 0 >configure:5788: result: yes >configure:5742: checking for stdlib.h >configure:5758: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5 >configure:5764: $? = 0 >configure:5768: test -z > || test ! -s conftest.err >configure:5771: $? = 0 >configure:5774: test -s conftest.o >configure:5777: $? = 0 >configure:5788: result: yes >configure:5742: checking for string.h >configure:5758: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5 >configure:5764: $? = 0 >configure:5768: test -z > || test ! -s conftest.err >configure:5771: $? = 0 >configure:5774: test -s conftest.o >configure:5777: $? = 0 >configure:5788: result: yes >configure:5742: checking for memory.h >configure:5758: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5 >configure:5764: $? = 0 >configure:5768: test -z > || test ! -s conftest.err >configure:5771: $? = 0 >configure:5774: test -s conftest.o >configure:5777: $? = 0 >configure:5788: result: yes >configure:5742: checking for strings.h >configure:5758: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5 >configure:5764: $? = 0 >configure:5768: test -z > || test ! -s conftest.err >configure:5771: $? = 0 >configure:5774: test -s conftest.o >configure:5777: $? = 0 >configure:5788: result: yes >configure:5742: checking for inttypes.h >configure:5758: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5 >configure:5764: $? = 0 >configure:5768: test -z > || test ! -s conftest.err >configure:5771: $? = 0 >configure:5774: test -s conftest.o >configure:5777: $? = 0 >configure:5788: result: yes >configure:5742: checking for stdint.h >configure:5758: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5 >configure:5764: $? = 0 >configure:5768: test -z > || test ! -s conftest.err >configure:5771: $? = 0 >configure:5774: test -s conftest.o >configure:5777: $? = 0 >configure:5788: result: yes >configure:5742: checking for unistd.h >configure:5758: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5 >configure:5764: $? = 0 >configure:5768: test -z > || test ! -s conftest.err >configure:5771: $? = 0 >configure:5774: test -s conftest.o >configure:5777: $? = 0 >configure:5788: result: yes >configure:5814: checking dlfcn.h usability >configure:5826: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5 >configure:5832: $? = 0 >configure:5836: test -z > || test ! -s conftest.err >configure:5839: $? = 0 >configure:5842: test -s conftest.o >configure:5845: $? = 0 >configure:5855: result: yes >configure:5859: checking dlfcn.h presence >configure:5869: i686-pc-linux-gnu-gcc -E conftest.c >configure:5875: $? = 0 >configure:5895: result: yes >configure:5930: checking for dlfcn.h >configure:5937: result: yes >configure:5960: checking for i686-pc-linux-gnu-g++ >configure:5976: found /usr/bin/i686-pc-linux-gnu-g++ >configure:5986: result: i686-pc-linux-gnu-g++ >configure:6044: checking for C++ compiler version >configure:6047: i686-pc-linux-gnu-g++ --version </dev/null >&5 >i686-pc-linux-gnu-g++ (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) >Copyright (C) 2004 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:6050: $? = 0 >configure:6052: i686-pc-linux-gnu-g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs >Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/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-libmudflap --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.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) >configure:6055: $? = 0 >configure:6057: i686-pc-linux-gnu-g++ -V </dev/null >&5 >i686-pc-linux-gnu-g++: `-V' option must have argument >configure:6060: $? = 1 >configure:6063: checking whether we are using the GNU C++ compiler >configure:6087: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.cc >&5 >configure:6093: $? = 0 >configure:6097: test -z > || test ! -s conftest.err >configure:6100: $? = 0 >configure:6103: test -s conftest.o >configure:6106: $? = 0 >configure:6119: result: yes >configure:6125: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:6146: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 >configure:6152: $? = 0 >configure:6156: test -z > || test ! -s conftest.err >configure:6159: $? = 0 >configure:6162: test -s conftest.o >configure:6165: $? = 0 >configure:6176: result: yes >configure:6218: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.cc >&5 >configure:6224: $? = 0 >configure:6228: test -z > || test ! -s conftest.err >configure:6231: $? = 0 >configure:6234: test -s conftest.o >configure:6237: $? = 0 >configure:6263: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.cc >&5 >conftest.cc: In function `int main()': >conftest.cc:26: error: `exit' undeclared (first use this function) >conftest.cc:26: error: (Each undeclared identifier is reported only once for each function it appears in.) >configure:6269: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "gtk-sharp" >| #define VERSION "2.8.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:6218: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.cc >&5 >configure:6224: $? = 0 >configure:6228: test -z > || test ! -s conftest.err >configure:6231: $? = 0 >configure:6234: test -s conftest.o >configure:6237: $? = 0 >configure:6263: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.cc >&5 >configure:6269: $? = 0 >configure:6273: test -z > || test ! -s conftest.err >configure:6276: $? = 0 >configure:6279: test -s conftest.o >configure:6282: $? = 0 >configure:6307: checking dependency style of i686-pc-linux-gnu-g++ >configure:6397: result: gcc3 >configure:6424: checking how to run the C++ preprocessor >configure:6455: i686-pc-linux-gnu-g++ -E conftest.cc >configure:6461: $? = 0 >configure:6493: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:25:28: ac_nonexistent.h: No such file or directory >configure:6499: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "gtk-sharp" >| #define VERSION "2.8.0" >| #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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:6538: result: i686-pc-linux-gnu-g++ -E >configure:6562: i686-pc-linux-gnu-g++ -E conftest.cc >configure:6568: $? = 0 >configure:6600: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:25:28: ac_nonexistent.h: No such file or directory >configure:6606: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "gtk-sharp" >| #define VERSION "2.8.0" >| #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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:6661: checking for i686-pc-linux-gnu-g77 >configure:6677: found /usr/bin/i686-pc-linux-gnu-g77 >configure:6687: result: i686-pc-linux-gnu-g77 >configure:6744: checking for Fortran 77 compiler version >configure:6747: i686-pc-linux-gnu-g77 --version </dev/null >&5 >GNU Fortran (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) >Copyright (C) 2004 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING >or type the command `info -f g77 Copying'. >configure:6750: $? = 0 >configure:6752: i686-pc-linux-gnu-g77 -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs >Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/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-libmudflap --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.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) >configure:6755: $? = 0 >configure:6757: i686-pc-linux-gnu-g77 -V </dev/null >&5 >i686-pc-linux-gnu-g77: `-V' option must have argument >configure:6760: $? = 1 >configure:6768: checking whether we are using the GNU Fortran 77 compiler >configure:6782: i686-pc-linux-gnu-g77 -c conftest.F >&5 >configure:6788: $? = 0 >configure:6792: test -z > || test ! -s conftest.err >configure:6795: $? = 0 >configure:6798: test -s conftest.o >configure:6801: $? = 0 >configure:6814: result: yes >configure:6820: checking whether i686-pc-linux-gnu-g77 accepts -g >configure:6832: i686-pc-linux-gnu-g77 -c -g conftest.f >&5 >configure:6838: $? = 0 >configure:6842: test -z > || test ! -s conftest.err >configure:6845: $? = 0 >configure:6848: test -s conftest.o >configure:6851: $? = 0 >configure:6863: result: yes >configure:6893: checking the maximum length of command line arguments >configure:7002: result: 32768 >configure:7013: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object >configure:7118: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5 >configure:7121: $? = 0 >configure:7125: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:7128: $? = 0 >configure:7180: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c conftstm.o >&5 >configure:7183: $? = 0 >configure:7221: result: ok >configure:7225: checking for objdir >configure:7240: result: .libs >configure:7292: checking for i686-pc-linux-gnu-ar >configure:7308: found /usr/bin/i686-pc-linux-gnu-ar >configure:7318: result: i686-pc-linux-gnu-ar >configure:7372: checking for i686-pc-linux-gnu-ranlib >configure:7388: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:7398: result: i686-pc-linux-gnu-ranlib >configure:7452: checking for i686-pc-linux-gnu-strip >configure:7468: found /usr/bin/i686-pc-linux-gnu-strip >configure:7478: result: i686-pc-linux-gnu-strip >configure:7740: checking for correct ltmain.sh version >configure:7790: result: yes >configure:7850: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:7868: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:7872: $? = 0 >configure:7885: result: no >configure:7900: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:8110: result: -fPIC >configure:8118: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works >configure:8136: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -fPIC -DPIC conftest.c >&5 >configure:8140: $? = 0 >configure:8153: result: yes >configure:8181: checking if i686-pc-linux-gnu-gcc static flag -static works >configure:8209: result: yes >configure:8219: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:8240: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -o out/conftest2.o conftest.c >&5 >configure:8244: $? = 0 >configure:8266: result: yes >configure:8292: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:9250: result: yes >configure:9271: checking whether -lc should be explicitly linked in >configure:9276: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5 >configure:9279: $? = 0 >configure:9294: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:9297: $? = 0 >configure:9309: result: no >configure:9317: checking dynamic linker characteristics >configure:9942: result: GNU/Linux ld.so >configure:9951: checking how to hardcode library paths into programs >configure:9976: result: immediate >configure:9990: checking whether stripping libraries is possible >configure:9995: result: yes >configure:10829: checking if libtool supports shared libraries >configure:10831: result: yes >configure:10834: checking whether to build shared libraries >configure:10855: result: yes >configure:10858: checking whether to build static libraries >configure:10862: result: yes >configure:10954: creating libtool >configure:11542: checking for ld used by i686-pc-linux-gnu-g++ >configure:11609: result: /usr/i686-pc-linux-gnu/bin/ld >configure:11618: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:11633: result: yes >configure:11684: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:12622: result: yes >configure:12640: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.cpp >&5 >configure:12643: $? = 0 >configure:12762: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:13036: result: -fPIC >configure:13044: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works >configure:13062: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -fPIC -DPIC conftest.cpp >&5 >configure:13066: $? = 0 >configure:13079: result: yes >configure:13107: checking if i686-pc-linux-gnu-g++ static flag -static works >configure:13135: result: yes >configure:13145: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:13166: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -o out/conftest2.o conftest.cpp >&5 >configure:13170: $? = 0 >configure:13192: result: yes >configure:13218: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:13243: result: yes >configure:13310: checking dynamic linker characteristics >configure:13935: result: GNU/Linux ld.so >configure:13944: checking how to hardcode library paths into programs >configure:13969: result: immediate >configure:14495: checking if libtool supports shared libraries >configure:14497: result: yes >configure:14500: checking whether to build shared libraries >configure:14520: result: yes >configure:14523: checking whether to build static libraries >configure:14527: result: yes >configure:14537: checking for i686-pc-linux-gnu-g77 option to produce PIC >configure:14747: result: -fPIC >configure:14755: checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works >configure:14773: i686-pc-linux-gnu-g77 -c -g -O2 -fPIC conftest.f >&5 >configure:14777: $? = 0 >configure:14790: result: yes >configure:14818: checking if i686-pc-linux-gnu-g77 static flag -static works >configure:14846: result: yes >configure:14856: checking if i686-pc-linux-gnu-g77 supports -c -o file.o >configure:14877: i686-pc-linux-gnu-g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:14881: $? = 0 >configure:14903: result: yes >configure:14929: checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:15867: result: yes >configure:15934: checking dynamic linker characteristics >configure:16559: result: GNU/Linux ld.so >configure:16568: checking how to hardcode library paths into programs >configure:16593: result: immediate >configure:20200: checking for void * >configure:20224: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5 >configure:20230: $? = 0 >configure:20234: test -z > || test ! -s conftest.err >configure:20237: $? = 0 >configure:20240: test -s conftest.o >configure:20243: $? = 0 >configure:20254: result: yes >configure:20257: checking size of void * >configure:20576: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5 >configure:20579: $? = 0 >configure:20581: ./conftest >configure:20584: $? = 0 >configure:20607: result: 4 >configure:20638: checking for pkg-config >configure:20656: found /usr/bin/pkg-config >configure:20669: result: /usr/bin/pkg-config >configure:20694: checking for i686-pc-linux-gnu-pkg-config >configure:20724: result: /usr/bin/pkg-config >configure:20781: checking pkg-config is at least version 0.9.0 >configure:20784: result: yes >configure:20795: checking for MONO_DEPENDENCY >configure:20803: $PKG_CONFIG --exists --print-errors "mono >= $MONO_REQUIRED_VERSION" >configure:20806: $? = 0 >configure:20821: $PKG_CONFIG --exists --print-errors "mono >= $MONO_REQUIRED_VERSION" >configure:20824: $? = 0 >configure:20858: result: yes >configure:20865: checking for gacutil >configure:20883: found /usr/bin/gacutil >configure:20896: result: /usr/bin/gacutil >configure:20911: checking for al >configure:20929: found /usr/bin/al >configure:20942: result: /usr/bin/al >configure:20960: checking for mono >configure:20978: found /usr/bin/mono >configure:20991: result: /usr/bin/mono >configure:21006: checking for mcs >configure:21024: found /usr/bin/mcs >configure:21037: result: /usr/bin/mcs >configure:21144: checking for MONO_CAIRO >configure:21152: $PKG_CONFIG --exists --print-errors "mono-cairo >= $MONO_REQUIRED_VERSION" >Package mono-cairo was not found in the pkg-config search path. >Perhaps you should add the directory containing `mono-cairo.pc' >to the PKG_CONFIG_PATH environment variable >No package 'mono-cairo' found >configure:21155: $? = 1 >configure:21170: $PKG_CONFIG --exists --print-errors "mono-cairo >= $MONO_REQUIRED_VERSION" >Package mono-cairo was not found in the pkg-config search path. >Perhaps you should add the directory containing `mono-cairo.pc' >to the PKG_CONFIG_PATH environment variable >No package 'mono-cairo' found >configure:21173: $? = 1 >No package 'mono-cairo' found >configure:21214: error: You need to install Mono.Cairo.dll and its pkgconfig file or set PKG_CONFIG_PATH to find it. > >## ---------------- ## >## 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 -fomit-frame-pointer' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-O2 -march=athlon-xp -pipe -fomit-frame-pointer' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_F77_set= >ac_cv_env_F77_value= >ac_cv_env_FFLAGS_set= >ac_cv_env_FFLAGS_value= >ac_cv_env_GLADE_CFLAGS_set= >ac_cv_env_GLADE_CFLAGS_value= >ac_cv_env_GLADE_LIBS_set= >ac_cv_env_GLADE_LIBS_value= >ac_cv_env_GLIB_CFLAGS_set= >ac_cv_env_GLIB_CFLAGS_value= >ac_cv_env_GLIB_LIBS_set= >ac_cv_env_GLIB_LIBS_value= >ac_cv_env_GNOMEVFS_CFLAGS_set= >ac_cv_env_GNOMEVFS_CFLAGS_value= >ac_cv_env_GNOMEVFS_LIBS_set= >ac_cv_env_GNOMEVFS_LIBS_value= >ac_cv_env_GNOME_CFLAGS_set= >ac_cv_env_GNOME_CFLAGS_value= >ac_cv_env_GNOME_LIBS_set= >ac_cv_env_GNOME_LIBS_value= >ac_cv_env_GTKHTML_DEPENDENCIES_CFLAGS_set= >ac_cv_env_GTKHTML_DEPENDENCIES_CFLAGS_value= >ac_cv_env_GTKHTML_DEPENDENCIES_LIBS_set= >ac_cv_env_GTKHTML_DEPENDENCIES_LIBS_value= >ac_cv_env_GTK_CFLAGS_set= >ac_cv_env_GTK_CFLAGS_value= >ac_cv_env_GTK_LIBS_set= >ac_cv_env_GTK_LIBS_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_LIBART_CFLAGS_set= >ac_cv_env_LIBART_CFLAGS_value= >ac_cv_env_LIBART_LIBS_set= >ac_cv_env_LIBART_LIBS_value= >ac_cv_env_MONO_CAIRO_CFLAGS_set= >ac_cv_env_MONO_CAIRO_CFLAGS_value= >ac_cv_env_MONO_CAIRO_LIBS_set= >ac_cv_env_MONO_CAIRO_LIBS_value= >ac_cv_env_MONO_DEPENDENCY_CFLAGS_set= >ac_cv_env_MONO_DEPENDENCY_CFLAGS_value= >ac_cv_env_MONO_DEPENDENCY_LIBS_set= >ac_cv_env_MONO_DEPENDENCY_LIBS_value= >ac_cv_env_PANGO_CFLAGS_set= >ac_cv_env_PANGO_CFLAGS_value= >ac_cv_env_PANGO_LIBS_set= >ac_cv_env_PANGO_LIBS_value= >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_RSVG_DEPENDENCIES_CFLAGS_set= >ac_cv_env_RSVG_DEPENDENCIES_CFLAGS_value= >ac_cv_env_RSVG_DEPENDENCIES_LIBS_set= >ac_cv_env_RSVG_DEPENDENCIES_LIBS_value= >ac_cv_env_VTE_DEPENDENCIES_CFLAGS_set= >ac_cv_env_VTE_DEPENDENCIES_CFLAGS_value= >ac_cv_env_VTE_DEPENDENCIES_LIBS_set= >ac_cv_env_VTE_DEPENDENCIES_LIBS_value= >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_f77_compiler_gnu=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_objext=o >ac_cv_path_AL=/usr/bin/al >ac_cv_path_CSC=/usr/bin/mcs >ac_cv_path_GACUTIL=/usr/bin/gacutil >ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_RUNTIME=/usr/bin/mono >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AR=i686-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >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_CXXCPP='i686-pc-linux-gnu-g++ -E' >ac_cv_prog_F77=i686-pc-linux-gnu-g77 >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=i686-pc-linux-gnu-strip >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_egrep='grep -E' >ac_cv_prog_f77_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_sizeof_void_p=4 >ac_cv_target=i686-pc-linux-gnu >ac_cv_target_alias=i686-pc-linux-gnu >ac_cv_type_void_p=yes >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >am_cv_prog_cc_stdc= >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_c_o_F77=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' >lt_cv_sys_max_cmd_len=32768 >lt_lt_cv_prog_compiler_c_o='"yes"' >lt_lt_cv_prog_compiler_c_o_CXX='"yes"' >lt_lt_cv_prog_compiler_c_o_F77='"yes"' >lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' >lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' >lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' >pkg_cv_MONO_DEPENDENCY_CFLAGS='-D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >pkg_cv_MONO_DEPENDENCY_LIBS='-Wl,--export-dynamic -pthread -lmono -lpthread -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/gtk-sharp-2.8.0/work/gtk-sharp-2.8.0/missing --run aclocal-1.8' >AL='/usr/bin/al' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/gtk-sharp-2.8.0/work/gtk-sharp-2.8.0/missing --run tar' >API_VERSION='2.8.0.0' >AR='i686-pc-linux-gnu-ar' >AS='as' >AUTOCONF='${SHELL} /var/tmp/portage/gtk-sharp-2.8.0/work/gtk-sharp-2.8.0/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/gtk-sharp-2.8.0/work/gtk-sharp-2.8.0/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/gtk-sharp-2.8.0/work/gtk-sharp-2.8.0/missing --run automake-1.8' >AWK='gawk' >BUILD_EXEEXT='' >BUILD_GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >BUILD_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >CC='i686-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CC_FOR_BUILD='i686-pc-linux-gnu-gcc' >CFLAGS='-g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CSC='/usr/bin/mcs' >CSFLAGS=' -define:GTK_SHARP_2_6 -define:GTK_SHARP_2_8' >CXX='i686-pc-linux-gnu-g++' >CXXCPP='i686-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-O2 -march=athlon-xp -pipe -fomit-frame-pointer' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >DLLTOOL='dlltool' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >ENABLE_ALL_OPTIONAL_FALSE='' >ENABLE_ALL_OPTIONAL_TRUE='' >ENABLE_DOTNET_FALSE='' >ENABLE_DOTNET_TRUE='' >ENABLE_GLADE_FALSE='' >ENABLE_GLADE_TRUE='' >ENABLE_GNOMEVFS_FALSE='' >ENABLE_GNOMEVFS_TRUE='' >ENABLE_GNOME_FALSE='' >ENABLE_GNOME_TRUE='' >ENABLE_GTKHTML_FALSE='' >ENABLE_GTKHTML_TRUE='' >ENABLE_LIBART_FALSE='' >ENABLE_LIBART_TRUE='' >ENABLE_MONODOC_FALSE='' >ENABLE_MONODOC_TRUE='' >ENABLE_RSVG_FALSE='' >ENABLE_RSVG_TRUE='' >ENABLE_VTE_FALSE='' >ENABLE_VTE_TRUE='' >EXEEXT='' >F77='i686-pc-linux-gnu-g77' >FFLAGS='-g -O2' >GACUTIL='/usr/bin/gacutil' >GACUTIL_FLAGS='/package $(PACKAGE_VERSION) /gacdir $(DESTDIR)$(prefix)/lib' >GENERATED_SOURCES='generated/*.cs' >GLADE_CFLAGS='' >GLADE_LIBS='' >GLIB_CFLAGS='' >GLIB_LIBS='' >GNOMEVFS_CFLAGS='' >GNOMEVFS_LIBS='' >GNOME_CFLAGS='' >GNOME_LIBS='' >GTKHTML_DEPENDENCIES_CFLAGS='' >GTKHTML_DEPENDENCIES_LIBS='' >GTKHTML_SOVERSION='' >GTKHTML_VERSION='' >GTK_CFLAGS='' >GTK_LIBS='' >GTK_SHARP_VERSION_CFLAGS='-DGTK_SHARP_2_6 -DGTK_SHARP_2_8' >HOST_CC='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >LDFLAGS='' >LIBART_CFLAGS='' >LIBART_LIBS='' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIB_PREFIX='.so' >LIB_SUFFIX='' >LN_S='ln -s' >LTLIBOBJS='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/gtk-sharp-2.8.0/work/gtk-sharp-2.8.0/missing --run makeinfo' >MDASSEMBLER='' >MONODOCER='' >MONO_CAIRO_CFLAGS='' >MONO_CAIRO_LIBS='' >MONO_DEPENDENCY_CFLAGS='-D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >MONO_DEPENDENCY_LIBS='-Wl,--export-dynamic -pthread -lmono -lpthread -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' >OBJDUMP='objdump' >OBJEXT='o' >PACKAGE='gtk-sharp' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='gtk-sharp-2.0' >PANGO_CFLAGS='' >PANGO_LIBS='' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/pkg-config' >PLATFORM_WIN32_FALSE='' >PLATFORM_WIN32_TRUE='#' >POLICY_VERSIONS='2.4 2.6' >RANLIB='i686-pc-linux-gnu-ranlib' >RSVG_DEPENDENCIES_CFLAGS='' >RSVG_DEPENDENCIES_LIBS='' >RUNTIME='mono' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='i686-pc-linux-gnu-strip' >VERSION='2.8.0' >VTE_DEPENDENCIES_CFLAGS='' >VTE_DEPENDENCIES_LIBS='' >ac_ct_AR='' >ac_ct_AS='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_DLLTOOL='' >ac_ct_F77='' >ac_ct_OBJDUMP='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >ac_pt_PKG_CONFIG='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__leading_dot='.' >am__quote='' >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' >install_sh='/var/tmp/portage/gtk-sharp-2.8.0/work/gtk-sharp-2.8.0/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='mkdir -p -- .' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >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 HAVE_DLFCN_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_UNISTD_H 1 >#define PACKAGE "gtk-sharp" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "" >#define PACKAGE_STRING "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define SIZEOF_VOID_P 4 >#define STDC_HEADERS 1 >#define VERSION "2.8.0" >#endif >#ifdef __cplusplus >extern "C" void std::exit (int) throw (); using std::exit; > >configure: exit 1
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 121005
: 78539