This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libpthread-stubs configure 0.3, which was generated by GNU Autoconf 2.64. Invocation command line was $ /usr/mingw32/tmp/portage/dev-libs/libpthread-stubs-0.3/work/libpthread-stubs-0.3/configure --prefix=/usr --build=mingw32 --host=mingw32 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --disable-dependency-tracking --docdir=/usr/share/doc/libpthread-stubs-0.3 --enable-shared --disable-static --disable-dependency-tracking --build=i686-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = binkidesky uname -m = i686 uname -r = 3.0.0-gentoobinkidesky_2011.07.29 uname -s = Linux uname -v = #2 Mon Sep 12 18:46:08 UTC 2011 /usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.26GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/bin/ebuild-helpers/4 PATH: /usr/lib/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2119: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | if [[ ${CHOST} != "" ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:2251: checking for a BSD-compatible install configure:2319: result: /usr/bin/install -c configure:2330: checking whether build environment is sane configure:2380: result: yes configure:2429: checking for mingw32-strip configure:2445: found /usr/bin/mingw32-strip configure:2456: result: mingw32-strip configure:2521: checking for a thread-safe mkdir -p configure:2560: result: /bin/mkdir -p configure:2573: checking for gawk configure:2589: found /usr/bin/gawk configure:2600: result: gawk configure:2611: checking whether make sets $(MAKE) configure:2633: result: yes configure:2746: checking build system type configure:2760: result: i686-pc-linux-gnu configure:2780: checking host system type configure:2793: result: i386-pc-mingw32 configure:2825: checking for style of include used by make configure:2853: result: GNU configure:2883: checking for mingw32-gcc configure:2910: result: mingw32-gcc configure:3179: checking for C compiler version configure:3188: mingw32-gcc --version >&5 mingw32-gcc (Gentoo 4.4.1 p1.0) 4.4.1 Copyright (C) 2009 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:3199: $? = 0 configure:3188: mingw32-gcc -v >&5 Using built-in specs. Target: mingw32 Configured with: /var/tmp/portage/cross-mingw32/gcc-4.4.1/work/gcc-4.4.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/mingw32/gcc-bin/4.4.1 --includedir=/usr/lib/gcc/mingw32/4.4.1/include --datadir=/usr/share/gcc-data/mingw32/4.4.1 --mandir=/usr/share/gcc-data/mingw32/4.4.1/man --infodir=/usr/share/gcc-data/mingw32/4.4.1/info --with-gxx-include-dir=/usr/lib/gcc/mingw32/4.4.1/include/g++-v4 --host=i686-pc-linux-gnu --target=mingw32 --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-libmudflap --disable-libssp --enable-cld --with-python-dir=/share/gcc-data/mingw32/4.4.1/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --with-sysroot=/usr/mingw32 --disable-bootstrap --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.1 p1.0' Thread model: win32 gcc version 4.4.1 (Gentoo 4.4.1 p1.0) configure:3199: $? = 0 configure:3188: mingw32-gcc -V >&5 mingw32-gcc: '-V' option must have argument configure:3199: $? = 1 configure:3188: mingw32-gcc -qversion >&5 mingw32-gcc: unrecognized option '-qversion' mingw32-gcc: no input files configure:3199: $? = 1 configure:3221: checking for C compiler default output file name configure:3243: mingw32-gcc -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ -L/usr/mingw32/lib -L/usr/mingw32/usr/lib conftest.c >&5 configure:3247: $? = 0 configure:3284: result: a.exe configure:3300: checking whether the C compiler works configure:3328: result: yes configure:3335: checking whether we are cross compiling configure:3337: result: yes configure:3340: checking for suffix of executables configure:3347: mingw32-gcc -o conftest.exe -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ -L/usr/mingw32/lib -L/usr/mingw32/usr/lib conftest.c >&5 configure:3351: $? = 0 configure:3373: result: .exe configure:3379: checking for suffix of object files configure:3401: mingw32-gcc -c -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ conftest.c >&5 configure:3405: $? = 0 configure:3426: result: o configure:3430: checking whether we are using the GNU C compiler configure:3449: mingw32-gcc -c -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ conftest.c >&5 configure:3449: $? = 0 configure:3458: result: yes configure:3467: checking whether mingw32-gcc accepts -g configure:3487: mingw32-gcc -c -g conftest.c >&5 configure:3487: $? = 0 configure:3528: result: yes configure:3545: checking for mingw32-gcc option to accept ISO C89 configure:3609: mingw32-gcc -c -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ conftest.c >&5 configure:3609: $? = 0 configure:3622: result: none needed configure:3644: checking dependency style of mingw32-gcc configure:3754: result: none configure:3769: checking for a sed that does not truncate output configure:3833: result: /bin/sed configure:3851: checking for grep that handles long lines and -e configure:3909: result: /bin/grep configure:3914: checking for egrep configure:3976: result: /bin/grep -E configure:3981: checking for fgrep configure:4043: result: /bin/grep -F configure:4078: checking for ld used by mingw32-gcc configure:4145: result: /usr/libexec/gcc/mingw32/ld configure:4152: checking if the linker (/usr/libexec/gcc/mingw32/ld) is GNU ld configure:4167: result: yes configure:4179: checking for BSD- or MS-compatible name lister (nm) configure:4228: result: /usr/bin/mingw32-nm -B configure:4346: checking the name lister (/usr/bin/mingw32-nm -B) interface configure:4353: mingw32-gcc -c -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ conftest.c >&5 configure:4356: /usr/bin/mingw32-nm -B "conftest.o" configure:4359: output 00000000 b .bss 00000000 d .data 00000000 t .text 00000000 B _some_variable configure:4366: result: BSD nm configure:4369: checking whether ln -s works configure:4373: result: yes configure:4381: checking the maximum length of command line arguments configure:4501: result: 1572864 configure:4518: checking whether the shell understands some XSI constructs configure:4528: result: yes configure:4532: checking whether the shell understands "+=" configure:4538: result: yes configure:4573: checking for /usr/libexec/gcc/mingw32/ld option to reload object files configure:4580: result: -r configure:4609: checking for mingw32-objdump configure:4625: found /usr/bin/mingw32-objdump configure:4636: result: mingw32-objdump configure:4708: checking how to recognize dependent libraries configure:4904: result: file_magic ^x86 archive import|^x86 DLL configure:4924: checking for mingw32-ar configure:4940: found /usr/bin/mingw32-ar configure:4951: result: mingw32-ar configure:5029: checking for mingw32-strip configure:5056: result: mingw32-strip configure:5128: checking for mingw32-ranlib configure:5144: found /usr/bin/mingw32-ranlib configure:5155: result: mingw32-ranlib configure:5285: checking command to parse /usr/bin/mingw32-nm -B output from mingw32-gcc object configure:5403: mingw32-gcc -c -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ conftest.c >&5 configure:5406: $? = 0 configure:5410: /usr/bin/mingw32-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5413: $? = 0 cannot find nm_test_var in conftest.nm configure:5403: mingw32-gcc -c -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ conftest.c >&5 configure:5406: $? = 0 configure:5410: /usr/bin/mingw32-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:5413: $? = 0 configure:5467: mingw32-gcc -o conftest.exe -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ -L/usr/mingw32/lib -L/usr/mingw32/usr/lib conftest.c conftstm.o >&5 configure:5470: $? = 0 configure:5508: result: ok configure:6317: checking how to run the C preprocessor configure:6348: mingw32-gcc -E conftest.c configure:6348: $? = 0 configure:6362: mingw32-gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:6362: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libpthread-stubs" | #define PACKAGE_TARNAME "libpthread-stubs" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "libpthread-stubs 0.3" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libpthread-stubs" | #define VERSION "0.3" | /* end confdefs.h. */ | #include configure:6387: result: mingw32-gcc -E configure:6407: mingw32-gcc -E conftest.c configure:6407: $? = 0 configure:6421: mingw32-gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:6421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libpthread-stubs" | #define PACKAGE_TARNAME "libpthread-stubs" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "libpthread-stubs 0.3" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libpthread-stubs" | #define VERSION "0.3" | /* end confdefs.h. */ | #include configure:6450: checking for ANSI C header files configure:6470: mingw32-gcc -c -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ conftest.c >&5 configure:6470: $? = 0 configure:6554: result: yes configure:6567: checking for sys/types.h configure:6567: mingw32-gcc -c -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ conftest.c >&5 configure:6567: $? = 0 configure:6567: result: yes configure:6567: checking for sys/stat.h configure:6567: mingw32-gcc -c -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ conftest.c >&5 configure:6567: $? = 0 configure:6567: result: yes configure:6567: checking for stdlib.h configure:6567: mingw32-gcc -c -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ conftest.c >&5 configure:6567: $? = 0 configure:6567: result: yes configure:6567: checking for string.h configure:6567: mingw32-gcc -c -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ conftest.c >&5 configure:6567: $? = 0 configure:6567: result: yes configure:6567: checking for memory.h configure:6567: mingw32-gcc -c -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ conftest.c >&5 configure:6567: $? = 0 configure:6567: result: yes configure:6567: checking for strings.h configure:6567: mingw32-gcc -c -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ conftest.c >&5 configure:6567: $? = 0 configure:6567: result: yes configure:6567: checking for inttypes.h configure:6567: mingw32-gcc -c -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ conftest.c >&5 configure:6567: $? = 0 configure:6567: result: yes configure:6567: checking for stdint.h configure:6567: mingw32-gcc -c -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ conftest.c >&5 configure:6567: $? = 0 configure:6567: result: yes configure:6567: checking for unistd.h configure:6567: mingw32-gcc -c -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ conftest.c >&5 configure:6567: $? = 0 configure:6567: result: yes configure:6582: checking for dlfcn.h configure:6582: mingw32-gcc -c -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ conftest.c >&5 conftest.c:55:19: error: dlfcn.h: No such file or directory configure:6582: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libpthread-stubs" | #define PACKAGE_TARNAME "libpthread-stubs" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "libpthread-stubs 0.3" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libpthread-stubs" | #define VERSION "0.3" | #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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:6582: result: no configure:6766: checking for objdir configure:6781: result: .libs configure:7073: checking if mingw32-gcc supports -fno-rtti -fno-exceptions configure:7091: mingw32-gcc -c -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7095: $? = 0 configure:7108: result: no configure:7128: checking for mingw32-gcc option to produce PIC configure:7400: result: -DDLL_EXPORT -DPIC configure:7412: checking if mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works configure:7430: mingw32-gcc -c -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ -DDLL_EXPORT -DPIC -DPIC conftest.c >&5 configure:7434: $? = 0 configure:7447: result: yes configure:7471: checking if mingw32-gcc static flag -static works configure:7499: result: yes configure:7514: checking if mingw32-gcc supports -c -o file.o configure:7535: mingw32-gcc -c -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ -o out/conftest2.o conftest.c >&5 configure:7539: $? = 0 configure:7561: result: yes configure:7569: checking if mingw32-gcc supports -c -o file.o configure:7616: result: yes configure:7649: checking whether the mingw32-gcc linker (/usr/libexec/gcc/mingw32/ld) supports shared libraries configure:8639: result: yes configure:8676: checking whether -lc should be explicitly linked in configure:8681: mingw32-gcc -c -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ conftest.c >&5 configure:8684: $? = 0 configure:8699: mingw32-gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:8702: $? = 1 configure:8714: result: yes configure:8878: checking dynamic linker characteristics configure:9541: result: Win32 ld.exe configure:9643: checking how to hardcode library paths into programs configure:9668: result: immediate configure:10188: checking whether stripping libraries is possible configure:10193: result: yes configure:10228: checking if libtool supports shared libraries configure:10230: result: yes configure:10233: checking whether to build shared libraries configure:10254: result: yes configure:10257: checking whether to build static libraries configure:10261: result: no configure:10304: checking for mingw32-gcc configure:10331: result: mingw32-gcc configure:10600: checking for C compiler version configure:10609: mingw32-gcc --version >&5 mingw32-gcc (Gentoo 4.4.1 p1.0) 4.4.1 Copyright (C) 2009 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:10620: $? = 0 configure:10609: mingw32-gcc -v >&5 Using built-in specs. Target: mingw32 Configured with: /var/tmp/portage/cross-mingw32/gcc-4.4.1/work/gcc-4.4.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/mingw32/gcc-bin/4.4.1 --includedir=/usr/lib/gcc/mingw32/4.4.1/include --datadir=/usr/share/gcc-data/mingw32/4.4.1 --mandir=/usr/share/gcc-data/mingw32/4.4.1/man --infodir=/usr/share/gcc-data/mingw32/4.4.1/info --with-gxx-include-dir=/usr/lib/gcc/mingw32/4.4.1/include/g++-v4 --host=i686-pc-linux-gnu --target=mingw32 --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-libmudflap --disable-libssp --enable-cld --with-python-dir=/share/gcc-data/mingw32/4.4.1/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --with-sysroot=/usr/mingw32 --disable-bootstrap --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.1 p1.0' Thread model: win32 gcc version 4.4.1 (Gentoo 4.4.1 p1.0) configure:10620: $? = 0 configure:10609: mingw32-gcc -V >&5 mingw32-gcc: '-V' option must have argument configure:10620: $? = 1 configure:10609: mingw32-gcc -qversion >&5 mingw32-gcc: unrecognized option '-qversion' mingw32-gcc: no input files configure:10620: $? = 1 configure:10624: checking whether we are using the GNU C compiler configure:10652: result: yes configure:10661: checking whether mingw32-gcc accepts -g configure:10722: result: yes configure:10739: checking for mingw32-gcc option to accept ISO C89 configure:10816: result: none needed configure:10838: checking dependency style of mingw32-gcc configure:10948: result: none configure:10967: checking if compiler supports __attribute__((weak, alias)) configure:10979: mingw32-gcc -c -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ -Werror conftest.c >&5 configure:10979: $? = 0 configure:10987: result: yes configure:11001: checking for pthread_self configure:11001: mingw32-gcc -o conftest.exe -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ -L/usr/mingw32/lib -L/usr/mingw32/usr/lib conftest.c >&5 /usr/mingw32/tmp/portage/dev-libs/libpthread-stubs-0.3/temp/ccBgtF9b.o:conftest.c:(.text+0xc): undefined reference to `_pthread_self' collect2: ld returned 1 exit status configure:11001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libpthread-stubs" | #define PACKAGE_TARNAME "libpthread-stubs" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "libpthread-stubs 0.3" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libpthread-stubs" | #define VERSION "0.3" | #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 LT_OBJDIR ".libs/" | #define SUPPORT_ATTRIBUTE_ALIAS 1 | /* end confdefs.h. */ | /* Define pthread_self to an innocuous variant, in case declares pthread_self. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_self innocuous_pthread_self | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_self (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_self | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_self (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_self || defined __stub___pthread_self | choke me | #endif | | int | main () | { | return pthread_self (); | ; | return 0; | } configure:11001: result: no configure:11001: checking for pthread_mutex_init configure:11001: mingw32-gcc -o conftest.exe -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ -L/usr/mingw32/lib -L/usr/mingw32/usr/lib conftest.c >&5 /usr/mingw32/tmp/portage/dev-libs/libpthread-stubs-0.3/temp/cc3D9gfx.o:conftest.c:(.text+0xc): undefined reference to `_pthread_mutex_init' collect2: ld returned 1 exit status configure:11001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libpthread-stubs" | #define PACKAGE_TARNAME "libpthread-stubs" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "libpthread-stubs 0.3" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libpthread-stubs" | #define VERSION "0.3" | #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 LT_OBJDIR ".libs/" | #define SUPPORT_ATTRIBUTE_ALIAS 1 | /* end confdefs.h. */ | /* Define pthread_mutex_init to an innocuous variant, in case declares pthread_mutex_init. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_mutex_init innocuous_pthread_mutex_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_mutex_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_mutex_init | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_mutex_init (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_mutex_init || defined __stub___pthread_mutex_init | choke me | #endif | | int | main () | { | return pthread_mutex_init (); | ; | return 0; | } configure:11001: result: no configure:11001: checking for pthread_mutex_destroy configure:11001: mingw32-gcc -o conftest.exe -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ -L/usr/mingw32/lib -L/usr/mingw32/usr/lib conftest.c >&5 /usr/mingw32/tmp/portage/dev-libs/libpthread-stubs-0.3/temp/ccrFOy5O.o:conftest.c:(.text+0xc): undefined reference to `_pthread_mutex_destroy' collect2: ld returned 1 exit status configure:11001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libpthread-stubs" | #define PACKAGE_TARNAME "libpthread-stubs" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "libpthread-stubs 0.3" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libpthread-stubs" | #define VERSION "0.3" | #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 LT_OBJDIR ".libs/" | #define SUPPORT_ATTRIBUTE_ALIAS 1 | /* end confdefs.h. */ | /* Define pthread_mutex_destroy to an innocuous variant, in case declares pthread_mutex_destroy. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_mutex_destroy innocuous_pthread_mutex_destroy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_mutex_destroy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_mutex_destroy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_mutex_destroy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_mutex_destroy || defined __stub___pthread_mutex_destroy | choke me | #endif | | int | main () | { | return pthread_mutex_destroy (); | ; | return 0; | } configure:11001: result: no configure:11001: checking for pthread_mutex_lock configure:11001: mingw32-gcc -o conftest.exe -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ -L/usr/mingw32/lib -L/usr/mingw32/usr/lib conftest.c >&5 /usr/mingw32/tmp/portage/dev-libs/libpthread-stubs-0.3/temp/ccuhSd50.o:conftest.c:(.text+0xc): undefined reference to `_pthread_mutex_lock' collect2: ld returned 1 exit status configure:11001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libpthread-stubs" | #define PACKAGE_TARNAME "libpthread-stubs" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "libpthread-stubs 0.3" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libpthread-stubs" | #define VERSION "0.3" | #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 LT_OBJDIR ".libs/" | #define SUPPORT_ATTRIBUTE_ALIAS 1 | /* end confdefs.h. */ | /* Define pthread_mutex_lock to an innocuous variant, in case declares pthread_mutex_lock. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_mutex_lock innocuous_pthread_mutex_lock | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_mutex_lock (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_mutex_lock | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_mutex_lock (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_mutex_lock || defined __stub___pthread_mutex_lock | choke me | #endif | | int | main () | { | return pthread_mutex_lock (); | ; | return 0; | } configure:11001: result: no configure:11001: checking for pthread_mutex_unlock configure:11001: mingw32-gcc -o conftest.exe -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ -L/usr/mingw32/lib -L/usr/mingw32/usr/lib conftest.c >&5 /usr/mingw32/tmp/portage/dev-libs/libpthread-stubs-0.3/temp/ccLJN9jj.o:conftest.c:(.text+0xc): undefined reference to `_pthread_mutex_unlock' collect2: ld returned 1 exit status configure:11001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libpthread-stubs" | #define PACKAGE_TARNAME "libpthread-stubs" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "libpthread-stubs 0.3" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libpthread-stubs" | #define VERSION "0.3" | #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 LT_OBJDIR ".libs/" | #define SUPPORT_ATTRIBUTE_ALIAS 1 | /* end confdefs.h. */ | /* Define pthread_mutex_unlock to an innocuous variant, in case declares pthread_mutex_unlock. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_mutex_unlock innocuous_pthread_mutex_unlock | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_mutex_unlock (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_mutex_unlock | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_mutex_unlock (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_mutex_unlock || defined __stub___pthread_mutex_unlock | choke me | #endif | | int | main () | { | return pthread_mutex_unlock (); | ; | return 0; | } configure:11001: result: no configure:11001: checking for pthread_cond_init configure:11001: mingw32-gcc -o conftest.exe -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ -L/usr/mingw32/lib -L/usr/mingw32/usr/lib conftest.c >&5 /usr/mingw32/tmp/portage/dev-libs/libpthread-stubs-0.3/temp/cc1YMOqE.o:conftest.c:(.text+0xc): undefined reference to `_pthread_cond_init' collect2: ld returned 1 exit status configure:11001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libpthread-stubs" | #define PACKAGE_TARNAME "libpthread-stubs" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "libpthread-stubs 0.3" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libpthread-stubs" | #define VERSION "0.3" | #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 LT_OBJDIR ".libs/" | #define SUPPORT_ATTRIBUTE_ALIAS 1 | /* end confdefs.h. */ | /* Define pthread_cond_init to an innocuous variant, in case declares pthread_cond_init. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_cond_init innocuous_pthread_cond_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_cond_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_cond_init | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_cond_init (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_cond_init || defined __stub___pthread_cond_init | choke me | #endif | | int | main () | { | return pthread_cond_init (); | ; | return 0; | } configure:11001: result: no configure:11001: checking for pthread_cond_destroy configure:11001: mingw32-gcc -o conftest.exe -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ -L/usr/mingw32/lib -L/usr/mingw32/usr/lib conftest.c >&5 /usr/mingw32/tmp/portage/dev-libs/libpthread-stubs-0.3/temp/ccTvHK5V.o:conftest.c:(.text+0xc): undefined reference to `_pthread_cond_destroy' collect2: ld returned 1 exit status configure:11001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libpthread-stubs" | #define PACKAGE_TARNAME "libpthread-stubs" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "libpthread-stubs 0.3" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libpthread-stubs" | #define VERSION "0.3" | #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 LT_OBJDIR ".libs/" | #define SUPPORT_ATTRIBUTE_ALIAS 1 | /* end confdefs.h. */ | /* Define pthread_cond_destroy to an innocuous variant, in case declares pthread_cond_destroy. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_cond_destroy innocuous_pthread_cond_destroy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_cond_destroy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_cond_destroy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_cond_destroy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_cond_destroy || defined __stub___pthread_cond_destroy | choke me | #endif | | int | main () | { | return pthread_cond_destroy (); | ; | return 0; | } configure:11001: result: no configure:11001: checking for pthread_condattr_init configure:11001: mingw32-gcc -o conftest.exe -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ -L/usr/mingw32/lib -L/usr/mingw32/usr/lib conftest.c >&5 /usr/mingw32/tmp/portage/dev-libs/libpthread-stubs-0.3/temp/ccqHpav8.o:conftest.c:(.text+0xc): undefined reference to `_pthread_condattr_init' collect2: ld returned 1 exit status configure:11001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libpthread-stubs" | #define PACKAGE_TARNAME "libpthread-stubs" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "libpthread-stubs 0.3" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libpthread-stubs" | #define VERSION "0.3" | #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 LT_OBJDIR ".libs/" | #define SUPPORT_ATTRIBUTE_ALIAS 1 | /* end confdefs.h. */ | /* Define pthread_condattr_init to an innocuous variant, in case declares pthread_condattr_init. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_condattr_init innocuous_pthread_condattr_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_condattr_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_condattr_init | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_condattr_init (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_condattr_init || defined __stub___pthread_condattr_init | choke me | #endif | | int | main () | { | return pthread_condattr_init (); | ; | return 0; | } configure:11001: result: no configure:11001: checking for pthread_condattr_destroy configure:11001: mingw32-gcc -o conftest.exe -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ -L/usr/mingw32/lib -L/usr/mingw32/usr/lib conftest.c >&5 /usr/mingw32/tmp/portage/dev-libs/libpthread-stubs-0.3/temp/cc7KFXEq.o:conftest.c:(.text+0xc): undefined reference to `_pthread_condattr_destroy' collect2: ld returned 1 exit status configure:11001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libpthread-stubs" | #define PACKAGE_TARNAME "libpthread-stubs" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "libpthread-stubs 0.3" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libpthread-stubs" | #define VERSION "0.3" | #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 LT_OBJDIR ".libs/" | #define SUPPORT_ATTRIBUTE_ALIAS 1 | /* end confdefs.h. */ | /* Define pthread_condattr_destroy to an innocuous variant, in case declares pthread_condattr_destroy. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_condattr_destroy innocuous_pthread_condattr_destroy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_condattr_destroy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_condattr_destroy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_condattr_destroy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_condattr_destroy || defined __stub___pthread_condattr_destroy | choke me | #endif | | int | main () | { | return pthread_condattr_destroy (); | ; | return 0; | } configure:11001: result: no configure:11001: checking for pthread_cond_wait configure:11001: mingw32-gcc -o conftest.exe -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ -L/usr/mingw32/lib -L/usr/mingw32/usr/lib conftest.c >&5 /usr/mingw32/tmp/portage/dev-libs/libpthread-stubs-0.3/temp/cc7pG7BK.o:conftest.c:(.text+0xc): undefined reference to `_pthread_cond_wait' collect2: ld returned 1 exit status configure:11001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libpthread-stubs" | #define PACKAGE_TARNAME "libpthread-stubs" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "libpthread-stubs 0.3" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libpthread-stubs" | #define VERSION "0.3" | #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 LT_OBJDIR ".libs/" | #define SUPPORT_ATTRIBUTE_ALIAS 1 | /* end confdefs.h. */ | /* Define pthread_cond_wait to an innocuous variant, in case declares pthread_cond_wait. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_cond_wait innocuous_pthread_cond_wait | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_cond_wait (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_cond_wait | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_cond_wait (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_cond_wait || defined __stub___pthread_cond_wait | choke me | #endif | | int | main () | { | return pthread_cond_wait (); | ; | return 0; | } configure:11001: result: no configure:11001: checking for pthread_cond_timedwait configure:11001: mingw32-gcc -o conftest.exe -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ -L/usr/mingw32/lib -L/usr/mingw32/usr/lib conftest.c >&5 /usr/mingw32/tmp/portage/dev-libs/libpthread-stubs-0.3/temp/ccLRm9H7.o:conftest.c:(.text+0xc): undefined reference to `_pthread_cond_timedwait' collect2: ld returned 1 exit status configure:11001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libpthread-stubs" | #define PACKAGE_TARNAME "libpthread-stubs" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "libpthread-stubs 0.3" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libpthread-stubs" | #define VERSION "0.3" | #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 LT_OBJDIR ".libs/" | #define SUPPORT_ATTRIBUTE_ALIAS 1 | /* end confdefs.h. */ | /* Define pthread_cond_timedwait to an innocuous variant, in case declares pthread_cond_timedwait. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_cond_timedwait innocuous_pthread_cond_timedwait | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_cond_timedwait (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_cond_timedwait | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_cond_timedwait (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_cond_timedwait || defined __stub___pthread_cond_timedwait | choke me | #endif | | int | main () | { | return pthread_cond_timedwait (); | ; | return 0; | } configure:11001: result: no configure:11001: checking for pthread_cond_signal configure:11001: mingw32-gcc -o conftest.exe -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ -L/usr/mingw32/lib -L/usr/mingw32/usr/lib conftest.c >&5 /usr/mingw32/tmp/portage/dev-libs/libpthread-stubs-0.3/temp/ccXowCPg.o:conftest.c:(.text+0xc): undefined reference to `_pthread_cond_signal' collect2: ld returned 1 exit status configure:11001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libpthread-stubs" | #define PACKAGE_TARNAME "libpthread-stubs" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "libpthread-stubs 0.3" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libpthread-stubs" | #define VERSION "0.3" | #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 LT_OBJDIR ".libs/" | #define SUPPORT_ATTRIBUTE_ALIAS 1 | /* end confdefs.h. */ | /* Define pthread_cond_signal to an innocuous variant, in case declares pthread_cond_signal. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_cond_signal innocuous_pthread_cond_signal | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_cond_signal (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_cond_signal | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_cond_signal (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_cond_signal || defined __stub___pthread_cond_signal | choke me | #endif | | int | main () | { | return pthread_cond_signal (); | ; | return 0; | } configure:11001: result: no configure:11001: checking for pthread_cond_broadcast configure:11001: mingw32-gcc -o conftest.exe -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ -L/usr/mingw32/lib -L/usr/mingw32/usr/lib conftest.c >&5 /usr/mingw32/tmp/portage/dev-libs/libpthread-stubs-0.3/temp/ccXpZ4MB.o:conftest.c:(.text+0xc): undefined reference to `_pthread_cond_broadcast' collect2: ld returned 1 exit status configure:11001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libpthread-stubs" | #define PACKAGE_TARNAME "libpthread-stubs" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "libpthread-stubs 0.3" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libpthread-stubs" | #define VERSION "0.3" | #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 LT_OBJDIR ".libs/" | #define SUPPORT_ATTRIBUTE_ALIAS 1 | /* end confdefs.h. */ | /* Define pthread_cond_broadcast to an innocuous variant, in case declares pthread_cond_broadcast. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_cond_broadcast innocuous_pthread_cond_broadcast | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_cond_broadcast (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_cond_broadcast | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_cond_broadcast (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_cond_broadcast || defined __stub___pthread_cond_broadcast | choke me | #endif | | int | main () | { | return pthread_cond_broadcast (); | ; | return 0; | } configure:11001: result: no configure:11001: checking for pthread_equal configure:11001: mingw32-gcc -o conftest.exe -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ -L/usr/mingw32/lib -L/usr/mingw32/usr/lib conftest.c >&5 /usr/mingw32/tmp/portage/dev-libs/libpthread-stubs-0.3/temp/ccFjUNET.o:conftest.c:(.text+0xc): undefined reference to `_pthread_equal' collect2: ld returned 1 exit status configure:11001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libpthread-stubs" | #define PACKAGE_TARNAME "libpthread-stubs" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "libpthread-stubs 0.3" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libpthread-stubs" | #define VERSION "0.3" | #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 LT_OBJDIR ".libs/" | #define SUPPORT_ATTRIBUTE_ALIAS 1 | /* end confdefs.h. */ | /* Define pthread_equal to an innocuous variant, in case declares pthread_equal. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_equal innocuous_pthread_equal | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_equal (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_equal | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_equal (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_equal || defined __stub___pthread_equal | choke me | #endif | | int | main () | { | return pthread_equal (); | ; | return 0; | } configure:11001: result: no configure:11001: checking for pthread_exit configure:11001: mingw32-gcc -o conftest.exe -Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/ -L/usr/mingw32/lib -L/usr/mingw32/usr/lib conftest.c >&5 /usr/mingw32/tmp/portage/dev-libs/libpthread-stubs-0.3/temp/cccbSyK5.o:conftest.c:(.text+0xc): undefined reference to `_pthread_exit' collect2: ld returned 1 exit status configure:11001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libpthread-stubs" | #define PACKAGE_TARNAME "libpthread-stubs" | #define PACKAGE_VERSION "0.3" | #define PACKAGE_STRING "libpthread-stubs 0.3" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libpthread-stubs" | #define VERSION "0.3" | #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 LT_OBJDIR ".libs/" | #define SUPPORT_ATTRIBUTE_ALIAS 1 | /* end confdefs.h. */ | /* Define pthread_exit to an innocuous variant, in case declares pthread_exit. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_exit innocuous_pthread_exit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_exit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_exit | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_exit (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_exit || defined __stub___pthread_exit | choke me | #endif | | int | main () | { | return pthread_exit (); | ; | return 0; | } configure:11001: result: no configure:11151: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libpthread-stubs config.status 0.3, which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on binkidesky config.status:1075: creating Makefile config.status:1075: creating pthread-stubs.pc config.status:1075: creating config.h config.status:1288: executing depfiles commands config.status:1288: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=mingw32-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/usr/mingw32/lib -L/usr/mingw32/usr/lib' ac_cv_env_LIBS_set= ac_cv_env_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=mingw32 ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_func_pthread_cond_broadcast=no ac_cv_func_pthread_cond_destroy=no ac_cv_func_pthread_cond_init=no ac_cv_func_pthread_cond_signal=no ac_cv_func_pthread_cond_timedwait=no ac_cv_func_pthread_cond_wait=no ac_cv_func_pthread_condattr_destroy=no ac_cv_func_pthread_condattr_init=no ac_cv_func_pthread_equal=no ac_cv_func_pthread_exit=no ac_cv_func_pthread_mutex_destroy=no ac_cv_func_pthread_mutex_init=no ac_cv_func_pthread_mutex_lock=no ac_cv_func_pthread_mutex_unlock=no ac_cv_func_pthread_self=no ac_cv_header_dlfcn_h=no 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=i386-pc-mingw32 ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=mingw32-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=mingw32-gcc ac_cv_prog_CPP='mingw32-gcc -E' ac_cv_prog_OBJDUMP=mingw32-objdump ac_cv_prog_RANLIB=mingw32-ranlib ac_cv_prog_STRIP=mingw32-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=none cc_cv_attribute_alias=yes lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_file_magic_cmd=func_win32_libid lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/libexec/gcc/mingw32/ld lt_cv_path_NM='/usr/bin/mingw32-nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/mingw32/tmp/portage/dev-libs/libpthread-stubs-0.3/work/libpthread-stubs-0.3/missing --run aclocal-1.11' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} /usr/mingw32/tmp/portage/dev-libs/libpthread-stubs-0.3/work/libpthread-stubs-0.3/missing --run tar' AR='mingw32-ar' AUTOCONF='${SHELL} /usr/mingw32/tmp/portage/dev-libs/libpthread-stubs-0.3/work/libpthread-stubs-0.3/missing --run autoconf' AUTOHEADER='${SHELL} /usr/mingw32/tmp/portage/dev-libs/libpthread-stubs-0.3/work/libpthread-stubs-0.3/missing --run autoheader' AUTOMAKE='${SHELL} /usr/mingw32/tmp/portage/dev-libs/libpthread-stubs-0.3/work/libpthread-stubs-0.3/missing --run automake-1.11' AWK='gawk' BUILD_LIB_FALSE='#' BUILD_LIB_TRUE='' CC='mingw32-gcc' CCDEPMODE='depmode=none' CFLAGS='-Os -pipe -fomit-frame-pointer -I/usr/mingw32/usr/include/ -I/usr/mingw32/include/' CPP='mingw32-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='.exe' FGREP='/bin/grep -F' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/libexec/gcc/mingw32/ld' LDFLAGS='-L/usr/mingw32/lib -L/usr/mingw32/usr/lib' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/mingw32/tmp/portage/dev-libs/libpthread-stubs-0.3/work/libpthread-stubs-0.3/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/mingw32-nm -B' NMEDIT='' OBJDUMP='mingw32-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libpthread-stubs' PACKAGE_BUGREPORT='xcb@lists.freedesktop.org' PACKAGE_NAME='libpthread-stubs' PACKAGE_STRING='libpthread-stubs 0.3' PACKAGE_TARNAME='libpthread-stubs' PACKAGE_URL='' PACKAGE_VERSION='0.3' PATH_SEPARATOR=':' PKG_CONFIG_LIBS='-L${libdir} -lpthread-stubs' RANLIB='mingw32-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='mingw32-strip' VERSION='0.3' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='#' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' 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' datarootdir='${prefix}/share' docdir='/usr/share/doc/libpthread-stubs-0.3' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-pc-mingw32' host_alias='mingw32' host_cpu='i386' host_os='mingw32' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /usr/mingw32/tmp/portage/dev-libs/libpthread-stubs-0.3/work/libpthread-stubs-0.3/install-sh' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' lt_ECHO='echo' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libpthread-stubs" #define PACKAGE_TARNAME "libpthread-stubs" #define PACKAGE_VERSION "0.3" #define PACKAGE_STRING "libpthread-stubs 0.3" #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" #define PACKAGE_URL "" #define PACKAGE "libpthread-stubs" #define VERSION "0.3" #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 LT_OBJDIR ".libs/" #define SUPPORT_ATTRIBUTE_ALIAS 1 configure: exit 0