From owner-freebsd-gnome@FreeBSD.ORG Fri May 28 13:21:45 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3372A16A4CE for ; Fri, 28 May 2004 13:21:45 -0700 (PDT) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF2A843D48 for ; Fri, 28 May 2004 13:21:43 -0700 (PDT) (envelope-from paulbeard@mac.com) Received: from mac.com (smtpin01-en2 [10.13.10.146]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id i4SKLfDW029259 for ; Fri, 28 May 2004 13:21:41 -0700 (PDT) Received: from [192.168.2.8] (c-24-18-244-9.client.comcast.net [24.18.244.9]) (authenticated bits=0) by mac.com (Xserve/smtpin01/MantshX 4.0) with ESMTP id i4SKLanB024073 for ; Fri, 28 May 2004 13:21:36 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v618) To: gnome@FreeBSD.org Message-Id: <9AB5B8E2-B0E4-11D8-B6D3-000A95BBCCF8@mac.com> Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-5-94307871" From: paul beard Date: Fri, 28 May 2004 13:21:30 -0700 Content-Transfer-Encoding: 7bit X-Pgp-Agent: GPGMail 1.0.1 (v33, 10.3) X-Mailer: Apple Mail (2.618) Subject: packaging/building problems with glib2 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2004 20:21:45 -0000 --Apple-Mail-5-94307871 Content-Type: multipart/mixed; boundary=Apple-Mail-4-94307859 --Apple-Mail-4-94307859 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed Same problem I seem to be having with other ports. ===> Registering installation for glib-2.4.1_1 ===> Building package for glib-2.4.1_1 Creating package /usr/ports/packages/All/glib-2.4.1_1.tgz Registering depends: gettext-0.13.1_1 expat-1.95.7 libiconv-1.9.1_3 pkgconfig-0.15.0_1. Creating gzip'd tar ball in '/usr/ports/packages/All/glib-2.4.1_1.tgz' tar: lib/libglib-2.0.so: Cannot stat: No such file or directory tar: lib/libgmodule-2.0.so: Cannot stat: No such file or directory tar: lib/libgobject-2.0.so: Cannot stat: No such file or directory tar: lib/libgthread-2.0.so: Cannot stat: No such file or directory tar: Error exit delayed from previous errors pkg_create: make_dist: tar command failed with code 512 *** Error code 1 -- Paul Beard paulbeard [at] mac.com --Apple-Mail-4-94307859 Content-Transfer-Encoding: 7bit Content-Type: application/octet-stream; x-unix-mode=0644; name="glib2.config.log" Content-Disposition: attachment; filename=glib2.config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by glib configure 2.4.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-static --with-libiconv=gnu --disable-gtk-doc --with-html-dir=/usr/local/share/doc --disable-man --without-xml-catalog --prefix=/usr/local --build=i386-portbld-freebsd4.9 ## --------- ## ## Platform. ## ## --------- ## hostname = red.paulbeard.org uname -m = i386 uname -r = 4.9-RELEASE-p8 uname -s = FreeBSD uname -v = FreeBSD 4.9-RELEASE-p8 #0: Wed May 19 22:35:07 PDT 2004 root@red.paulbeard.org:/usr/obj/usr/src/sys/RED /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/libexec/libtool13 PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/local/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /bin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1579: checking for a BSD-compatible install configure:1634: result: /usr/bin/install -c -o root -g wheel configure:1645: checking whether build environment is sane configure:1688: result: yes configure:1721: checking for gawk configure:1750: result: no configure:1721: checking for mawk configure:1750: result: no configure:1721: checking for nawk configure:1737: found /usr/bin/nawk configure:1747: result: nawk configure:1757: checking whether gmake sets $(MAKE) configure:1777: result: yes configure:1990: checking whether to enable maintainer-specific portions of Makefiles configure:1999: result: no configure:2021: checking build system type configure:2039: result: i386-portbld-freebsd4.9 configure:2047: checking host system type configure:2061: result: i386-portbld-freebsd4.9 configure:2070: checking for the BeOS configure:2080: result: no configure:2084: checking for Win32 configure:2114: result: no configure:2239: checking whether to enable garbage collector friendliness configure:2251: result: no configure:2255: checking whether to disable memory pools configure:2258: result: no configure:2330: checking for gcc configure:2356: result: cc configure:2600: checking for C compiler version configure:2603: cc --version &5 2.95.4 configure:2606: $? = 0 configure:2608: cc -v &5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:2611: $? = 0 configure:2613: cc -V &5 cc: argument to `-V' is missing configure:2616: $? = 1 configure:2639: checking for C compiler default output file name configure:2642: cc -O -pipe -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:2645: $? = 0 configure:2691: result: a.out configure:2696: checking whether the C compiler works configure:2702: ./a.out configure:2705: $? = 0 configure:2722: result: yes configure:2729: checking whether we are cross compiling configure:2731: result: no configure:2734: checking for suffix of executables configure:2736: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:2739: $? = 0 configure:2764: result: configure:2770: checking for suffix of object files configure:2791: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2794: $? = 0 configure:2816: result: o configure:2820: checking whether we are using the GNU C compiler configure:2844: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2850: $? = 0 configure:2854: test -z || test ! -s conftest.err configure:2857: $? = 0 configure:2860: test -s conftest.o configure:2863: $? = 0 configure:2876: result: yes configure:2882: checking whether cc accepts -g configure:2903: cc -c -g -I/usr/local/include conftest.c >&5 configure:2909: $? = 0 configure:2913: test -z || test ! -s conftest.err configure:2916: $? = 0 configure:2919: test -s conftest.o configure:2922: $? = 0 configure:2933: result: yes configure:2950: checking for cc option to accept ANSI C configure:3020: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3026: $? = 0 configure:3030: test -z || test ! -s conftest.err configure:3033: $? = 0 configure:3036: test -s conftest.o configure:3039: $? = 0 configure:3057: result: none needed configure:3075: cc -c -O -pipe -I/usr/local/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:3081: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3225: checking for style of include used by gmake configure:3253: result: GNU configure:3281: checking dependency style of cc configure:3364: result: gcc configure:3386: checking for c++ configure:3412: result: c++ configure:3525: checking for C++ compiler version configure:3528: c++ --version &5 2.95.4 configure:3531: $? = 0 configure:3533: c++ -v &5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:3536: $? = 0 configure:3538: c++ -V &5 c++: argument to `-V' missing configure:3541: $? = 1 configure:3544: checking whether we are using the GNU C++ compiler configure:3568: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:3574: $? = 0 configure:3578: test -z || test ! -s conftest.err configure:3581: $? = 0 configure:3584: test -s conftest.o configure:3587: $? = 0 configure:3600: result: yes configure:3606: checking whether c++ accepts -g configure:3627: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:3633: $? = 0 configure:3637: test -z || test ! -s conftest.err configure:3640: $? = 0 configure:3643: test -s conftest.o configure:3646: $? = 0 configure:3657: result: yes configure:3699: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:3705: $? = 0 configure:3709: test -z || test ! -s conftest.err configure:3712: $? = 0 configure:3715: test -s conftest.o configure:3718: $? = 0 configure:3744: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:3750: $? = 0 configure:3754: test -z || test ! -s conftest.err configure:3757: $? = 0 configure:3760: test -s conftest.o configure:3763: $? = 0 configure:3788: checking dependency style of c++ configure:3871: result: gcc configure:3905: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:3911: $? = 0 configure:3915: test -z || test ! -s conftest.err configure:3918: $? = 0 configure:3921: test -s conftest.o configure:3924: $? = 0 configure:3955: checking for cc option to accept ANSI C configure:4018: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4024: $? = 0 configure:4028: test -z || test ! -s conftest.err configure:4031: $? = 0 configure:4034: test -s conftest.o configure:4037: $? = 0 configure:4052: result: none needed configure:4076: checking for a BSD-compatible install configure:4131: result: /usr/bin/install -c -o root -g wheel configure:4150: checking for special C compiler options needed for large files configure:4249: result: no configure:4255: checking for _FILE_OFFSET_BITS value needed for large files configure:4286: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4292: $? = 0 configure:4296: test -z || test ! -s conftest.err configure:4299: $? = 0 configure:4302: test -s conftest.o configure:4305: $? = 0 configure:4370: result: no configure:4380: checking for _LARGE_FILES value needed for large files configure:4411: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4417: $? = 0 configure:4421: test -z || test ! -s conftest.err configure:4424: $? = 0 configure:4427: test -s conftest.o configure:4430: $? = 0 configure:4495: result: no configure:4513: checking for pkg-config configure:4531: found /usr/local/bin/pkg-config configure:4544: result: /usr/local/bin/pkg-config configure:4629: checking for gawk configure:4655: result: nawk configure:4669: checking for perl5 configure:4685: found /usr/bin/perl5 configure:4695: result: perl5 configure:4708: checking for indent configure:4724: found /usr/bin/indent configure:4734: result: indent configure:4755: checking for perl5 configure:4773: found /usr/bin/perl5 configure:4785: result: /usr/bin/perl5 configure:5145: checking for libiconv_open in -liconv configure:5175: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib -lintl conftest.c -liconv >&5 configure:5181: $? = 0 configure:5185: test -z || test ! -s conftest.err configure:5188: $? = 0 configure:5191: test -s conftest configure:5194: $? = 0 configure:5207: result: yes configure:5299: checking how to run the C preprocessor configure:5334: cc -E -I/usr/local/include conftest.c configure:5340: $? = 0 configure:5372: cc -E -I/usr/local/include conftest.c conftest.c:15: ac_nonexistent.h: No such file or directory configure:5378: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "glib 2.4.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 401 | #define G_COMPILED_WITH_DEBUGGING "minimum" | /* end confdefs.h. */ | #include configure:5417: result: cc -E configure:5441: cc -E -I/usr/local/include conftest.c configure:5447: $? = 0 configure:5479: cc -E -I/usr/local/include conftest.c conftest.c:15: ac_nonexistent.h: No such file or directory configure:5485: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "glib 2.4.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 401 | #define G_COMPILED_WITH_DEBUGGING "minimum" | /* end confdefs.h. */ | #include configure:5529: checking for egrep configure:5539: result: grep -E configure:5544: checking for ANSI C header files configure:5569: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5575: $? = 0 configure:5579: test -z || test ! -s conftest.err configure:5582: $? = 0 configure:5585: test -s conftest.o configure:5588: $? = 0 configure:5677: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:5680: $? = 0 configure:5682: ./conftest configure:5685: $? = 0 configure:5700: result: yes configure:5724: checking for sys/types.h configure:5740: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5746: $? = 0 configure:5750: test -z || test ! -s conftest.err configure:5753: $? = 0 configure:5756: test -s conftest.o configure:5759: $? = 0 configure:5770: result: yes configure:5724: checking for sys/stat.h configure:5740: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5746: $? = 0 configure:5750: test -z || test ! -s conftest.err configure:5753: $? = 0 configure:5756: test -s conftest.o configure:5759: $? = 0 configure:5770: result: yes configure:5724: checking for stdlib.h configure:5740: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5746: $? = 0 configure:5750: test -z || test ! -s conftest.err configure:5753: $? = 0 configure:5756: test -s conftest.o configure:5759: $? = 0 configure:5770: result: yes configure:5724: checking for string.h configure:5740: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5746: $? = 0 configure:5750: test -z || test ! -s conftest.err configure:5753: $? = 0 configure:5756: test -s conftest.o configure:5759: $? = 0 configure:5770: result: yes configure:5724: checking for memory.h configure:5740: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5746: $? = 0 configure:5750: test -z || test ! -s conftest.err configure:5753: $? = 0 configure:5756: test -s conftest.o configure:5759: $? = 0 configure:5770: result: yes configure:5724: checking for strings.h configure:5740: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5746: $? = 0 configure:5750: test -z || test ! -s conftest.err configure:5753: $? = 0 configure:5756: test -s conftest.o configure:5759: $? = 0 configure:5770: result: yes configure:5724: checking for inttypes.h configure:5740: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5746: $? = 0 configure:5750: test -z || test ! -s conftest.err configure:5753: $? = 0 configure:5756: test -s conftest.o configure:5759: $? = 0 configure:5770: result: yes configure:5724: checking for stdint.h configure:5740: cc -c -O -pipe -I/usr/local/include conftest.c >&5 conftest.c:58: stdint.h: No such file or directory configure:5746: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "glib 2.4.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 401 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5770: result: no configure:5724: checking for unistd.h configure:5740: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5746: $? = 0 configure:5750: test -z || test ! -s conftest.err configure:5753: $? = 0 configure:5756: test -s conftest.o configure:5759: $? = 0 configure:5770: result: yes configure:5797: checking locale.h usability configure:5809: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5815: $? = 0 configure:5819: test -z || test ! -s conftest.err configure:5822: $? = 0 configure:5825: test -s conftest.o configure:5828: $? = 0 configure:5838: result: yes configure:5842: checking locale.h presence configure:5852: cc -E -I/usr/local/include conftest.c configure:5858: $? = 0 configure:5878: result: yes configure:5913: checking for locale.h configure:5920: result: yes configure:5934: checking for LC_MESSAGES configure:5955: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:5961: $? = 0 configure:5965: test -z || test ! -s conftest.err configure:5968: $? = 0 configure:5971: test -s conftest configure:5974: $? = 0 configure:5986: result: yes configure:6015: checking libintl.h usability configure:6027: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:6033: $? = 0 configure:6037: test -z || test ! -s conftest.err configure:6040: $? = 0 configure:6043: test -s conftest.o configure:6046: $? = 0 configure:6056: result: yes configure:6060: checking libintl.h presence configure:6070: cc -E -I/usr/local/include conftest.c configure:6076: $? = 0 configure:6096: result: yes configure:6131: checking for libintl.h configure:6138: result: yes configure:6149: checking for dgettext in libc configure:6172: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:6178: $? = 0 configure:6182: test -z || test ! -s conftest.err configure:6185: $? = 0 configure:6188: test -s conftest configure:6191: $? = 0 configure:6204: result: yes configure:6212: checking for bind_textdomain_codeset configure:6269: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:6275: $? = 0 configure:6279: test -z || test ! -s conftest.err configure:6282: $? = 0 configure:6285: test -s conftest configure:6288: $? = 0 configure:6300: result: yes configure:6672: checking for msgfmt configure:6699: result: /usr/local/bin/msgfmt configure:6712: checking for dcgettext configure:6769: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:6775: $? = 0 configure:6779: test -z || test ! -s conftest.err configure:6782: $? = 0 configure:6785: test -s conftest configure:6788: $? = 0 configure:6800: result: yes configure:6812: checking for gmsgfmt configure:6843: result: /usr/local/bin/msgfmt configure:6852: checking for xgettext configure:6879: result: /usr/local/bin/xgettext configure:6903: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:6909: $? = 0 configure:6913: test -z || test ! -s conftest.err configure:6916: $? = 0 configure:6919: test -s conftest configure:6922: $? = 0 configure:7095: checking for catalogs to be installed configure:7120: result: am ar az be bg bn ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr id is it ja ko lt lv mk mn ms nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@ije sr@Latn sv ta tr uk vi yi zh_CN zh_TW configure:7292: checking for a sed that does not truncate output configure:7346: result: /usr/local/bin/gsed configure:7360: checking for ld used by cc configure:7427: result: /usr/libexec/elf/ld configure:7436: checking if the linker (/usr/libexec/elf/ld) is GNU ld configure:7451: result: yes configure:7456: checking for /usr/libexec/elf/ld option to reload object files configure:7463: result: -r configure:7472: checking for BSD-compatible nm configure:7514: result: /usr/bin/nm -B configure:7518: checking whether ln -s works configure:7522: result: yes configure:7529: checking how to recognise dependent libraries configure:7712: result: pass_all configure:7933: checking dlfcn.h usability configure:7945: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7951: $? = 0 configure:7955: test -z || test ! -s conftest.err configure:7958: $? = 0 configure:7961: test -s conftest.o configure:7964: $? = 0 configure:7974: result: yes configure:7978: checking dlfcn.h presence configure:7988: cc -E -I/usr/local/include conftest.c configure:7994: $? = 0 configure:8014: result: yes configure:8049: checking for dlfcn.h configure:8056: result: yes configure:8074: checking how to run the C++ preprocessor configure:8105: c++ -E -I/usr/local/include conftest.cc configure:8111: $? = 0 configure:8143: c++ -E -I/usr/local/include conftest.cc conftest.cc:34: ac_nonexistent.h: No such file or directory configure:8149: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "glib 2.4.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 401 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:8188: result: c++ -E configure:8212: c++ -E -I/usr/local/include conftest.cc configure:8218: $? = 0 configure:8250: c++ -E -I/usr/local/include conftest.cc conftest.cc:34: ac_nonexistent.h: No such file or directory configure:8256: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "glib 2.4.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 401 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:8350: checking for g77 configure:8379: result: no configure:8350: checking for f77 configure:8366: found /usr/bin/f77 configure:8376: result: f77 configure:8391: checking for Fortran 77 compiler version configure:8394: f77 --version &5 GNU Fortran 0.5.25 20020320 (prerelease) Copyright (C) 1997 Free Software Foundation, Inc. For more version information on components of the GNU Fortran compilation system, especially useful when reporting bugs, type the command `g77 --verbose'. 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:8397: $? = 0 configure:8399: f77 -v &5 g77 version 2.95.4 20020320 [FreeBSD] (from FSF-g77 version 0.5.25 20020320 (prerelease)) Driving: f77 -v -c -xf77-version /dev/null -xnone Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] /usr/libexec/cpp0 -lang-c -v -D__GNUC__=2 -D__GNUC_MINOR__=95 -D__i386__ -D__FreeBSD__=4 -D__FreeBSD_cc_version=460001 -D__unix__ -D__i386 -D__unix -Acpu(i386) -Amachine(i386) -Asystem(unix) -Asystem(FreeBSD) -D_LANGUAGE_FORTRAN -traditional -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -D__ELF__ /dev/null /dev/null GNU CPP version 2.95.4 20020320 [FreeBSD] (i386 FreeBSD/ELF) #include "..." search starts here: #include <...> search starts here: /usr/include /usr/include End of search list. The following default directories have been omitted from the search path: /usr/include/g++ End of omitted list. /usr/libexec/f771 -fnull-version -quiet -dumpbase g77-version.f -version -fversion -o /tmp/ccQ10Yas.s /dev/null GNU F77 version 2.95.4 20020320 [FreeBSD] (i386-unknown-freebsd) compiled by GNU C version 2.95.4 20020320 [FreeBSD]. GNU Fortran Front End version 0.5.25 20020320 (prerelease) /usr/libexec/elf/as -v -o /tmp/ccFPMnkS.o /tmp/ccQ10Yas.s GNU assembler version 2.12.1 [FreeBSD] 2002-07-20 (i386-obrien-freebsd5.0) using BFD version 2.12.1 [FreeBSD] 2002-07-20 /usr/libexec/elf/ld -V -dynamic-linker /usr/libexec/ld-elf.so.1 -o /tmp/ccfhavhz /tmp/ccFPMnkS.o /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib -lg2c -lm -lgcc -lc -lgcc /usr/lib/crtend.o /usr/lib/crtn.o /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely; consider using mkstemp() GNU ld version 2.12.1 [FreeBSD] 2002-07-20 Supported emulations: elf_i386 /tmp/ccfhavhz __G77_LIBF77_VERSION__: 0.5.25 20010315 (release) @(#)LIBF77 VERSION 19990503 __G77_LIBI77_VERSION__: 0.5.25 20010315 (release) @(#) LIBI77 VERSION pjw,dmg-mods 19990503 __G77_LIBU77_VERSION__: 0.5.25 20010315 (release) @(#) LIBU77 VERSION 19980709 configure:8402: $? = 0 configure:8404: f77 -V &5 f77: argument to `-V' missing configure:8407: $? = 1 configure:8415: checking whether we are using the GNU Fortran 77 compiler configure:8429: f77 -c conftest.F >&5 configure:8435: $? = 0 configure:8439: test -z || test ! -s conftest.err configure:8442: $? = 0 configure:8445: test -s conftest.o configure:8448: $? = 0 configure:8461: result: yes configure:8467: checking whether f77 accepts -g configure:8479: f77 -c -g conftest.f >&5 configure:8485: $? = 0 configure:8489: test -z || test ! -s conftest.err configure:8492: $? = 0 configure:8495: test -s conftest.o configure:8498: $? = 0 configure:8510: result: yes configure:8540: checking the maximum length of command line arguments configure:8605: result: 65536 configure:8616: checking command to parse /usr/bin/nm -B output from cc object configure:8705: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:8708: $? = 0 configure:8712: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:8715: $? = 0 configure:8767: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib -lintl conftest.c conftstm.o >&5 configure:8770: $? = 0 configure:8808: result: ok configure:8812: checking for objdir configure:8827: result: .libs configure:8917: checking for ar configure:8933: found /usr/bin/ar configure:8944: result: ar configure:8997: checking for ranlib configure:9013: found /usr/bin/ranlib configure:9024: result: ranlib configure:9077: checking for strip configure:9093: found /usr/bin/strip configure:9104: result: strip configure:9366: checking if cc static flag works configure:9389: result: yes configure:9407: checking if cc supports -fno-rtti -fno-exceptions configure:9425: cc -c -O -pipe -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 configure:9429: $? = 0 configure:9440: result: yes configure:9455: checking for cc option to produce PIC configure:9632: result: -fPIC configure:9640: checking if cc PIC flag -fPIC works configure:9658: cc -c -O -pipe -I/usr/local/include -fPIC -DPIC conftest.c >&5 configure:9662: $? = 0 configure:9673: result: yes configure:9697: checking if cc supports -c -o file.o configure:9718: cc -c -O -pipe -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:9722: $? = 0 configure:9742: result: yes configure:9768: checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries configure:10616: result: yes configure:10642: checking whether -lc should be explicitly linked in configure:10647: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:10650: $? = 0 configure:10664: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10667: $? = 1 configure:10679: result: yes configure:10687: checking dynamic linker characteristics configure:11251: result: freebsd4.9 ld.so configure:11255: checking how to hardcode library paths into programs configure:11280: result: immediate configure:11294: checking whether stripping libraries is possible configure:11299: result: yes configure:12129: checking if libtool supports shared libraries configure:12131: result: yes configure:12134: checking whether to build shared libraries configure:12192: result: yes configure:12195: checking whether to build static libraries configure:12199: result: yes configure:12291: creating libtool configure:12838: checking for ld used by c++ configure:12905: result: /usr/libexec/elf/ld configure:12914: checking if the linker (/usr/libexec/elf/ld) is GNU ld configure:12929: result: yes configure:12980: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries configure:13808: result: yes configure:13826: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:13829: $? = 0 configure:13925: checking for c++ option to produce PIC configure:14177: result: -fPIC configure:14185: checking if c++ PIC flag -fPIC works configure:14203: c++ -c -O -pipe -I/usr/local/include -fPIC -DPIC conftest.cc >&5 configure:14207: $? = 0 configure:14218: result: yes configure:14242: checking if c++ supports -c -o file.o configure:14263: c++ -c -O -pipe -I/usr/local/include -o out/conftest2.o conftest.cc >&5 configure:14267: $? = 0 configure:14287: result: yes configure:14313: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries configure:14338: result: yes configure:14409: checking dynamic linker characteristics configure:14973: result: freebsd4.9 ld.so configure:14977: checking how to hardcode library paths into programs configure:15002: result: immediate configure:15016: checking whether stripping libraries is possible configure:15021: result: yes configure:16328: checking if libtool supports shared libraries configure:16330: result: yes configure:16333: checking whether to build shared libraries configure:16351: result: yes configure:16354: checking whether to build static libraries configure:16358: result: yes configure:16370: checking for f77 option to produce PIC configure:16547: result: -fPIC configure:16555: checking if f77 PIC flag -fPIC works configure:16573: f77 -c -g -O2 -fPIC conftest.f >&5 configure:16577: $? = 0 configure:16588: result: yes configure:16612: checking if f77 supports -c -o file.o configure:16633: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:16637: $? = 0 configure:16657: result: yes configure:16683: checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries configure:17511: result: yes configure:17582: checking dynamic linker characteristics configure:18146: result: freebsd4.9 ld.so configure:18150: checking how to hardcode library paths into programs configure:18175: result: immediate configure:18189: checking whether stripping libraries is possible configure:18194: result: yes configure:22326: checking for extra flags to get ANSI library prototypes configure:22347: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c -lm >&5 configure:22350: $? = 0 configure:22352: ./conftest configure:22355: $? = 0 configure:22357: result: none needed configure:22418: checking for extra flags for POSIX compliance configure:22436: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:38: warning: unused variable `dir' configure:22442: $? = 0 configure:22446: test -z || test ! -s conftest.err configure:22449: $? = 0 configure:22452: test -s conftest.o configure:22455: $? = 0 configure:22457: result: none needed configure:22519: checking for ANSI C header files configure:22675: result: yes configure:22691: checking for vprintf configure:22748: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:22754: $? = 0 configure:22758: test -z || test ! -s conftest.err configure:22761: $? = 0 configure:22764: test -s conftest configure:22767: $? = 0 configure:22779: result: yes configure:22786: checking for _doprnt configure:22843: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 /tmp/ccG1ctVi.o: In function `main': /tmp/ccG1ctVi.o(.text+0x9): undefined reference to `_doprnt' /tmp/ccG1ctVi.o(.data+0x0): undefined reference to `_doprnt' configure:22849: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "glib 2.4.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 401 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _doprnt (); | /* 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__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:22874: result: no configure:22891: checking for working alloca.h configure:22912: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 conftest.c:36: alloca.h: No such file or directory conftest.c: In function `main': conftest.c:40: warning: unused variable `p' configure:22918: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "glib 2.4.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 401 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *) alloca (2 * sizeof (int)); | ; | return 0; | } configure:22943: result: no configure:22953: checking for alloca configure:22994: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 conftest.c: In function `main': conftest.c:60: warning: unused variable `p' configure:23000: $? = 0 configure:23004: test -z || test ! -s conftest.err configure:23007: $? = 0 configure:23010: test -s conftest configure:23013: $? = 0 configure:23025: result: yes configure:23254: checking for atexit configure:23311: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:23317: $? = 0 configure:23321: test -z || test ! -s conftest.err configure:23324: $? = 0 configure:23327: test -s conftest configure:23330: $? = 0 configure:23342: result: yes configure:23254: checking for on_exit configure:23311: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 /tmp/cct6BLBC.o: In function `main': /tmp/cct6BLBC.o(.text+0x9): undefined reference to `on_exit' /tmp/cct6BLBC.o(.data+0x0): undefined reference to `on_exit' configure:23317: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "glib 2.4.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 401 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | /* end confdefs.h. */ | /* Define on_exit to an innocuous variant, in case declares on_exit. | For example, HP-UX 11i declares gettimeofday. */ | #define on_exit innocuous_on_exit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char on_exit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef on_exit | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char on_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_on_exit) || defined (__stub___on_exit) | choke me | #else | char (*f) () = on_exit; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != on_exit; | ; | return 0; | } configure:23342: result: no configure:23353: checking for char configure:23377: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:23383: $? = 0 configure:23387: test -z || test ! -s conftest.err configure:23390: $? = 0 configure:23393: test -s conftest.o configure:23396: $? = 0 configure:23407: result: yes configure:23410: checking size of char configure:23729: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:23732: $? = 0 configure:23734: ./conftest configure:23737: $? = 0 configure:23760: result: 1 configure:23767: checking for short configure:23791: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:23797: $? = 0 configure:23801: test -z || test ! -s conftest.err configure:23804: $? = 0 configure:23807: test -s conftest.o configure:23810: $? = 0 configure:23821: result: yes configure:23824: checking size of short configure:24143: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:24146: $? = 0 configure:24148: ./conftest configure:24151: $? = 0 configure:24174: result: 2 configure:24181: checking for long configure:24205: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:24211: $? = 0 configure:24215: test -z || test ! -s conftest.err configure:24218: $? = 0 configure:24221: test -s conftest.o configure:24224: $? = 0 configure:24235: result: yes configure:24238: checking size of long configure:24557: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:24560: $? = 0 configure:24562: ./conftest configure:24565: $? = 0 configure:24588: result: 4 configure:24595: checking for int configure:24619: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:24625: $? = 0 configure:24629: test -z || test ! -s conftest.err configure:24632: $? = 0 configure:24635: test -s conftest.o configure:24638: $? = 0 configure:24649: result: yes configure:24652: checking size of int configure:24971: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:24974: $? = 0 configure:24976: ./conftest configure:24979: $? = 0 configure:25002: result: 4 configure:25009: checking for void * configure:25033: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:25039: $? = 0 configure:25043: test -z || test ! -s conftest.err configure:25046: $? = 0 configure:25049: test -s conftest.o configure:25052: $? = 0 configure:25063: result: yes configure:25066: checking size of void * configure:25385: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:25388: $? = 0 configure:25390: ./conftest configure:25393: $? = 0 configure:25416: result: 4 configure:25423: checking for long long configure:25447: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:25453: $? = 0 configure:25457: test -z || test ! -s conftest.err configure:25460: $? = 0 configure:25463: test -s conftest.o configure:25466: $? = 0 configure:25477: result: yes configure:25480: checking size of long long configure:25799: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:25802: $? = 0 configure:25804: ./conftest configure:25807: $? = 0 configure:25830: result: 8 configure:25837: checking for __int64 configure:25861: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:81: `__int64' undeclared (first use in this function) conftest.c:81: (Each undeclared identifier is reported only once conftest.c:81: for each function it appears in.) conftest.c:81: syntax error before `)' configure:25867: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "glib 2.4.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 401 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((__int64 *) 0) | return 0; | if (sizeof (__int64)) | return 0; | ; | return 0; | } configure:25891: result: no configure:25894: checking size of __int64 configure:26244: result: 0 configure:26268: checking for format to printf and scanf a guint64 configure:26296: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26299: $? = 0 configure:26301: ./conftest configure:26304: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "glib 2.4.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 401 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | /* end confdefs.h. */ | #include | int main() | { | long long b, a = -0x3AFAFAFAFAFAFAFALL; | char buffer[1000]; | sprintf (buffer, "%llu", a); | sscanf (buffer, "%llu", &b); | exit (b!=a); | } | configure:26296: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26299: $? = 0 configure:26301: ./conftest configure:26304: $? = 0 configure:26320: result: %qu configure:26358: checking for an ANSI C-conforming const configure:26425: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:73: warning: unused variable `s' conftest.c:93: warning: unused variable `foo' conftest.c:60: warning: unused variable `zero' conftest.c:54: warning: unused variable `x' conftest.c:72: warning: `t' might be used uninitialized in this function conftest.c:90: warning: `b' might be used uninitialized in this function configure:26431: $? = 0 configure:26435: test -z || test ! -s conftest.err configure:26438: $? = 0 configure:26441: test -s conftest.o configure:26444: $? = 0 configure:26455: result: yes configure:26467: checking if malloc() and friends prototypes are gmem.h compatible configure:26497: cc -c -O -pipe -Wall -Werror -I/usr/local/include conftest.c >&5 configure:26503: $? = 0 configure:26507: test -z || test ! -s conftest.err configure:26510: $? = 0 configure:26513: test -s conftest.o configure:26516: $? = 0 configure:26531: result: yes configure:26535: checking for growing stack pointer configure:26562: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26565: $? = 0 configure:26567: ./conftest configure:26570: $? = 0 configure:26587: result: no configure:26590: checking for __inline configure:26603: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:26609: $? = 0 configure:26613: test -z || test ! -s conftest.err configure:26616: $? = 0 configure:26619: test -s conftest.o configure:26622: $? = 0 configure:26636: result: yes configure:26645: checking for __inline__ configure:26658: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:26664: $? = 0 configure:26668: test -z || test ! -s conftest.err configure:26671: $? = 0 configure:26674: test -s conftest.o configure:26677: $? = 0 configure:26691: result: yes configure:26700: checking for inline configure:26714: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:26720: $? = 0 configure:26724: test -z || test ! -s conftest.err configure:26727: $? = 0 configure:26730: test -s conftest.o configure:26733: $? = 0 configure:26747: result: yes configure:26758: checking for ISO C99 varargs macros in C configure:26780: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:26786: $? = 0 configure:26790: test -z || test ! -s conftest.err configure:26793: $? = 0 configure:26796: test -s conftest.o configure:26799: $? = 0 configure:26809: result: yes configure:26812: checking for ISO C99 varargs macros in C++ configure:26843: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 conftest.cc:56: warning: invalid character in macro parameter name conftest.cc:56: badly punctuated parameter list in `#define' conftest.cc: In function `int main()': conftest.cc:57: implicit declaration of function `int call_a(...)' configure:26849: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "glib 2.4.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 401 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_LONG_LONG_FORMAT 1 | #define SANE_MALLOC_PROTOS 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | /* end confdefs.h. */ | | int | main () | { | | int a(int p1, int p2, int p3); | #define call_a(...) a(1,__VA_ARGS__) | call_a(2,3); | | ; | return 0; | } configure:26879: result: no configure:26882: checking for GNUC varargs macros configure:26904: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:26910: $? = 0 configure:26914: test -z || test ! -s conftest.err configure:26917: $? = 0 configure:26920: test -s conftest.o configure:26923: $? = 0 configure:26933: result: yes configure:26937: checking whether byte ordering is bigendian configure:26964: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:26970: $? = 0 configure:26974: test -z || test ! -s conftest.err configure:26977: $? = 0 configure:26980: test -s conftest.o configure:26983: $? = 0 configure:27007: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:57: syntax error before `big' configure:27013: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "glib 2.4.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 401 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_LONG_LONG_FORMAT 1 | #define SANE_MALLOC_PROTOS 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:27148: result: no configure:27190: checking dirent.h usability configure:27202: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:27208: $? = 0 configure:27212: test -z || test ! -s conftest.err configure:27215: $? = 0 configure:27218: test -s conftest.o configure:27221: $? = 0 configure:27231: result: yes configure:27235: checking dirent.h presence configure:27245: cc -E -I/usr/local/include conftest.c configure:27251: $? = 0 configure:27271: result: yes configure:27306: checking for dirent.h configure:27313: result: yes configure:27190: checking float.h usability configure:27202: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:27208: $? = 0 configure:27212: test -z || test ! -s conftest.err configure:27215: $? = 0 configure:27218: test -s conftest.o configure:27221: $? = 0 configure:27231: result: yes configure:27235: checking float.h presence configure:27245: cc -E -I/usr/local/include conftest.c configure:27251: $? = 0 configure:27271: result: yes configure:27306: checking for float.h configure:27313: result: yes configure:27190: checking limits.h usability configure:27202: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:27208: $? = 0 configure:27212: test -z || test ! -s conftest.err configure:27215: $? = 0 configure:27218: test -s conftest.o configure:27221: $? = 0 configure:27231: result: yes configure:27235: checking limits.h presence configure:27245: cc -E -I/usr/local/include conftest.c configure:27251: $? = 0 configure:27271: result: yes configure:27306: checking for limits.h configure:27313: result: yes configure:27190: checking pwd.h usability configure:27202: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:27208: $? = 0 configure:27212: test -z || test ! -s conftest.err configure:27215: $? = 0 configure:27218: test -s conftest.o configure:27221: $? = 0 configure:27231: result: yes configure:27235: checking pwd.h presence configure:27245: cc -E -I/usr/local/include conftest.c configure:27251: $? = 0 configure:27271: result: yes configure:27306: checking for pwd.h configure:27313: result: yes configure:27190: checking sys/param.h usability configure:27202: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:27208: $? = 0 configure:27212: test -z || test ! -s conftest.err configure:27215: $? = 0 configure:27218: test -s conftest.o configure:27221: $? = 0 configure:27231: result: yes configure:27235: checking sys/param.h presence configure:27245: cc -E -I/usr/local/include conftest.c configure:27251: $? = 0 configure:27271: result: yes configure:27306: checking for sys/param.h configure:27313: result: yes configure:27190: checking sys/poll.h usability configure:27202: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:27208: $? = 0 configure:27212: test -z || test ! -s conftest.err configure:27215: $? = 0 configure:27218: test -s conftest.o configure:27221: $? = 0 configure:27231: result: yes configure:27235: checking sys/poll.h presence configure:27245: cc -E -I/usr/local/include conftest.c configure:27251: $? = 0 configure:27271: result: yes configure:27306: checking for sys/poll.h configure:27313: result: yes configure:27190: checking sys/select.h usability configure:27202: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:27208: $? = 0 configure:27212: test -z || test ! -s conftest.err configure:27215: $? = 0 configure:27218: test -s conftest.o configure:27221: $? = 0 configure:27231: result: yes configure:27235: checking sys/select.h presence configure:27245: cc -E -I/usr/local/include conftest.c configure:27251: $? = 0 configure:27271: result: yes configure:27306: checking for sys/select.h configure:27313: result: yes configure:27181: checking for sys/types.h configure:27186: result: yes configure:27345: checking sys/time.h usability configure:27357: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:27363: $? = 0 configure:27367: test -z || test ! -s conftest.err configure:27370: $? = 0 configure:27373: test -s conftest.o configure:27376: $? = 0 configure:27386: result: yes configure:27390: checking sys/time.h presence configure:27400: cc -E -I/usr/local/include conftest.c configure:27406: $? = 0 configure:27426: result: yes configure:27461: checking for sys/time.h configure:27468: result: yes configure:27345: checking sys/times.h usability configure:27357: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:27363: $? = 0 configure:27367: test -z || test ! -s conftest.err configure:27370: $? = 0 configure:27373: test -s conftest.o configure:27376: $? = 0 configure:27386: result: yes configure:27390: checking sys/times.h presence configure:27400: cc -E -I/usr/local/include conftest.c configure:27406: $? = 0 configure:27426: result: yes configure:27461: checking for sys/times.h configure:27468: result: yes configure:27336: checking for unistd.h configure:27341: result: yes configure:27345: checking values.h usability configure:27357: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 In file included from conftest.c:95: /usr/include/values.h:2: warning: #warning "this file includes which is obsoleted, use or instead" configure:27363: $? = 0 configure:27367: test -z || test ! -s conftest.err configure:27370: $? = 0 configure:27373: test -s conftest.o configure:27376: $? = 0 configure:27386: result: yes configure:27390: checking values.h presence configure:27400: cc -E -I/usr/local/include conftest.c In file included from conftest.c:61: /usr/include/values.h:2: warning: #warning "this file includes which is obsoleted, use or instead" configure:27406: $? = 0 configure:27426: result: yes configure:27461: checking for values.h configure:27468: result: yes configure:27336: checking for stdint.h configure:27341: result: no configure:27345: checking sched.h usability configure:27357: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:27363: $? = 0 configure:27367: test -z || test ! -s conftest.err configure:27370: $? = 0 configure:27373: test -s conftest.o configure:27376: $? = 0 configure:27386: result: yes configure:27390: checking sched.h presence configure:27400: cc -E -I/usr/local/include conftest.c configure:27406: $? = 0 configure:27426: result: yes configure:27461: checking for sched.h configure:27468: result: yes configure:27498: checking langinfo.h usability configure:27510: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:27516: $? = 0 configure:27520: test -z || test ! -s conftest.err configure:27523: $? = 0 configure:27526: test -s conftest.o configure:27529: $? = 0 configure:27539: result: yes configure:27543: checking langinfo.h presence configure:27553: cc -E -I/usr/local/include conftest.c configure:27559: $? = 0 configure:27579: result: yes configure:27614: checking for langinfo.h configure:27621: result: yes configure:27638: checking for nl_langinfo configure:27695: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:27701: $? = 0 configure:27705: test -z || test ! -s conftest.err configure:27708: $? = 0 configure:27711: test -s conftest configure:27714: $? = 0 configure:27726: result: yes configure:27737: checking for nl_langinfo and CODESET configure:27758: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 conftest.c: In function `main': conftest.c:69: warning: unused variable `cs' configure:27764: $? = 0 configure:27768: test -z || test ! -s conftest.err configure:27771: $? = 0 configure:27774: test -s conftest configure:27777: $? = 0 configure:27790: result: yes configure:27801: checking whether we are using the GNU C Library 2.1 or newer In file included from conftest.c:67: /usr/include/features.h:312: gnu/stubs.h: No such file or directory configure:27832: result: yes configure:27854: checking stddef.h usability configure:27866: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:27872: $? = 0 configure:27876: test -z || test ! -s conftest.err configure:27879: $? = 0 configure:27882: test -s conftest.o configure:27885: $? = 0 configure:27895: result: yes configure:27899: checking stddef.h presence configure:27909: cc -E -I/usr/local/include conftest.c configure:27915: $? = 0 configure:27935: result: yes configure:27970: checking for stddef.h configure:27977: result: yes configure:27845: checking for stdlib.h configure:27850: result: yes configure:27845: checking for string.h configure:27850: result: yes configure:27994: checking for setlocale configure:28051: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:28057: $? = 0 configure:28061: test -z || test ! -s conftest.err configure:28064: $? = 0 configure:28067: test -s conftest configure:28070: $? = 0 configure:28082: result: yes configure:28094: checking for size_t configure:28118: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:28124: $? = 0 configure:28128: test -z || test ! -s conftest.err configure:28131: $? = 0 configure:28134: test -s conftest.o configure:28137: $? = 0 configure:28148: result: yes configure:28151: checking size of size_t configure:28470: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:28473: $? = 0 configure:28475: ./conftest configure:28478: $? = 0 configure:28501: result: 4 configure:28509: checking for the appropriate definition for size_t configure:28544: cc -c -O -pipe -Wall -I/usr/local/include conftest.c configure:28550: $? = 0 configure:28553: (if test -s conftest.err; then false ; else true; fi) configure:28556: $? = 0 configure:28602: result: unsigned int configure:28627: checking for lstat configure:28684: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:28690: $? = 0 configure:28694: test -z || test ! -s conftest.err configure:28697: $? = 0 configure:28700: test -s conftest configure:28703: $? = 0 configure:28715: result: yes configure:28627: checking for strerror configure:28684: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:28690: $? = 0 configure:28694: test -z || test ! -s conftest.err configure:28697: $? = 0 configure:28700: test -s conftest configure:28703: $? = 0 configure:28715: result: yes configure:28627: checking for strsignal configure:28684: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:28690: $? = 0 configure:28694: test -z || test ! -s conftest.err configure:28697: $? = 0 configure:28700: test -s conftest configure:28703: $? = 0 configure:28715: result: yes configure:28627: checking for memmove configure:28684: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:28690: $? = 0 configure:28694: test -z || test ! -s conftest.err configure:28697: $? = 0 configure:28700: test -s conftest configure:28703: $? = 0 configure:28715: result: yes configure:28627: checking for mkstemp configure:28684: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:28690: $? = 0 configure:28694: test -z || test ! -s conftest.err configure:28697: $? = 0 configure:28700: test -s conftest configure:28703: $? = 0 configure:28715: result: yes configure:28627: checking for vsnprintf configure:28684: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:28690: $? = 0 configure:28694: test -z || test ! -s conftest.err configure:28697: $? = 0 configure:28700: test -s conftest configure:28703: $? = 0 configure:28715: result: yes configure:28627: checking for stpcpy configure:28684: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 /tmp/cciLNesO.o: In function `main': /tmp/cciLNesO.o(.text+0x9): undefined reference to `stpcpy' /tmp/cciLNesO.o(.data+0x0): undefined reference to `stpcpy' configure:28690: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "glib 2.4.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 401 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_LONG_LONG_FORMAT 1 | #define SANE_MALLOC_PROTOS 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SETLOCALE 1 | #define SIZEOF_SIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | /* Define stpcpy to an innocuous variant, in case declares stpcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define stpcpy innocuous_stpcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stpcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stpcpy | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char stpcpy (); | /* 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_stpcpy) || defined (__stub___stpcpy) | choke me | #else | char (*f) () = stpcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != stpcpy; | ; | return 0; | } configure:28715: result: no configure:28627: checking for strcasecmp configure:28684: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:28690: $? = 0 configure:28694: test -z || test ! -s conftest.err configure:28697: $? = 0 configure:28700: test -s conftest configure:28703: $? = 0 configure:28715: result: yes configure:28627: checking for strncasecmp configure:28684: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:28690: $? = 0 configure:28694: test -z || test ! -s conftest.err configure:28697: $? = 0 configure:28700: test -s conftest configure:28703: $? = 0 configure:28715: result: yes configure:28627: checking for poll configure:28684: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:28690: $? = 0 configure:28694: test -z || test ! -s conftest.err configure:28697: $? = 0 configure:28700: test -s conftest configure:28703: $? = 0 configure:28715: result: yes configure:28627: checking for getcwd configure:28684: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:28690: $? = 0 configure:28694: test -z || test ! -s conftest.err configure:28697: $? = 0 configure:28700: test -s conftest configure:28703: $? = 0 configure:28715: result: yes configure:28627: checking for nanosleep configure:28684: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:28690: $? = 0 configure:28694: test -z || test ! -s conftest.err configure:28697: $? = 0 configure:28700: test -s conftest configure:28703: $? = 0 configure:28715: result: yes configure:28627: checking for vasprintf configure:28684: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:28690: $? = 0 configure:28694: test -z || test ! -s conftest.err configure:28697: $? = 0 configure:28700: test -s conftest configure:28703: $? = 0 configure:28715: result: yes configure:28627: checking for setenv configure:28684: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:28690: $? = 0 configure:28694: test -z || test ! -s conftest.err configure:28697: $? = 0 configure:28700: test -s conftest configure:28703: $? = 0 configure:28715: result: yes configure:28627: checking for unsetenv configure:28684: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:28690: $? = 0 configure:28694: test -z || test ! -s conftest.err configure:28697: $? = 0 configure:28700: test -s conftest configure:28703: $? = 0 configure:28715: result: yes configure:28627: checking for getc_unlocked configure:28684: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 /tmp/ccjthbdd.o: In function `main': /tmp/ccjthbdd.o(.text+0x9): undefined reference to `getc_unlocked' /tmp/ccjthbdd.o(.data+0x0): undefined reference to `getc_unlocked' configure:28690: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "glib 2.4.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 401 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_LONG_LONG_FORMAT 1 | #define SANE_MALLOC_PROTOS 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SETLOCALE 1 | #define SIZEOF_SIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_GETCWD 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | /* end confdefs.h. */ | /* Define getc_unlocked to an innocuous variant, in case declares getc_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define getc_unlocked innocuous_getc_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getc_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getc_unlocked | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getc_unlocked (); | /* 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_getc_unlocked) || defined (__stub___getc_unlocked) | choke me | #else | char (*f) () = getc_unlocked; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getc_unlocked; | ; | return 0; | } configure:28715: result: no configure:28627: checking for readlink configure:28684: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:28690: $? = 0 configure:28694: test -z || test ! -s conftest.err configure:28697: $? = 0 configure:28700: test -s conftest configure:28703: $? = 0 configure:28715: result: yes configure:28627: checking for symlink configure:28684: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:28690: $? = 0 configure:28694: test -z || test ! -s conftest.err configure:28697: $? = 0 configure:28700: test -s conftest configure:28703: $? = 0 configure:28715: result: yes configure:28726: checking for C99 vsnprintf configure:28778: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:28781: $? = 0 configure:28783: ./conftest configure:28786: $? = 0 configure:28800: result: yes configure:28810: checking whether printf supports positional parameters configure:28838: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:28841: $? = 0 configure:28843: ./conftest configure:28846: $? = 0 configure:28860: result: yes configure:28937: checking for signed configure:28958: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:94: warning: unused variable `x' configure:28964: $? = 0 configure:28968: test -z || test ! -s conftest.err configure:28971: $? = 0 configure:28974: test -s conftest.o configure:28977: $? = 0 configure:28988: result: yes configure:28999: checking for long long configure:29052: result: yes configure:29063: checking for long double configure:29123: result: yes configure:29134: checking for wchar_t configure:29156: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:29162: $? = 0 configure:29166: test -z || test ! -s conftest.err configure:29169: $? = 0 configure:29172: test -s conftest.o configure:29175: $? = 0 configure:29186: result: yes configure:29197: checking for wint_t configure:29219: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:29225: $? = 0 configure:29229: test -z || test ! -s conftest.err configure:29232: $? = 0 configure:29235: test -s conftest.o configure:29238: $? = 0 configure:29249: result: yes configure:29259: checking for size_t configure:29313: result: yes configure:29325: checking for ptrdiff_t configure:29349: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:29355: $? = 0 configure:29359: test -z || test ! -s conftest.err configure:29362: $? = 0 configure:29365: test -s conftest.o configure:29368: $? = 0 configure:29379: result: yes configure:29391: checking for inttypes.h configure:29413: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:100: syntax error before `i' configure:29419: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "glib 2.4.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 401 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_LONG_LONG_FORMAT 1 | #define SANE_MALLOC_PROTOS 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SETLOCALE 1 | #define SIZEOF_SIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_GETCWD 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:29443: result: no configure:29454: checking for stdint.h configure:29476: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 conftest.c:96: stdint.h: No such file or directory conftest.c: In function `main': conftest.c:100: syntax error before `i' configure:29482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "glib 2.4.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 401 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_LONG_LONG_FORMAT 1 | #define SANE_MALLOC_PROTOS 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SETLOCALE 1 | #define SIZEOF_SIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_GETCWD 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:29506: result: no configure:29541: checking for snprintf configure:29598: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:29604: $? = 0 configure:29608: test -z || test ! -s conftest.err configure:29611: $? = 0 configure:29614: test -s conftest configure:29617: $? = 0 configure:29629: result: yes configure:29639: checking for C99 snprintf configure:29689: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 conftest.c: In function `doit': conftest.c:104: warning: unused variable `args' configure:29692: $? = 0 configure:29694: ./conftest configure:29697: $? = 0 configure:29711: result: yes configure:29802: checking for sys_errlist configure:29824: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:29830: $? = 0 configure:29834: test -z || test ! -s conftest.err configure:29837: $? = 0 configure:29840: test -s conftest configure:29843: $? = 0 configure:29854: result: yes configure:29865: checking for sys_siglist configure:29886: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:29892: $? = 0 configure:29896: test -z || test ! -s conftest.err configure:29899: $? = 0 configure:29902: test -s conftest configure:29905: $? = 0 configure:29916: result: yes configure:29927: checking for sys_siglist declaration configure:29947: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:29953: $? = 0 configure:29957: test -z || test ! -s conftest.err configure:29960: $? = 0 configure:29963: test -s conftest.o configure:29966: $? = 0 configure:29976: result: yes configure:29987: checking for fd_set configure:30005: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:102: warning: unused variable `writeMask' conftest.c:102: warning: unused variable `readMask' configure:30011: $? = 0 configure:30015: test -z || test ! -s conftest.err configure:30018: $? = 0 configure:30021: test -s conftest.o configure:30024: $? = 0 configure:30035: result: yes, found in sys/types.h configure:30073: checking whether realloc (NULL,) will work configure:30094: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:30097: $? = 0 configure:30099: ./conftest configure:30102: $? = 0 configure:30117: result: yes configure:30128: checking for nl_langinfo (CODESET) configure:30146: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:103: warning: unused variable `codeset' configure:30152: $? = 0 configure:30156: test -z || test ! -s conftest.err configure:30159: $? = 0 configure:30162: test -s conftest.o configure:30165: $? = 0 configure:30180: result: yes configure:30185: checking for OpenBSD strlcpy/strlcat configure:30211: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:30214: $? = 0 configure:30216: ./conftest configure:30219: $? = 0 configure:30233: result: yes configure:30244: checking for an implementation of va_copy() configure:30266: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 conftest.c: In function `f': conftest.c:5: warning: implicit declaration of function `va_copy' conftest.c:3: warning: `args2' might be used uninitialized in this function /tmp/cci4Pmda.o: In function `f': /tmp/cci4Pmda.o(.text+0x10): undefined reference to `va_copy' configure:30272: $? = 1 configure: failed program was: | #include | void f (int i, ...) { | va_list args1, args2; | va_start (args1, i); | va_copy (args2, args1); | if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42) | exit (1); | va_end (args1); va_end (args2); | } | int main() { | f (0, 42); | return 0; | } configure:30298: result: no configure:30300: checking for an implementation of __va_copy() configure:30322: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 conftest.c: In function `f': conftest.c:5: warning: implicit declaration of function `__va_copy' conftest.c:3: warning: `args2' might be used uninitialized in this function /tmp/ccUuyjqm.o: In function `f': /tmp/ccUuyjqm.o(.text+0x10): undefined reference to `__va_copy' configure:30328: $? = 1 configure: failed program was: | #include | void f (int i, ...) { | va_list args1, args2; | va_start (args1, i); | __va_copy (args2, args1); | if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42) | exit (1); | va_end (args1); va_end (args2); | } | int main() { | f (0, 42); | return 0; | } configure:30354: result: no configure:30372: checking whether va_lists can be copied by value configure:30402: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:30405: $? = 0 configure:30407: ./conftest configure:30410: $? = 0 configure:30425: result: yes configure:30458: checking for dlopen configure:30515: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:30521: $? = 0 configure:30525: test -z || test ! -s conftest.err configure:30528: $? = 0 configure:30531: test -s conftest configure:30534: $? = 0 configure:30546: result: yes configure:30549: checking for dlsym configure:30606: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:30612: $? = 0 configure:30616: test -z || test ! -s conftest.err configure:30619: $? = 0 configure:30622: test -s conftest configure:30625: $? = 0 configure:30637: result: yes configure:31030: checking for RTLD_GLOBAL brokenness configure:31064: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl -Wl,--export-dynamic conftest.c >&5 configure:31067: $? = 0 configure:31069: ./conftest configure:31072: $? = 0 configure:31088: result: no configure:31095: checking for preceeding underscore in symbols configure:31126: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl -Wl,--export-dynamic conftest.c >&5 configure:31129: $? = 0 configure:31131: ./conftest configure:31134: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "glib 2.4.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 401 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_LONG_LONG_FORMAT 1 | #define SANE_MALLOC_PROTOS 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SETLOCALE 1 | #define SIZEOF_SIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_GETCWD 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define intmax_t long long | #define HAVE_SNPRINTF 1 | #define HAVE_C99_SNPRINTF 1 | #define REALLOC_0_WORKS 1 | #define HAVE_CODESET 1 | #define HAVE_STRLCPY 1 | /* end confdefs.h. */ | #include | int glib_underscore_test (void) { return 42; } | int main() { | void *f1 = (void*)0, *f2 = (void*)0, *handle; | handle = dlopen ((void*)0, 0); | if (handle) { | f1 = dlsym (handle, "glib_underscore_test"); | f2 = dlsym (handle, "_glib_underscore_test"); | } return (!f2 || f1); | } configure:31150: result: no configure:31165: checking for dlerror configure:31222: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:31228: $? = 0 configure:31232: test -z || test ! -s conftest.err configure:31235: $? = 0 configure:31238: test -s conftest configure:31241: $? = 0 configure:31253: result: yes configure:31270: checking for the suffix of shared libraries configure:31286: result: .so configure:31301: checking for gspawn implementation configure:31311: result: gspawn.lo configure:31316: checking for GIOChannel implementation configure:31326: result: giounix.lo configure:31331: checking for platform-dependent source configure:31341: result: configure:31345: checking whether to compile timeloop configure:31355: result: yes configure:31368: checking if building for some Win32 platform configure:31378: result: no configure:31552: cc -c -O -pipe -Wall -I/usr/local/include -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:105: warning: unused variable `m' configure:31558: $? = 0 configure:31562: test -z || test ! -s conftest.err configure:31565: $? = 0 configure:31568: test -s conftest.o configure:31571: $? = 0 configure:31689: checking for thread implementation configure:31698: result: posix configure:31792: cc -o conftest -O -pipe -Wall -pthread -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:31795: $? = 0 configure:31797: ./conftest configure:31800: $? = 0 configure:31792: cc -o conftest -O -pipe -Wall -pthreads -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 cc: unrecognized option `-pthreads' /tmp/cc05igdy.o: In function `main': /tmp/cc05igdy.o(.text+0x28): undefined reference to `pthread_create' /tmp/cc05igdy.o(.text+0x37): undefined reference to `pthread_join' configure:31795: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "glib 2.4.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 401 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_LONG_LONG_FORMAT 1 | #define SANE_MALLOC_PROTOS 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SETLOCALE 1 | #define SIZEOF_SIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_GETCWD 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define intmax_t long long | #define HAVE_SNPRINTF 1 | #define HAVE_C99_SNPRINTF 1 | #define REALLOC_0_WORKS 1 | #define HAVE_CODESET 1 | #define HAVE_STRLCPY 1 | /* end confdefs.h. */ | | #include | int check_me = 0; | void* func(void* data) {check_me = 42; return &check_me;} | int main() | { pthread_t t; | void *ret; | pthread_create (&t, 0, func, 0); | pthread_join (t, &ret); | exit (check_me != 42 || ret != &check_me); | } configure:31929: checking thread related cflags configure:31931: result: -D_THREAD_SAFE configure:32086: checking for sched_get_priority_min configure:32147: cc -o conftest -O -pipe -Wall -I/usr/local/include -D_THREAD_SAFE -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/usr/local/lib -lintl conftest.c >&5 configure:32150: $? = 0 configure:32152: ./conftest configure:32155: $? = 0 configure:32168: result: yes configure:32226: checking thread related libraries configure:32228: result: -pthread configure:32241: checking for localtime_r configure:32298: cc -o conftest -O -pipe -Wall -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -lintl conftest.c >&5 configure:32304: $? = 0 configure:32308: test -z || test ! -s conftest.err configure:32311: $? = 0 configure:32314: test -s conftest configure:32317: $? = 0 configure:32329: result: yes configure:32340: checking for posix getpwuid_r configure:32373: cc -o conftest -O -pipe -Wall -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -lintl conftest.c >&5 conftest.c: In function `main': conftest.c:110: warning: implicit declaration of function `getpwuid_r' /tmp/cc4Y6h4i.o: In function `main': /tmp/cc4Y6h4i.o(.text+0x3c): undefined reference to `getpwuid_r' configure:32376: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "glib 2.4.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 401 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_LONG_LONG_FORMAT 1 | #define SANE_MALLOC_PROTOS 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SETLOCALE 1 | #define SIZEOF_SIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_GETCWD 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define intmax_t long long | #define HAVE_SNPRINTF 1 | #define HAVE_C99_SNPRINTF 1 | #define REALLOC_0_WORKS 1 | #define HAVE_CODESET 1 | #define HAVE_STRLCPY 1 | #define HAVE_LOCALTIME_R 1 | /* end confdefs.h. */ | | #include | #include | int main () { | char buffer[10000]; | struct passwd pwd, *pwptr = &pwd; | int error; | errno = 0; | error = getpwuid_r (0, &pwd, buffer, | sizeof (buffer), &pwptr); | return (error < 0 && errno == ENOSYS) | || error == ENOSYS; | } configure:32395: result: no configure:32410: checking for nonposix getpwuid_r configure:32434: cc -o conftest -O -pipe -Wall -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -lintl conftest.c >&5 conftest.c: In function `main': conftest.c:108: warning: implicit declaration of function `getpwuid_r' /tmp/cca9BVWc.o: In function `main': /tmp/cca9BVWc.o(.text+0x1f): undefined reference to `getpwuid_r' configure:32440: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "glib 2.4.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 401 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_LONG_LONG_FORMAT 1 | #define SANE_MALLOC_PROTOS 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SETLOCALE 1 | #define SIZEOF_SIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_GETCWD 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define intmax_t long long | #define HAVE_SNPRINTF 1 | #define HAVE_C99_SNPRINTF 1 | #define REALLOC_0_WORKS 1 | #define HAVE_CODESET 1 | #define HAVE_STRLCPY 1 | #define HAVE_LOCALTIME_R 1 | /* end confdefs.h. */ | #include | int | main () | { | char buffer[10000]; | struct passwd pwd; | getpwuid_r (0, &pwd, buffer, | sizeof (buffer)); | ; | return 0; | } configure:32465: result: no configure:32486: checking size of pthread_t configure:32808: cc -o conftest -O -pipe -Wall -I/usr/local/include -D_THREAD_SAFE -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/usr/local/lib -lintl conftest.c -pthread >&5 configure:32811: $? = 0 configure:32813: ./conftest configure:32816: $? = 0 configure:32835: result: 4 configure:32844: checking for pthread_attr_setstacksize configure:32862: cc -o conftest -O -pipe -Wall -I/usr/local/include -D_THREAD_SAFE -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/usr/local/lib -lintl conftest.c -pthread >&5 configure:32868: $? = 0 configure:32872: test -z || test ! -s conftest.err configure:32875: $? = 0 configure:32878: test -s conftest configure:32881: $? = 0 configure:32883: result: yes configure:32899: checking for minimal/maximal thread priority configure:32973: result: sched_get_priority_min(SCHED_OTHER)/sched_get_priority_max(SCHED_OTHER) configure:32975: checking for pthread_setschedparam configure:32993: cc -o conftest -O -pipe -Wall -I/usr/local/include -D_THREAD_SAFE -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/usr/local/lib -lintl conftest.c -pthread >&5 conftest.c: In function `main': conftest.c:108: warning: `t' might be used uninitialized in this function configure:32999: $? = 0 configure:33003: test -z || test ! -s conftest.err configure:33006: $? = 0 configure:33009: test -s conftest configure:33012: $? = 0 configure:33014: result: yes configure:33039: checking for posix yield function configure:33059: cc -o conftest -O -pipe -Wall -I/usr/local/include -D_THREAD_SAFE -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/usr/local/lib -lintl conftest.c -pthread >&5 configure:33065: $? = 0 configure:33069: test -z || test ! -s conftest.err configure:33072: $? = 0 configure:33075: test -s conftest configure:33078: $? = 0 configure:33097: result: sched_yield configure:33824: WARNING: the 'g_get_(user_name|real_name|home_dir|tmp_dir)' functions will not be MT-safe during their first call because there is no working 'getpwuid_r' on your system. configure:34218: checking size of pthread_mutex_t configure:34540: cc -o conftest -O -pipe -Wall -I/usr/local/include -D_THREAD_SAFE -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/usr/local/lib -lintl conftest.c -pthread >&5 configure:34543: $? = 0 configure:34545: ./conftest configure:34548: $? = 0 configure:34567: result: 4 configure:34574: checking byte contents of PTHREAD_MUTEX_INITIALIZER configure:34604: cc -o conftest -O -pipe -Wall -I/usr/local/include -D_THREAD_SAFE -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/usr/local/lib -lintl conftest.c -pthread >&5 conftest.c:112: warning: return-type defaults to `int' configure:34607: $? = 0 configure:34609: ./conftest configure:34612: $? = 0 configure:34626: result: 0,0,0,0 configure:34642: checking whether to use assembler code for atomic operations configure:34648: result: none configure:34777: checking value of POLLIN configure:35087: cc -o conftest -O -pipe -Wall -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -lintl conftest.c >&5 configure:35090: $? = 0 configure:35092: ./conftest configure:35095: $? = 0 configure:35111: result: 1 configure:35114: checking value of POLLOUT configure:35424: cc -o conftest -O -pipe -Wall -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -lintl conftest.c >&5 configure:35427: $? = 0 configure:35429: ./conftest configure:35432: $? = 0 configure:35448: result: 4 configure:35451: checking value of POLLPRI configure:35761: cc -o conftest -O -pipe -Wall -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -lintl conftest.c >&5 configure:35764: $? = 0 configure:35766: ./conftest configure:35769: $? = 0 configure:35785: result: 2 configure:35788: checking value of POLLERR configure:36098: cc -o conftest -O -pipe -Wall -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -lintl conftest.c >&5 configure:36101: $? = 0 configure:36103: ./conftest configure:36106: $? = 0 configure:36122: result: 8 configure:36125: checking value of POLLHUP configure:36435: cc -o conftest -O -pipe -Wall -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -lintl conftest.c >&5 configure:36438: $? = 0 configure:36440: ./conftest configure:36443: $? = 0 configure:36459: result: 16 configure:36462: checking value of POLLNVAL configure:36772: cc -o conftest -O -pipe -Wall -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -lintl conftest.c >&5 configure:36775: $? = 0 configure:36777: ./conftest configure:36780: $? = 0 configure:36796: result: 32 configure:36828: checking for EILSEQ configure:36850: cc -c -O -pipe -Wall -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 conftest.c: In function `main': conftest.c:117: warning: unused variable `error' configure:36856: $? = 0 configure:36860: test -z || test ! -s conftest.err configure:36863: $? = 0 configure:36866: test -s conftest.o configure:36869: $? = 0 configure:36879: result: yes configure:37063: checking for xsltproc configure:37081: found /usr/local/bin/xsltproc configure:37093: result: /usr/local/bin/xsltproc configure:37117: checking for XML catalog (no) configure:37124: result: not found configure:37131: checking for xmlcatalog configure:37149: found /usr/local/bin/xmlcatalog configure:37162: result: /usr/local/bin/xmlcatalog configure:37180: checking for DocBook XML DTD V4.1.2 in XML catalog configure:37191: result: not found configure:37197: checking for DocBook XSL Stylesheets in XML catalog configure:37208: result: not found configure:37437: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.4.1, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on red.paulbeard.org config.status:38617: creating glib-2.0.pc config.status:38617: creating glib-2.0-uninstalled.pc config.status:38617: creating gmodule-2.0.pc config.status:38617: creating gmodule-2.0-uninstalled.pc config.status:38617: creating gthread-2.0.pc config.status:38617: creating gthread-2.0-uninstalled.pc config.status:38617: creating gobject-2.0.pc config.status:38617: creating gobject-2.0-uninstalled.pc config.status:38617: creating glib-zip config.status:38617: creating glib-gettextize config.status:38617: creating Makefile config.status:38617: creating build/Makefile config.status:38617: creating build/win32/Makefile config.status:38617: creating build/win32/dirent/Makefile config.status:38617: creating glib/Makefile config.status:38617: creating glib/libcharset/Makefile config.status:38617: creating glib/gnulib/Makefile config.status:38617: creating gmodule/Makefile config.status:38617: creating gmodule/gmoduleconf.h config.status:38617: creating gobject/Makefile config.status:38617: creating gobject/glib-mkenums config.status:38617: creating gthread/Makefile config.status:38617: creating po/Makefile.in config.status:38617: creating docs/Makefile config.status:38617: creating docs/reference/Makefile config.status:38617: creating docs/reference/glib/Makefile config.status:38617: creating docs/reference/glib/version.xml config.status:38617: creating docs/reference/gobject/Makefile config.status:38617: creating docs/reference/gobject/version.xml config.status:38617: creating tests/Makefile config.status:38617: creating tests/gobject/Makefile config.status:38617: creating m4macros/Makefile config.status:38720: creating config.h config.status:39044: executing depfiles commands config.status:39044: executing default-1 commands config.status:39044: executing glibconfig.h commands config.status:39044: executing chmod-scripts commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_type_size_t=yes ac_cv_sizeof_int=4 lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' ac_cv_prog_ac_ct_F77=f77 ac_cv_func_bind_textdomain_codeset=yes am_cv_CC_dependencies_compiler_type=gcc ac_cv_func_vasprintf=yes ac_cv_func_getcwd=yes ac_cv_prog_CXXCPP='c++ -E' ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_env_CXXFLAGS_value=' -O -pipe ' bh_cv_c_signed=yes ac_cv_header_sys_times_h=yes ac_cv_c_bigendian=no lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' ac_cv_f77_compiler_gnu=yes gt_cv_func_dgettext_libc=yes ac_cv_env_F77_value= ac_cv_path_XSLTPROC=/usr/local/bin/xsltproc gt_cv_c_long_double=yes lt_cv_file_magic_cmd='$MAGIC_CMD' ac_cv_header_stdlib_h=yes ac_cv_func_strncasecmp=yes ac_cv_func_memmove=yes ac_cv_header_sys_time_h=yes ac_cv_header_pwd_h=yes ac_cv_sizeof_long_long=8 ac_cv_func_on_exit=no ac_cv_func__doprnt=no ac_cv_func_dlopen=yes ac_cv_sizeof_char=1 lt_cv_prog_gnu_ldcxx=yes ac_cv_prog_cc_g=yes ac_cv_env_CXXCPP_set= ac_cv_env_LDFLAGS_set=set glib_cv_uscore=no lt_cv_prog_compiler_c_o_CXX=yes ac_cv_prog_ac_ct_AR=ar ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_sys_large_files=no ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set ac_cv_func_setlocale=yes ac_cv_header_dirent_h=yes 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'\''' ac_cv_func_dlerror=yes ac_cv_prog_CXX=c++ ac_cv_func_snprintf_c99=yes jm_ac_cv_header_stdint_h=no jm_ac_cv_header_inttypes_h=no gt_cv_c_wint_t=yes lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ac_cv_prog_make_gmake_set=yes ac_cv_env_FFLAGS_set= lt_cv_sys_max_cmd_len=65536 ac_cv_func_vsnprintf_c99=yes ac_cv_func_readlink=yes ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set=set ac_cv_func_posix_getpwuid_r=no ac_cv_func_strcasecmp=yes ac_cv_sizeof_size_t=4 ac_cv_header_langinfo_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_float_h=yes ac_cv_type___int64=no ac_cv_type_long=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CXX_set=set glib_cv_va_val_copy=yes ac_cv_func_snprintf=yes lt_lt_cv_prog_compiler_c_o_CXX='"yes"' gt_cv_have_gettext=yes ac_cv_env_host_alias_set= gt_cv_c_wchar_t=yes ac_cv_func_vsnprintf=yes ac_cv_c_const=yes 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'\''"' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_func_mkstemp=yes ac_cv_func_nl_langinfo=yes lt_cv_ld_reload_flag=-r glib_cv_value_POLLNVAL=32 ac_cv_func_nanosleep=yes ac_cv_working_alloca_h=no glib_cv_rtldglobal_broken=no ac_cv_func_unsetenv=yes ac_cv_header_values_h=yes lt_cv_prog_gnu_ld=yes ac_cv_header_sys_stat_h=yes ac_cv_env_build_alias_set=set glib_cv_value_POLLIN=1 ac_cv_header_sys_select_h=yes ac_cv_func_atexit=yes ac_cv_func_localtime_r=yes glib_cv___va_copy=no ac_cv_func_printf_unix98=yes ac_cv_header_limits_h=yes lt_cv_prog_compiler_c_o=yes ac_cv_prog_f77_g=yes ac_cv_lib_iconv_libiconv_open=yes ac_cv_env_CXXCPP_value= ac_cv_env_LDFLAGS_value='-L/usr/local/lib -lintl' ac_cv_env_target_alias_set= glib_cv_sane_realloc=yes ac_cv_func_alloca_works=yes ac_cv_prog_INDENT=indent ac_cv_prog_cc_stdc= ac_cv_host_alias=i386-portbld-freebsd4.9 ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CC_set=set ac_cv_func_symlink=yes glib_cv_has__inline__=yes lt_cv_prog_compiler_c_o_F77=yes ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes glib_cv_value_POLLERR=8 glib_cv_sizeof_system_thread=4 lt_cv_path_SED=/usr/local/bin/gsed ac_cv_header_strings_h=yes ac_cv_sizeof___int64=0 ac_cv_sizeof_long=4 ac_cv_type_short=yes ac_cv_func_vprintf=yes ac_cv_func_dcgettext=yes ac_cv_header_stdint_h=no ac_cv_header_inttypes_h=yes ac_cv_prog_egrep='grep -E' ac_cv_env_FFLAGS_value= glib_cv_value_POLLPRI=2 glib_cv_va_copy=no ac_cv_func_setenv=yes jm_cv_langinfo_codeset=yes ac_cv_header_sys_param_h=yes lt_cv_path_LD=/usr/libexec/elf/ld lt_cv_prog_compiler_rtti_exceptions=yes ac_cv_header_locale_h=yes ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes ac_cv_build_alias=i386-portbld-freebsd4.9 ac_cv_env_CPPFLAGS_value=-I/usr/local/include glib_cv_sizeof_gmutex=4 glib_cv_have_strlcpy=yes ac_cv_sys_largefile_CC=no glib_cv_value_POLLHUP=16 glib_cv_has__inline=yes ac_cv_type_void_p=yes lt_lt_cv_prog_compiler_c_o='"yes"' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_header_memory_h=yes ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXX_value=c++ ac_cv_prog_ac_ct_STRIP=strip ac_cv_host=i386-portbld-freebsd4.9 ac_cv_env_F77_set= ac_cv_env_host_alias_value= ac_cv_func_getc_unlocked=no ac_cv_func_strerror=yes ac_cv_type_int=yes lt_lt_cv_prog_compiler_c_o_F77='"yes"' am_cv_val_LC_MESSAGES=yes ac_cv_path_PERL_PATH=/usr/bin/perl5 lt_cv_objdir=.libs ac_cv_prog_cxx_g=yes ac_cv_func_nonposix_getpwuid_r=no lt_cv_file_magic_test_file= gt_cv_func_dgettext_libintl=no am_cv_prog_cc_stdc= glib_cv_hasinline=yes ac_cv_prog_CPP='cc -E' am_cv_CXX_dependencies_compiler_type=gcc ac_cv_build=i386-portbld-freebsd4.9 ac_cv_prog_AWK=nawk ac_cv_env_build_alias_value=i386-portbld-freebsd4.9 ac_cv_func_lstat=yes ac_cv_type_long_long=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_deplibs_check_method=pass_all ac_cv_prog_ac_ct_CC=cc ac_cv_func_dlsym=yes glib_cv_stack_grows=no ac_cv_type_char=yes lt_cv_path_LDCXX=/usr/libexec/elf/ld ac_cv_header_libintl_h=yes ac_cv_prog_PERL=perl5 ac_cv_env_target_alias_value= ac_cv_path_XMLCATALOG=/usr/local/bin/xmlcatalog ac_cv_func_strsignal=yes ac_cv_header_stddef_h=yes ac_cv_sizeof_short=2 ac_cv_env_CC_value=cc ac_cv_type_ptrdiff_t=yes lt_cv_path_NM='/usr/bin/nm -B' ac_cv_env_CPP_set= ac_cv_func_poll=yes ac_cv_header_sched_h=yes ac_cv_header_dlfcn_h=yes glib_cv_value_POLLOUT=4 glib_cv_byte_contents_gmutex=0,0,0,0 ac_cv_sizeof_void_p=4 ac_cv_sys_file_offset_bits=no ac_cv_func_stpcpy=no ac_cv_gnu_library_2_1=yes glib_cv_long_long_format=q ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /opt/ports/devel/glib20/work/glib-2.4.1/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /opt/ports/devel/glib20/work/glib-2.4.1/missing --run tar' AR='ar' AUTOCONF='${SHELL} /opt/ports/devel/glib20/work/glib-2.4.1/missing --run autoconf' AUTOHEADER='${SHELL} /opt/ports/devel/glib20/work/glib-2.4.1/missing --run autoheader' AUTOMAKE='${SHELL} /opt/ports/devel/glib20/work/glib-2.4.1/missing --run automake-1.7' AWK='nawk' CATALOGS=' am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo mn.gmo ms.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@ije.gmo sr@Latn.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo yi.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='cc' CCDEPMODE='depmode=gcc' CFLAGS='-O -pipe -Wall' CPP='cc -E' CPPFLAGS='-I/usr/local/include -D_THREAD_SAFE' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc' CXXFLAGS=' -O -pipe ' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISABLE_MEM_POOLS='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_GC_FRIENDLY='' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_MAN_FALSE='' ENABLE_MAN_TRUE='#' ENABLE_TIMELOOP_FALSE='#' ENABLE_TIMELOOP_TRUE='' EXEEXT='' F77='f77' FFLAGS='-g -O2' GETTEXT_PACKAGE='glib20' GIO='giounix.lo' GLIBC21='yes' GLIB_BINARY_AGE='401' GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' GLIB_DEF='' GLIB_GENMARSHAL='' GLIB_INTERFACE_AGE='1' GLIB_MAJOR_VERSION='2' GLIB_MICRO_VERSION='1' GLIB_MINOR_VERSION='4' GLIB_VERSION='2.4.1' GMODULE_DEF='' GMOFILES=' am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo mn.gmo ms.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@ije.gmo sr@Latn.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo yi.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/local/bin/msgfmt' GOBJECT_DEF='' GSPAWN='gspawn.lo' GTHREAD_COMPILE_IMPL_DEFINES='-D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE' GTHREAD_DEF='' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' G_LIBS_EXTRA='' G_LIB_WIN32_RESOURCE='' G_MODULE_BROKEN_RTLD_GLOBAL='0' G_MODULE_HAVE_DLERROR='1' G_MODULE_IMPL='G_MODULE_IMPL_DL' G_MODULE_LDFLAGS='-Wl,--export-dynamic' G_MODULE_LIBS='' G_MODULE_LIBS_EXTRA='' G_MODULE_NEED_USCORE='0' G_MODULE_PLUGIN_LIBS='' G_MODULE_SUPPORTED='true' G_MODULE_WIN32_RESOURCE='' G_OBJECT_WIN32_RESOURCE='' G_THREAD_CFLAGS='-D_THREAD_SAFE' G_THREAD_LIBS='-pthread ' G_THREAD_LIBS_EXTRA='' G_THREAD_LIBS_FOR_GTHREAD='-Wc,-pthread' G_THREAD_WIN32_RESOURCE='' HAVE_CXX_FALSE='#' HAVE_CXX_TRUE='' HAVE_GOOD_PRINTF_FALSE='#' HAVE_GOOD_PRINTF_TRUE='' HTML_DIR='/usr/local/share/doc' ICONV_LIBS='-liconv' INDENT='indent' INSTALL_DATA='install -c -o root -g wheel -m 444' INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -c -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' LDFLAGS='-L/usr/local/lib -lintl' LIBOBJS='' LIBS=' ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LT_AGE='400' LT_CURRENT='400' LT_CURRENT_MINUS_AGE='0' LT_RELEASE='2.4' LT_REVISION='1' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /opt/ports/devel/glib20/work/glib-2.4.1/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MS_LIB_AVAILABLE_FALSE='' MS_LIB_AVAILABLE_TRUE='#' OBJEXT='o' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' PACKAGE='glib' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib' PACKAGE_NAME='glib' PACKAGE_STRING='glib 2.4.1' PACKAGE_TARNAME='glib' PACKAGE_VERSION='2.4.1' PATH_SEPARATOR=':' PERL='perl5' PERL_PATH='/usr/bin/perl5' PKG_CONFIG='/usr/local/bin/pkg-config' PLATFORMDEP='' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' POFILES=' am.po ar.po az.po be.po bg.po bn.po ca.po cs.po cy.po da.po de.po el.po en_CA.po en_GB.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po id.po is.po it.po ja.po ko.po lt.po lv.po mk.po mn.po ms.po nl.po nn.po no.po pa.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sr@ije.po sr@Latn.po sv.po ta.po tr.po uk.po vi.po yi.po zh_CN.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' REBUILD='' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TESTGMODULE_EXP='' USE_NLS='yes' VERSION='2.4.1' XGETTEXT='/usr/local/bin/xgettext' XMLCATALOG='/usr/local/bin/xmlcatalog' XML_CATALOG_FILE='no' XSLTPROC='/usr/local/bin/xsltproc' ac_ct_AR='ar' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_F77='f77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd4.9' build_alias='i386-portbld-freebsd4.9' build_cpu='i386' build_os='freebsd4.9' build_vendor='portbld' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-portbld-freebsd4.9' host_alias='' host_cpu='i386' host_os='freebsd4.9' host_vendor='portbld' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/opt/ports/devel/glib20/work/glib-2.4.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' ms_librarian='' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "glib20" #define GLIB_BINARY_AGE 401 #define GLIB_BYTE_CONTENTS_GMUTEX 0,0,0,0 #define GLIB_INTERFACE_AGE 1 #define GLIB_LOCALE_DIR "/usr/local/share/locale" #define GLIB_MAJOR_VERSION 2 #define GLIB_MICRO_VERSION 1 #define GLIB_MINOR_VERSION 4 #define GLIB_SIZEOF_GMUTEX 4 #define GLIB_SIZEOF_SYSTEM_THREAD 4 #define G_COMPILED_WITH_DEBUGGING "minimum" #define G_HAVE_INLINE 1 #define G_HAVE___INLINE 1 #define G_HAVE___INLINE__ 1 #define G_THREAD_SOURCE "gthread-posix.c" #define HAVE_ALLOCA 1 #define HAVE_ATEXIT 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_C99_SNPRINTF 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_CODESET 1 #define HAVE_DCGETTEXT 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FLOAT_H 1 #define HAVE_GETCWD 1 #define HAVE_GETTEXT 1 #define HAVE_GOOD_PRINTF 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LANGINFO_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_LONG_LONG_FORMAT 1 #define HAVE_LSTAT 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MKSTEMP 1 #define HAVE_NANOSLEEP 1 #define HAVE_NL_LANGINFO 1 #define HAVE_POLL 1 #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 #define HAVE_PTRDIFF_T 1 #define HAVE_PWD_H 1 #define HAVE_READLINK 1 #define HAVE_SCHED_H 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRLCPY 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYMLINK 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNIX98_PRINTF 1 #define HAVE_UNSETENV 1 #define HAVE_VALUES_H 1 #define HAVE_VASPRINTF 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" #define PACKAGE_NAME "glib" #define PACKAGE_STRING "glib 2.4.1" #define PACKAGE_TARNAME "glib" #define PACKAGE_VERSION "2.4.1" #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER) #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER) #define POSIX_YIELD_FUNC sched_yield() #define REALLOC_0_WORKS 1 #define SANE_MALLOC_PROTOS 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_VOID_P 4 #define SIZEOF___INT64 0 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define USE_LIBICONV_GNU 1 #define intmax_t long long configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.4.1, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status glibconfig.h on red.paulbeard.org config.status:39044: executing glibconfig.h commands config.status:39433: glibconfig.h is unchanged ORBit2-2.8.1 XFree86-4.3.0,1 XFree86-FontServer-4.3.0_3 XFree86-Server-4.3.0_14 XFree86-clients-4.3.0_7 XFree86-documents-4.3.0 XFree86-font100dpi-4.3.0 XFree86-font75dpi-4.3.0 XFree86-fontCyrillic-4.3.0 XFree86-fontDefaultBitmaps-4.3.0 XFree86-fontEncodings-4.3.0 XFree86-fontScalable-4.3.0 XFree86-libraries-4.3.0_7 Xft-2.1.2 afterstep-1.0_1 apache-1.3.31 asclock-1.0 atk-1.4.0 audacity-1.0.0_1 bladeenc-0.94.2 cups-1.1.20.0 cups-base-1.1.20.0 cups-lpr-1.1.20.0 cups-pstoraster-7.07_1 docbook-sk-4.1.2 docbook-xml-4.2_1 docbook-xsl-1.61.3_1 dri-4.3.0,1 esound-0.2.34 expat-1.95.7 fontconfig-2.2.2,1 fontconfig-2.2.90_3 freetype2-2.1.7_3 gettext-0.13.1_1 ghostscript-gnu-7.07_6 glib-1.2.10_10 glib-2.4.1_1 gnomehier-1.0_17 gramofile-1.6_1 gtk-1.2.10_12 gtk-2.2.4 imake-4.3.0_2 intltool-0.30_1 jpeg-6b_2 libIDL-0.8.2 libXft-2.1.6 libart_lgpl2-2.3.16 libaudiofile-0.2.6 libbonobo-2.4.0 libglade2-2.0.1_1 libglut-6.0.1 libgnugetopt-1.2 libiconv-1.9.1_3 libogg-1.1,3 libvorbis-1.0.1,3 libxml2-2.6.9 libxslt-1.1.6 linc-1.0.3 mad-0.14.2b_3 mod_dav-1.0.3_1 mod_gzip-1.3.26.1a mod_perl-1.29 mysql-client-3.23.58_2 mysql-server-3.23.58_2 openssl-0.9.7d p5-Digest-1.08 p5-Digest-MD5-2.33 p5-HTML-Parser-3.36 p5-HTML-Tagset-3.03 p5-MIME-Base64-3.01 p5-URI-1.30 p5-XML-Parser-2.34_1 p5-libwww-5.76 pango-1.2.5 pkgconfig-0.15.0_1 png-1.2.5_5 popt-1.6.4_2 portupgrade-20040325_1 py23-expat-2.3.4_3 python-2.3.4 rc_subr-1.26 rpm-3.0.6_9 ruby-1.8.1.2004.05.02 ruby18-bdb1-0.2.2 samba-3.0.4_1,1 sdocbook-xml-4.1.2.5_1 tiff-3.6.1_1 wrapper-1.0_3 wxgtk-2.4.2_7 wxgtk-common-2.4.2_1 xmlcatmgr-2.1 FreeBSD red.paulbeard.org 4.9-RELEASE-p8 FreeBSD 4.9-RELEASE-p8 #0: Wed May 19 22:35:07 PDT 2004 root@red.paulbeard.org:/usr/obj/usr/src/sys/RED i386 --Apple-Mail-4-94307859-- --Apple-Mail-5-94307871 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iD8DBQFAt59N+ybs/Ie7RggRAgvNAJwOASZ7qYSOWmgYGKtot89C1jOeQwCfamY5 1EKlPxJOC5wXYZZYfAHDnIc= =7ikp -----END PGP SIGNATURE----- --Apple-Mail-5-94307871--