I used Gentoo's ebuilds and not yours, and I also get this same error. Gabriel Bertrand Jacquin wrote: ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-develMike, I think you've taken my ebuild because xcb support is not enable in gentoo ebuild. I've created one that add xcb support (http://bugs.gentoo.org/show_bug.cgi?id=87535) but you need also to compile xcb. I've done a set of ebuild for xcb (http://bugs.gentoo.org/show_bug.cgi?id=93582). Thoses haven't been accept by upstream (x11 herd).And here it seem that you haven't install xcb on your host. Take a look at ebuilds and I think xcb support in evas will be happy. You can find more recent ebuild here on my repos : http://guybrush.ath.cx/svn/public/portage/ (you can do a svn co on this url) @+ Beber/GuYgUy On 10/7/05, Mike Russo <[EMAIL PROTECTED]> wrote:evas seems to think I want to build with xcb, but I don't have it installed: checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for xcb-icccm... Package xcb-icccm was not found in the pkg-config search path. Perhaps you should add the directory containing `xcb-icccm.pc' to the PKG_CONFIG_PATH environment variable No package 'xcb-icccm' found configure: error: Library requirements (xcb-icccm) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. !!! Please attach the config.log to your bug report: !!! /var/tmp/portage/evas-9999/work/e17/libs/evas/config.log Looking at the attached config.log, the ebuild is passing --enable-software-xcb to aclocal, so it's not an e17 problem per se, but Mike reads this list... ;) -- Mike Russo ReadQ Systems, Inc. (212) 425 3680 x105 Random quote of the last-time-I-ran-bash: Worst Month of 1981 for Downhill Skiing: August. The lift lines are the shortest, though. -- Steve Rubenstein 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 --build=i686-pc-linux-gnu --enable-software-x11 --enable-software-xcb --enable-directfb --enable-fb --enable-buffer --enable-gl-x11 --enable-xrender-x11 --enable-image-loader-png --enable-image-loader-jpeg --enable-image-loader-eet --enable-font-loader-eet --enable-image-loader-edb --enable-cpu-mmx --enable-cpu-mmx --enable-cpu-sse --disable-cpu-altivec --enable-cairo-x11 --enable-cpu-c --enable-scale-sample --enable-scale-smooth --enable-convert-8-rgb-332 --enable-convert-8-rgb-666 --enable-convert-8-rgb-232 --enable-convert-8-rgb-222 --enable-convert-8-rgb-221 --enable-convert-8-rgb-121 --enable-convert-8-rgb-111 --enable-convert-16-rgb-565 --enable-convert-16-rgb-555 --enable-convert-16-rgb-444 --enable-convert-16-rgb-rot-0 --enable-convert-16-rgb-rot-270 --enable-convert-16-rgb-rot-90 --enable-convert-24-r gb-888 --enable-convert-24-bgr-888 --enable-convert-32-rgb-8888 --enable-convert-32-rgbx-8888 --enable-convert-32-bgr-8888 --enable-convert-32-bgrx-8888 --enable-convert-32-rgb-rot-0 --enable-convert-32-rgb-rot-270 --enable-convert-32-rgb-rot-90 ## --------- ## ## Platform. ## ## --------- ## hostname = ozark uname -m = i686 uname -r = 2.6.12-gentoo-r9 uname -s = Linux uname -v = #1 SMP Wed Aug 17 00:47:14 EDT 2005 /usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 3.00GHz /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.02/bin PATH: /opt/blackdown-jdk-1.4.2.02/jre/bin PATH: /usr/qt/3/bin PATH: /usr/kde/3.4/sbin PATH: /usr/kde/3.4/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1583: checking build system type configure:1601: result: i686-pc-linux-gnu configure:1609: checking host system type configure:1623: result: i686-pc-linux-gnu configure:1639: checking for i686-pc-linux-gnu-gcc configure:1655: found /usr/bin/i686-pc-linux-gnu-gcc configure:1665: result: i686-pc-linux-gnu-gcc configure:1947: checking for C compiler version configure:1950: 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:1953: $? = 0 configure:1955: 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 --enable-java-awt=gtk --enable-languages=c,c++,java,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:1958: $? = 0 configure:1960: i686-pc-linux-gnu-gcc -V </dev/null >&5 i686-pc-linux-gnu-gcc: `-V' option must have argument configure:1963: $? = 1 configure:1986: checking for C compiler default output file name configure:1989: i686-pc-linux-gnu-gcc -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:1992: $? = 0 configure:2038: result: a.out configure:2043: checking whether the C compiler works configure:2049: ./a.out configure:2052: $? = 0 configure:2069: result: yes configure:2076: checking whether we are cross compiling configure:2078: result: no configure:2081: checking for suffix of executables configure:2083: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:2086: $? = 0 configure:2111: result: configure:2117: checking for suffix of object files configure:2138: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:2141: $? = 0 configure:2163: result: o configure:2167: checking whether we are using the GNU C compiler configure:2191: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:2197: $? = 0 configure:2201: test -z || test ! -s conftest.err configure:2204: $? = 0 configure:2207: test -s conftest.o configure:2210: $? = 0 configure:2223: result: yes configure:2229: checking whether i686-pc-linux-gnu-gcc accepts -g configure:2250: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:2256: $? = 0 configure:2260: test -z || test ! -s conftest.err configure:2263: $? = 0 configure:2266: test -s conftest.o configure:2269: $? = 0 configure:2280: result: yes configure:2297: checking for i686-pc-linux-gnu-gcc option to accept ANSI C configure:2367: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:2373: $? = 0 configure:2377: test -z || test ! -s conftest.err configure:2380: $? = 0 configure:2383: test -s conftest.o configure:2386: $? = 0 configure:2404: result: none needed configure:2422: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2428: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2562: checking for library containing strerror configure:2592: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:2598: $? = 0 configure:2602: test -z || test ! -s conftest.err configure:2605: $? = 0 configure:2608: test -s conftest configure:2611: $? = 0 configure:2681: result: none required configure:2702: checking for a BSD-compatible install configure:2757: result: /bin/install -c configure:2768: checking whether build environment is sane configure:2811: result: yes configure:2868: checking for gawk configure:2884: found /bin/gawk configure:2894: result: gawk configure:2904: checking whether make sets $(MAKE) configure:2924: result: yes configure:2954: checking for style of include used by make configure:2982: result: GNU configure:3154: checking dependency style of i686-pc-linux-gnu-gcc configure:3244: result: gcc3 configure:3265: checking whether byte ordering is bigendian configure:3292: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:3298: $? = 0 configure:3302: test -z || test ! -s conftest.err configure:3305: $? = 0 configure:3308: test -s conftest.o configure:3311: $? = 0 configure:3335: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:18: error: `not' undeclared (first use in this function) conftest.c:18: error: (Each undeclared identifier is reported only once conftest.c:18: error: for each function it appears in.) conftest.c:18: error: parse error before "big" configure:3341: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.018" | /* end confdefs.h. */ | #include <sys/types.h> | #include <sys/param.h> | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:3476: result: no configure:3503: checking for i686-pc-linux-gnu-gcc configure:3529: result: i686-pc-linux-gnu-gcc configure:3811: checking for C compiler version configure:3814: 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:3817: $? = 0 configure:3819: 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 --enable-java-awt=gtk --enable-languages=c,c++,java,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:3822: $? = 0 configure:3824: i686-pc-linux-gnu-gcc -V </dev/null >&5 i686-pc-linux-gnu-gcc: `-V' option must have argument configure:3827: $? = 1 configure:3830: checking whether we are using the GNU C compiler configure:3886: result: yes configure:3892: checking whether i686-pc-linux-gnu-gcc accepts -g configure:3943: result: yes configure:3960: checking for i686-pc-linux-gnu-gcc option to accept ANSI C configure:4067: result: none needed configure:4085: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 conftest.c:2: error: parse error before "me" configure:4091: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4232: checking for i686-pc-linux-gnu-gcc configure:4258: result: i686-pc-linux-gnu-gcc configure:4540: checking for C compiler version configure:4543: 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:4546: $? = 0 configure:4548: 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 --enable-java-awt=gtk --enable-languages=c,c++,java,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:4551: $? = 0 configure:4553: i686-pc-linux-gnu-gcc -V </dev/null >&5 i686-pc-linux-gnu-gcc: `-V' option must have argument configure:4556: $? = 1 configure:4559: checking whether we are using the GNU C compiler configure:4615: result: yes configure:4621: checking whether i686-pc-linux-gnu-gcc accepts -g configure:4672: result: yes configure:4689: checking for i686-pc-linux-gnu-gcc option to accept ANSI C configure:4796: result: none needed configure:4814: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 conftest.c:2: error: parse error before "me" configure:4820: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4966: checking for i686-pc-linux-gnu-g++ configure:4982: found /usr/bin/i686-pc-linux-gnu-g++ configure:4992: result: i686-pc-linux-gnu-g++ configure:5050: checking for C++ compiler version configure:5053: 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:5056: $? = 0 configure:5058: 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 --enable-java-awt=gtk --enable-languages=c,c++,java,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:5061: $? = 0 configure:5063: i686-pc-linux-gnu-g++ -V </dev/null >&5 i686-pc-linux-gnu-g++: `-V' option must have argument configure:5066: $? = 1 configure:5069: checking whether we are using the GNU C++ compiler configure:5093: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.cc >&5 configure:5099: $? = 0 configure:5103: test -z || test ! -s conftest.err configure:5106: $? = 0 configure:5109: test -s conftest.o configure:5112: $? = 0 configure:5125: result: yes configure:5131: checking whether i686-pc-linux-gnu-g++ accepts -g configure:5152: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 configure:5158: $? = 0 configure:5162: test -z || test ! -s conftest.err configure:5165: $? = 0 configure:5168: test -s conftest.o configure:5171: $? = 0 configure:5182: result: yes configure:5224: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.cc >&5 configure:5230: $? = 0 configure:5234: test -z || test ! -s conftest.err configure:5237: $? = 0 configure:5240: test -s conftest.o configure:5243: $? = 0 configure:5269: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:15: error: `exit' undeclared (first use this function) conftest.cc:15: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:5275: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.018" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:5224: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.cc >&5 configure:5230: $? = 0 configure:5234: test -z || test ! -s conftest.err configure:5237: $? = 0 configure:5240: test -s conftest.o configure:5243: $? = 0 configure:5269: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.cc >&5 configure:5275: $? = 0 configure:5279: test -z || test ! -s conftest.err configure:5282: $? = 0 configure:5285: test -s conftest.o configure:5288: $? = 0 configure:5313: checking dependency style of i686-pc-linux-gnu-g++ configure:5403: result: gcc3 configure:5425: checking how to run the C preprocessor configure:5460: i686-pc-linux-gnu-gcc -E conftest.c configure:5466: $? = 0 configure:5498: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:5504: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.018" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5543: result: i686-pc-linux-gnu-gcc -E configure:5567: i686-pc-linux-gnu-gcc -E conftest.c configure:5573: $? = 0 configure:5605: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:5611: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.018" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5655: checking for egrep configure:5665: result: grep -E configure:5670: checking for ANSI C header files configure:5695: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:5701: $? = 0 configure:5705: test -z || test ! -s conftest.err configure:5708: $? = 0 configure:5711: test -s conftest.o configure:5714: $? = 0 configure:5803: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:5806: $? = 0 configure:5808: ./conftest configure:5811: $? = 0 configure:5826: result: yes configure:5836: checking for an ANSI C-conforming const configure:5903: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:5909: $? = 0 configure:5913: test -z || test ! -s conftest.err configure:5916: $? = 0 configure:5919: test -s conftest.o configure:5922: $? = 0 configure:5933: result: yes configure:6015: checking for a sed that does not truncate output configure:6069: result: /bin/sed configure:6083: checking for ld used by i686-pc-linux-gnu-gcc configure:6150: result: /usr/i686-pc-linux-gnu/bin/ld configure:6159: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:6174: result: yes configure:6179: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files configure:6186: result: -r configure:6204: checking for BSD-compatible nm configure:6246: result: /usr/bin/i686-pc-linux-gnu-nm -B configure:6250: checking whether ln -s works configure:6254: result: yes configure:6261: checking how to recognise dependent libraries configure:6433: result: pass_all configure:6564: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:6567: $? = 0 configure:6673: checking for sys/types.h configure:6689: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:6695: $? = 0 configure:6699: test -z || test ! -s conftest.err configure:6702: $? = 0 configure:6705: test -s conftest.o configure:6708: $? = 0 configure:6719: result: yes configure:6673: checking for sys/stat.h configure:6689: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:6695: $? = 0 configure:6699: test -z || test ! -s conftest.err configure:6702: $? = 0 configure:6705: test -s conftest.o configure:6708: $? = 0 configure:6719: result: yes configure:6673: checking for stdlib.h configure:6689: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:6695: $? = 0 configure:6699: test -z || test ! -s conftest.err configure:6702: $? = 0 configure:6705: test -s conftest.o configure:6708: $? = 0 configure:6719: result: yes configure:6673: checking for string.h configure:6689: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:6695: $? = 0 configure:6699: test -z || test ! -s conftest.err configure:6702: $? = 0 configure:6705: test -s conftest.o configure:6708: $? = 0 configure:6719: result: yes configure:6673: checking for memory.h configure:6689: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:6695: $? = 0 configure:6699: test -z || test ! -s conftest.err configure:6702: $? = 0 configure:6705: test -s conftest.o configure:6708: $? = 0 configure:6719: result: yes configure:6673: checking for strings.h configure:6689: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:6695: $? = 0 configure:6699: test -z || test ! -s conftest.err configure:6702: $? = 0 configure:6705: test -s conftest.o configure:6708: $? = 0 configure:6719: result: yes configure:6673: checking for inttypes.h configure:6689: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:6695: $? = 0 configure:6699: test -z || test ! -s conftest.err configure:6702: $? = 0 configure:6705: test -s conftest.o configure:6708: $? = 0 configure:6719: result: yes configure:6673: checking for stdint.h configure:6689: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:6695: $? = 0 configure:6699: test -z || test ! -s conftest.err configure:6702: $? = 0 configure:6705: test -s conftest.o configure:6708: $? = 0 configure:6719: result: yes configure:6673: checking for unistd.h configure:6689: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:6695: $? = 0 configure:6699: test -z || test ! -s conftest.err configure:6702: $? = 0 configure:6705: test -s conftest.o configure:6708: $? = 0 configure:6719: result: yes configure:6745: checking dlfcn.h usability configure:6757: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:6763: $? = 0 configure:6767: test -z || test ! -s conftest.err configure:6770: $? = 0 configure:6773: test -s conftest.o configure:6776: $? = 0 configure:6786: result: yes configure:6790: checking dlfcn.h presence configure:6800: i686-pc-linux-gnu-gcc -E conftest.c configure:6806: $? = 0 configure:6826: result: yes configure:6861: checking for dlfcn.h configure:6868: result: yes configure:6891: checking how to run the C++ preprocessor configure:6922: i686-pc-linux-gnu-g++ -E conftest.cc configure:6928: $? = 0 configure:6960: i686-pc-linux-gnu-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:6966: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.018" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #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 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:7005: result: i686-pc-linux-gnu-g++ -E configure:7029: i686-pc-linux-gnu-g++ -E conftest.cc configure:7035: $? = 0 configure:7067: i686-pc-linux-gnu-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:7073: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.018" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #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 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:7126: checking for i686-pc-linux-gnu-g77 configure:7142: found /usr/bin/i686-pc-linux-gnu-g77 configure:7152: result: i686-pc-linux-gnu-g77 configure:7211: checking for Fortran 77 compiler version configure:7212: 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:7215: $? = 0 configure:7217: 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 --enable-java-awt=gtk --enable-languages=c,c++,java,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:7220: $? = 0 configure:7222: i686-pc-linux-gnu-g77 -V </dev/null >&5 i686-pc-linux-gnu-g77: `-V' option must have argument configure:7225: $? = 1 configure:7233: checking whether we are using the GNU Fortran 77 compiler configure:7247: i686-pc-linux-gnu-g77 -c conftest.F >&5 configure:7253: $? = 0 configure:7257: test -z || test ! -s conftest.err configure:7260: $? = 0 configure:7263: test -s conftest.o configure:7266: $? = 0 configure:7279: result: yes configure:7285: checking whether i686-pc-linux-gnu-g77 accepts -g configure:7297: i686-pc-linux-gnu-g77 -c -g conftest.f >&5 configure:7303: $? = 0 configure:7307: test -z || test ! -s conftest.err configure:7310: $? = 0 configure:7313: test -s conftest.o configure:7316: $? = 0 configure:7328: result: yes configure:7358: checking the maximum length of command line arguments configure:7450: result: 32768 configure:7461: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object configure:7557: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:7560: $? = 0 configure:7564: /usr/bin/i686-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7567: $? = 0 configure:7619: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c conftstm.o >&5 configure:7622: $? = 0 configure:7660: result: ok configure:7664: checking for objdir configure:7679: result: .libs configure:7731: checking for i686-pc-linux-gnu-ar configure:7747: found /usr/bin/i686-pc-linux-gnu-ar configure:7757: result: i686-pc-linux-gnu-ar configure:7811: checking for i686-pc-linux-gnu-ranlib configure:7827: found /usr/bin/i686-pc-linux-gnu-ranlib configure:7837: result: i686-pc-linux-gnu-ranlib configure:7891: checking for i686-pc-linux-gnu-strip configure:7907: found /usr/bin/i686-pc-linux-gnu-strip configure:7917: result: i686-pc-linux-gnu-strip configure:8178: checking for correct ltmain.sh version configure:8208: result: yes configure:8284: checking if i686-pc-linux-gnu-gcc static flag works configure:8312: result: yes configure:8330: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8350: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8354: $? = 0 configure:8365: result: no configure:8380: checking for i686-pc-linux-gnu-gcc option to produce PIC configure:8584: result: -fPIC configure:8592: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works configure:8612: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe -fPIC -DPIC conftest.c >&5 configure:8616: $? = 0 configure:8627: result: yes configure:8651: checking if i686-pc-linux-gnu-gcc supports -c -o file.o configure:8674: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe -o out/conftest2.o conftest.c >&5 configure:8678: $? = 0 configure:8698: result: yes configure:8724: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:9620: result: yes configure:9646: checking whether -lc should be explicitly linked in configure:9651: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:9654: $? = 0 configure:9668: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9671: $? = 0 configure:9683: result: no configure:9691: checking dynamic linker characteristics configure:10292: result: GNU/Linux ld.so configure:10296: checking how to hardcode library paths into programs configure:10321: result: immediate configure:10335: checking whether stripping libraries is possible configure:10340: result: yes configure:11170: checking if libtool supports shared libraries configure:11172: result: yes configure:11175: checking whether to build shared libraries configure:11196: result: yes configure:11199: checking whether to build static libraries configure:11203: result: yes configure:11295: creating libtool configure:11873: checking for ld used by i686-pc-linux-gnu-g++ configure:11940: result: /usr/i686-pc-linux-gnu/bin/ld configure:11949: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:11964: result: yes configure:12015: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:12902: result: yes configure:12920: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.cc >&5 configure:12923: $? = 0 configure:13019: checking for i686-pc-linux-gnu-g++ option to produce PIC configure:13287: result: -fPIC configure:13295: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works configure:13315: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe -fPIC -DPIC conftest.cc >&5 configure:13319: $? = 0 configure:13330: result: yes configure:13354: checking if i686-pc-linux-gnu-g++ supports -c -o file.o configure:13377: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe -o out/conftest2.o conftest.cc >&5 configure:13381: $? = 0 configure:13401: result: yes configure:13427: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:13452: result: yes configure:13523: checking dynamic linker characteristics configure:14124: result: GNU/Linux ld.so configure:14128: checking how to hardcode library paths into programs configure:14153: result: immediate configure:14167: checking whether stripping libraries is possible configure:14172: result: yes configure:15508: checking if libtool supports shared libraries configure:15510: result: yes configure:15513: checking whether to build shared libraries configure:15533: result: yes configure:15536: checking whether to build static libraries configure:15540: result: yes configure:15552: checking for i686-pc-linux-gnu-g77 option to produce PIC configure:15756: result: -fPIC configure:15764: checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works configure:15784: i686-pc-linux-gnu-g77 -c -g -O2 -fPIC conftest.f >&5 configure:15788: $? = 0 configure:15799: result: yes configure:15823: checking if i686-pc-linux-gnu-g77 supports -c -o file.o configure:15846: i686-pc-linux-gnu-g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:15850: $? = 0 configure:15870: result: yes configure:15896: checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:16772: result: yes configure:16843: checking dynamic linker characteristics configure:17444: result: GNU/Linux ld.so configure:17448: checking how to hardcode library paths into programs configure:17473: result: immediate configure:17487: checking whether stripping libraries is possible configure:17492: result: yes configure:21960: checking for freetype-config configure:21978: found /usr/bin/freetype-config configure:21991: result: /usr/bin/freetype-config configure:21998: checking for freetype - version >= 9.5.0 configure:22056: result: yes configure:22100: checking X11/X.h usability configure:22112: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:22118: $? = 0 configure:22122: test -z || test ! -s conftest.err configure:22125: $? = 0 configure:22128: test -s conftest.o configure:22131: $? = 0 configure:22141: result: yes configure:22145: checking X11/X.h presence configure:22155: i686-pc-linux-gnu-gcc -E conftest.c configure:22161: $? = 0 configure:22181: result: yes configure:22216: checking for X11/X.h configure:22223: result: yes configure:22236: checking whether software x11 backend is to be built configure:22243: result: yes configure:22260: checking for X configure:22365: i686-pc-linux-gnu-gcc -E conftest.c configure:22371: $? = 0 configure:22421: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c -lXt >&5 configure:22427: $? = 0 configure:22431: test -z || test ! -s conftest.err configure:22434: $? = 0 configure:22437: test -s conftest configure:22440: $? = 0 configure:22490: result: libraries , headers configure:22662: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c -lX11 >&5 configure:22668: $? = 0 configure:22672: test -z || test ! -s conftest.err configure:22675: $? = 0 configure:22678: test -s conftest configure:22681: $? = 0 configure:22839: checking for gethostbyname configure:22896: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:22902: $? = 0 configure:22906: test -z || test ! -s conftest.err configure:22909: $? = 0 configure:22912: test -s conftest configure:22915: $? = 0 configure:22927: result: yes configure:23078: checking for connect configure:23135: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:23141: $? = 0 configure:23145: test -z || test ! -s conftest.err configure:23148: $? = 0 configure:23151: test -s conftest configure:23154: $? = 0 configure:23166: result: yes configure:23241: checking for remove configure:23298: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:23304: $? = 0 configure:23308: test -z || test ! -s conftest.err configure:23311: $? = 0 configure:23314: test -s conftest configure:23317: $? = 0 configure:23329: result: yes configure:23404: checking for shmat configure:23461: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c >&5 configure:23467: $? = 0 configure:23471: test -z || test ! -s conftest.err configure:23474: $? = 0 configure:23477: test -s conftest configure:23480: $? = 0 configure:23492: result: yes configure:23576: checking for IceConnectionNumber in -lICE configure:23606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c -lICE >&5 configure:23612: $? = 0 configure:23616: test -z || test ! -s conftest.err configure:23619: $? = 0 configure:23622: test -s conftest configure:23625: $? = 0 configure:23638: result: yes configure:23649: checking for X11/X.h configure:23654: result: yes configure:23852: checking for pkg-config configure:23870: found /usr/bin/pkg-config configure:23883: result: /usr/bin/pkg-config configure:23900: checking for xcb-image configure:24140: checking for xcb-icccm configure:24184: checking whether software xcb backend is to be built configure:24191: result: yes configure:24376: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe conftest.c -lX11 >&5 configure:24382: $? = 0 configure:24386: test -z || test ! -s conftest.err configure:24389: $? = 0 configure:24392: test -s conftest configure:24395: $? = 0 configure:24553: checking for gethostbyname configure:24641: result: yes configure:24792: checking for connect configure:24880: result: yes configure:24955: checking for remove configure:25043: result: yes configure:25118: checking for shmat configure:25206: result: yes configure:25290: checking for IceConnectionNumber in -lICE configure:25352: result: yes configure:25417: checking for xcb-icccm configure:25456: error: Library requirements (xcb-icccm) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ## ---------------- ## ## 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_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=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe' 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=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe' 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_LDFLAGS_set= ac_cv_env_LDFLAGS_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_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_X11_X_h=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_lib_ICE_IceConnectionNumber=yes ac_cv_objext=o ac_cv_path_FREETYPE_CONFIG=/usr/bin/freetype-config ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config 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_search_strerror='none required' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= lt_cv_cc_64bit_output=no 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/i686-pc-linux-gnu-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'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/evas-9999/work/e17/libs/evas/missing --run aclocal-1.8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/evas-9999/work/e17/libs/evas/missing --run tar' AR='i686-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/evas-9999/work/e17/libs/evas/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/evas-9999/work/e17/libs/evas/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/evas-9999/work/e17/libs/evas/missing --run automake-1.8' AWK='gawk' BUILD_ENGINE_BUFFER_FALSE='' BUILD_ENGINE_BUFFER_TRUE='' BUILD_ENGINE_CAIRO_COMMON_FALSE='' BUILD_ENGINE_CAIRO_COMMON_TRUE='' BUILD_ENGINE_CAIRO_X11_FALSE='' BUILD_ENGINE_CAIRO_X11_TRUE='' BUILD_ENGINE_DIRECTFB_FALSE='' BUILD_ENGINE_DIRECTFB_TRUE='' BUILD_ENGINE_FB_FALSE='' BUILD_ENGINE_FB_TRUE='' BUILD_ENGINE_GL_COMMON_FALSE='' BUILD_ENGINE_GL_COMMON_TRUE='' BUILD_ENGINE_GL_X11_FALSE='' BUILD_ENGINE_GL_X11_TRUE='' BUILD_ENGINE_SOFTWARE_QTOPIA_FALSE='' BUILD_ENGINE_SOFTWARE_QTOPIA_TRUE='' BUILD_ENGINE_SOFTWARE_X11_FALSE='#' BUILD_ENGINE_SOFTWARE_X11_TRUE='' BUILD_ENGINE_SOFTWARE_XCB_FALSE='' BUILD_ENGINE_SOFTWARE_XCB_TRUE='' BUILD_ENGINE_XRENDER_X11_FALSE='' BUILD_ENGINE_XRENDER_X11_TRUE='' CC='i686-pc-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe' CPP='i686-pc-linux-gnu-gcc -E' CPPFLAGS='' CXX='i686-pc-linux-gnu-g++' CXXCPP='i686-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -march=pentium4 -mfpmath=sse -msse2 -fomit-frame-pointer -pipe' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DIRECTFB_CFLAGS='' DIRECTFB_LIBS='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EDB_CONFIG='' EET_CONFIG='' EGREP='grep -E' ENGINE_BUFFER_PRG='' ENGINE_CAIRO_X11_PRG='' ENGINE_DIRECTFB_PRG='' ENGINE_FB_PRG='' ENGINE_GL_X11_PRG='' ENGINE_SOFTWARE_QTOPIA_PRG='' ENGINE_SOFTWARE_X11_PRG='evas_software_x11_test evas_software_x11_perf_test evas_software_x11_perf_load' ENGINE_SOFTWARE_XCB_PRG='' ENGINE_XRENDER_X11_PRG='' EXEEXT='' F77='i686-pc-linux-gnu-g77' FFLAGS='-g -O2' FREETYPE_CFLAGS='-I/usr/include/freetype2' FREETYPE_CONFIG='/usr/bin/freetype-config' FREETYPE_LIBS='-lfreetype -lz' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/evas-9999/work/e17/libs/evas/missing --run makeinfo' OBJEXT='o' PACKAGE='evas' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='i686-pc-linux-gnu-ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='i686-pc-linux-gnu-strip' VALGRIND_CFLAGS='' VALGRIND_LIBS='' VERSION='0.9.9.018' XCB_CFLAGS='' XCB_ICCCM_CFLAGS='' XCB_ICCCM_LIBS='' XCB_LIBS='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE -lSM -lICE' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='' ac_ct_STRIP='' altivec_cflags='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='/usr/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' edb_cflags='' edb_libs='' eet_cflags='' eet_libs='' exec_prefix='NONE' gl_cflags='' gl_libs='' 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/evas-9999/work/e17/libs/evas/install-sh' jpeg_cflags='' jpeg_libs='' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' png_cflags='' png_libs='' prefix='/usr' program_transform_name='s,x,x,' qt_cflags='' qt_libs='' qt_moc='moc' requirements='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' x_cflags='-I/usr/X11R6/include' x_libs='-L/usr/X11R6/lib -lX11 -lXext' xcb_cflags='' xcb_libs='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define BUILD_ENGINE_SOFTWARE_X11 1 #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 "evas" #define PACKAGE_BIN_DIR "/usr/bin" #define PACKAGE_BUGREPORT "" #define PACKAGE_DATA_DIR "/usr/share/evas" #define PACKAGE_LIB_DIR "/usr/lib" #define PACKAGE_NAME "" #define PACKAGE_SOURCE_DIR "/var/tmp/portage/evas-9999/work/e17/libs/evas" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "0.9.9.018" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 1-- Beber [EMAIL PROTECTED] ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel |
- Re: [E-devel] evas build config problem Gabriel Rossetti
- Re: [E-devel] evas build config problem David Sharp
- Re: [E-devel] evas build config problem Mike Frysinger