From owner-freebsd-gnome@FreeBSD.ORG Wed Feb 4 05:42:38 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 838B516A4CE for ; Wed, 4 Feb 2004 05:42:38 -0800 (PST) Received: from james.kobe-u.ac.jp (y07.kobe-u.ac.jp [133.30.9.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 7567143D45 for ; Wed, 4 Feb 2004 05:42:30 -0800 (PST) (envelope-from rachmat@med.kobe-u.ac.jp) Received: (qmail 18467 invoked from network); 4 Feb 2004 22:42:28 +0900 Received: from unknown (HELO ?133.30.183.207?) (133.30.183.207) by y01.kobe-u.ac.jp with SMTP; 4 Feb 2004 22:42:28 +0900 Mime-Version: 1.0 (Apple Message framework v612) To: gnome@freeBSD.org Message-Id: Content-Type: multipart/mixed; boundary=Apple-Mail-1-958183870 From: Rachmat Hidajat Date: Wed, 4 Feb 2004 22:42:27 +0900 X-Mailer: Apple Mail (2.612) Subject: failed compiling glib20 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: Wed, 04 Feb 2004 13:42:38 -0000 --Apple-Mail-1-958183870 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed Compiling gnome2 on 5.2-current stops at /usr/ports/devel/glib20 --Apple-Mail-1-958183870 Content-Transfer-Encoding: 7bit Content-Type: application/octet-stream; x-unix-mode=0640; name="config.log" Content-Disposition: attachment; filename=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 configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --enable-static --with-libiconv=gnu --prefix=/usr/local --build=i386-portbld-freebsd5.2 ## --------- ## ## Platform. ## ## --------- ## hostname = tambora.med.kobe-u.ac.jp uname -m = i386 uname -r = 5.2-CURRENT uname -s = FreeBSD uname -v = FreeBSD 5.2-CURRENT #0: Wed Feb 4 11:44:53 JST 2004 rachmat@tambora.med.kobe-u.ac.jp:/usr/obj/usr/src/sys/OPTIPLEX /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: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1569: checking for a BSD-compatible install configure:1623: result: /usr/bin/install -c -o root -g wheel configure:1634: checking whether build environment is sane configure:1677: result: yes configure:1692: checking whether gmake sets $(MAKE) configure:1716: result: no configure:1735: checking for working aclocal-1.4 configure:1746: result: missing configure:1750: checking for working autoconf configure:1761: result: missing configure:1765: checking for working automake-1.4 configure:1776: result: missing configure:1780: checking for working autoheader configure:1791: result: missing configure:1795: checking for working makeinfo configure:1802: result: found configure:1845: checking whether to enable maintainer-specific portions of Makefiles configure:1854: result: no configure:1875: checking build system type configure:1893: result: i386-portbld-freebsd5.2 configure:1901: checking host system type configure:1915: result: i386-portbld-freebsd5.2 configure:1924: checking for the BeOS configure:1934: result: no configure:1938: checking for Win32 configure:1966: result: no configure:2088: checking whether to enable garbage collector friendliness configure:2100: result: no configure:2104: checking whether to disable memory pools configure:2107: result: no configure:2166: checking for gcc configure:2192: result: cc configure:2436: checking for C compiler version configure:2439: cc --version &5 cc (GCC) 3.3.3 [FreeBSD] 20031106 Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2442: $? = 0 configure:2444: cc -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.3.3 [FreeBSD] 20031106 configure:2447: $? = 0 configure:2449: cc -V &5 cc: `-V' option must have argument configure:2452: $? = 1 configure:2476: checking for C compiler default output configure:2479: cc -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:2482: $? = 0 configure:2528: result: a.out configure:2533: checking whether the C compiler works configure:2539: ./a.out configure:2542: $? = 0 configure:2559: result: yes configure:2566: checking whether we are cross compiling configure:2568: result: no configure:2571: checking for suffix of executables configure:2573: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:2576: $? = 0 configure:2601: result: configure:2607: checking for suffix of object files configure:2629: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:2632: $? = 0 configure:2654: result: o configure:2658: checking whether we are using the GNU C compiler configure:2683: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:2686: $? = 0 configure:2689: test -s conftest.o configure:2692: $? = 0 configure:2705: result: yes configure:2711: checking whether cc accepts -g configure:2733: cc -c -g -I/usr/local/include conftest.c >&5 configure:2736: $? = 0 configure:2739: test -s conftest.o configure:2742: $? = 0 configure:2753: result: yes configure:2770: checking for cc option to accept ANSI C configure:2831: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:2834: $? = 0 configure:2837: test -s conftest.o configure:2840: $? = 0 configure:2858: result: none needed configure:2876: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2879: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2993: checking for c++ configure:3019: result: c++ configure:3132: checking for C++ compiler version configure:3135: c++ --version &5 c++ (GCC) 3.3.3 [FreeBSD] 20031106 Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3138: $? = 0 configure:3140: c++ -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.3.3 [FreeBSD] 20031106 configure:3143: $? = 0 configure:3145: c++ -V &5 c++: `-V' option must have argument configure:3148: $? = 1 configure:3151: checking whether we are using the GNU C++ compiler configure:3176: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5 configure:3179: $? = 0 configure:3182: test -s conftest.o configure:3185: $? = 0 configure:3198: result: yes configure:3204: checking whether c++ accepts -g configure:3226: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:3229: $? = 0 configure:3232: test -s conftest.o configure:3235: $? = 0 configure:3246: result: yes configure:3290: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5 configure:3293: $? = 0 configure:3296: test -s conftest.o configure:3299: $? = 0 configure:3326: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5 configure: In function `int main()': configure:3328: error: `exit' undeclared (first use this function) configure:3328: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:3329: $? = 1 configure: failed program was: | #line 3310 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 3 | #define GLIB_INTERFACE_AGE 3 | #define GLIB_BINARY_AGE 203 | #define G_COMPILED_WITH_DEBUGGING "minimum" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3290: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5 configure:3293: $? = 0 configure:3296: test -s conftest.o configure:3299: $? = 0 configure:3326: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5 configure:3329: $? = 0 configure:3332: test -s conftest.o configure:3335: $? = 0 configure:3376: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5 configure:3379: $? = 0 configure:3382: test -s conftest.o configure:3385: $? = 0 configure:3415: checking for cc option to accept ANSI C configure:3478: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:3481: $? = 0 configure:3484: test -s conftest.o configure:3487: $? = 0 configure:3502: result: none needed configure:3525: checking for a BSD-compatible install configure:3579: result: /usr/bin/install -c -o root -g wheel configure:3598: checking for special C compiler options needed for large files configure:3678: result: no configure:3684: checking for _FILE_OFFSET_BITS value needed for large files configure:3716: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:3719: $? = 0 configure:3722: test -s conftest.o configure:3725: $? = 0 configure:3781: result: no configure:3791: checking for _LARGE_FILES value needed for large files configure:3823: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:3826: $? = 0 configure:3829: test -s conftest.o configure:3832: $? = 0 configure:3888: result: no configure:3906: checking for pkg-config configure:3924: found /usr/local/bin/pkg-config configure:3937: result: /usr/local/bin/pkg-config configure:4028: checking for gawk configure:4057: result: no configure:4028: checking for mawk configure:4057: result: no configure:4028: checking for nawk configure:4044: found /usr/bin/nawk configure:4054: result: nawk configure:4068: checking for perl5 configure:4084: found /usr/bin/perl5 configure:4094: result: perl5 configure:4107: checking for indent configure:4123: found /usr/bin/indent configure:4133: result: indent configure:4154: checking for perl5 configure:4172: found /usr/bin/perl5 configure:4184: result: /usr/bin/perl5 configure:4488: checking for libiconv_open in -liconv configure:4519: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl conftest.c -liconv >&5 configure:4522: $? = 0 configure:4525: test -s conftest configure:4528: $? = 0 configure:4540: result: yes configure:4622: checking how to run the C preprocessor configure:4658: cc -E -I/usr/local/include conftest.c configure:4664: $? = 0 configure:4696: cc -E -I/usr/local/include conftest.c configure:4705:28: ac_nonexistent.h: No such file or directory configure:4702: $? = 1 configure: failed program was: | #line 4688 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 3 | #define GLIB_INTERFACE_AGE 3 | #define GLIB_BINARY_AGE 203 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #include configure:4740: result: cc -E configure:4765: cc -E -I/usr/local/include conftest.c configure:4771: $? = 0 configure:4803: cc -E -I/usr/local/include conftest.c configure:4812:28: ac_nonexistent.h: No such file or directory configure:4809: $? = 1 configure: failed program was: | #line 4795 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 3 | #define GLIB_INTERFACE_AGE 3 | #define GLIB_BINARY_AGE 203 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #include configure:4852: checking for egrep configure:4862: result: grep -E configure:4867: checking for ANSI C header files configure:4893: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:4896: $? = 0 configure:4899: test -s conftest.o configure:4902: $? = 0 configure:4994: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:4997: $? = 0 configure:4999: ./conftest configure:5002: $? = 0 configure:5017: result: yes configure:5041: checking for sys/types.h configure:5058: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5041: checking for sys/stat.h configure:5058: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5041: checking for stdlib.h configure:5058: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5041: checking for string.h configure:5058: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5041: checking for memory.h configure:5058: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5041: checking for strings.h configure:5058: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5041: checking for inttypes.h configure:5058: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5041: checking for stdint.h configure:5058: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5041: checking for unistd.h configure:5058: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5105: checking locale.h usability configure:5118: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:5121: $? = 0 configure:5124: test -s conftest.o configure:5127: $? = 0 configure:5137: result: yes configure:5141: checking locale.h presence configure:5152: cc -E -I/usr/local/include conftest.c configure:5158: $? = 0 configure:5177: result: yes configure:5213: checking for locale.h configure:5220: result: yes configure:5234: checking for LC_MESSAGES configure:5256: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:5259: $? = 0 configure:5262: test -s conftest configure:5265: $? = 0 configure:5276: result: yes configure:5305: checking libintl.h usability configure:5318: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:5321: $? = 0 configure:5324: test -s conftest.o configure:5327: $? = 0 configure:5337: result: yes configure:5341: checking libintl.h presence configure:5352: cc -E -I/usr/local/include conftest.c configure:5358: $? = 0 configure:5377: result: yes configure:5413: checking for libintl.h configure:5420: result: yes configure:5431: checking for dgettext in libc configure:5455: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:5458: $? = 0 configure:5461: test -s conftest configure:5464: $? = 0 configure:5476: result: yes configure:5484: checking for bind_textdomain_codeset configure:5534: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:5537: $? = 0 configure:5540: test -s conftest configure:5543: $? = 0 configure:5554: result: yes configure:5878: checking for msgfmt configure:5905: result: /usr/local/bin/msgfmt configure:5918: checking for dcgettext configure:5968: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:5971: $? = 0 configure:5974: test -s conftest configure:5977: $? = 0 configure:5988: result: yes configure:6000: checking for gmsgfmt configure:6031: result: /usr/local/bin/msgfmt configure:6040: checking for xgettext configure:6067: result: /usr/local/bin/xgettext configure:6092: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:6095: $? = 0 configure:6098: test -s conftest configure:6101: $? = 0 configure:6255: checking for catalogs to be installed configure:6280: result: am az be bg bn ca cs cy da de el eo es et eu fa fi fr gl he hi id is it ja ko li lv mk ml mn ms nl nn no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta tr uk vi yi zh_CN zh_TW configure:6454: checking for a sed that does not truncate output configure:6508: result: /usr/bin/sed configure:6522: checking for ld used by cc configure:6589: result: /usr/bin/ld configure:6598: checking if the linker (/usr/bin/ld) is GNU ld configure:6613: result: yes configure:6618: checking for /usr/bin/ld option to reload object files configure:6625: result: -r configure:6634: checking for BSD-compatible nm configure:6676: result: /usr/bin/nm -B configure:6680: checking whether ln -s works configure:6684: result: yes configure:6691: checking how to recognise dependent libraries configure:6891: result: pass_all configure:7344: checking dlfcn.h usability configure:7357: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:7360: $? = 0 configure:7363: test -s conftest.o configure:7366: $? = 0 configure:7376: result: yes configure:7380: checking dlfcn.h presence configure:7391: cc -E -I/usr/local/include conftest.c configure:7397: $? = 0 configure:7416: result: yes configure:7452: checking for dlfcn.h configure:7459: result: yes configure:7477: checking how to run the C++ preprocessor configure:7509: c++ -E -I/usr/local/include conftest.cc configure:7515: $? = 0 configure:7547: c++ -E -I/usr/local/include conftest.cc configure:7576:28: ac_nonexistent.h: No such file or directory configure:7553: $? = 1 configure: failed program was: | #line 7539 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 3 | #define GLIB_INTERFACE_AGE 3 | #define GLIB_BINARY_AGE 203 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #ifdef __cplusplus | #include | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_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:7591: result: c++ -E configure:7616: c++ -E -I/usr/local/include conftest.cc configure:7622: $? = 0 configure:7654: c++ -E -I/usr/local/include conftest.cc configure:7683:28: ac_nonexistent.h: No such file or directory configure:7660: $? = 1 configure: failed program was: | #line 7646 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 3 | #define GLIB_INTERFACE_AGE 3 | #define GLIB_BINARY_AGE 203 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #ifdef __cplusplus | #include | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_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:7753: checking for g77 configure:7782: result: no configure:7753: checking for f77 configure:7769: found /usr/bin/f77 configure:7779: result: f77 configure:7794: checking for Fortran 77 compiler version configure:7797: f77 --version &5 GNU Fortran (GCC) 3.3.3 [FreeBSD] 20031106 Copyright (C) 2002 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:7800: $? = 0 configure:7802: f77 -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.3.3 [FreeBSD] 20031106 configure:7805: $? = 0 configure:7807: f77 -V &5 f77: `-V' option must have argument configure:7810: $? = 1 configure:7817: checking whether we are using the GNU Fortran 77 compiler configure:7831: f77 -c conftest.F >&5 configure:7834: $? = 0 configure:7837: test -s conftest.o configure:7840: $? = 0 configure:7853: result: yes configure:7860: checking whether f77 accepts -g configure:7872: f77 -c -g conftest.f >&5 configure:7875: $? = 0 configure:7878: test -s conftest.o configure:7881: $? = 0 configure:7893: result: yes configure:7921: checking the maximum length of command line arguments configure:7980: result: 65536 configure:7991: checking command to parse /usr/bin/nm -B output from cc object configure:8080: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:8083: $? = 0 configure:8087: /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:8090: $? = 0 configure:8142: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl conftest.c conftstm.o >&5 configure:8145: $? = 0 configure:8183: result: ok configure:8187: checking for objdir configure:8202: result: .libs configure:8292: checking for ar configure:8308: found /usr/bin/ar configure:8319: result: ar configure:8372: checking for ranlib configure:8388: found /usr/bin/ranlib configure:8399: result: ranlib configure:8452: checking for strip configure:8468: found /usr/bin/strip configure:8479: result: strip configure:8741: checking if cc static flag works configure:8764: result: yes configure:8781: checking if cc supports -fno-rtti -fno-exceptions configure:8799: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC configure:8803: $? = 0 configure:8814: result: no configure:8829: checking for cc option to produce PIC configure:9006: result: -fPIC configure:9013: checking if cc PIC flag -fPIC works configure:9031: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -fPIC -DPIC conftest.c >&5 configure:9035: $? = 0 configure:9046: result: yes configure:9070: checking if cc supports -c -o file.o configure:9098: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:9102: $? = 0 configure:9119: result: yes configure:9145: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9964: result: yes configure:9990: checking whether -lc should be explicitly linked in configure:9995: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5 configure:9998: $? = 0 configure:10012: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10015: $? = 1 configure:10027: result: yes configure:10035: checking how to hardcode library paths into programs configure:10060: result: immediate configure:10074: checking whether stripping libraries is possible configure:10079: result: yes configure:10101: checking dynamic linker characteristics configure:10636: result: freebsd5.2 ld.so configure:11362: checking if libtool supports shared libraries configure:11364: result: yes configure:11367: checking whether to build shared libraries configure:11416: result: yes configure:11419: checking whether to build static libraries configure:11423: result: yes configure:11514: creating libtool configure:12058: checking for ld used by c++ configure:12125: result: /usr/bin/ld configure:12134: checking if the linker (/usr/bin/ld) is GNU ld configure:12149: result: yes configure:12200: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12995: result: yes configure:13013: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5 configure:13016: $? = 0 configure:13112: checking for c++ option to produce PIC configure:13364: result: -fPIC configure:13371: checking if c++ PIC flag -fPIC works configure:13389: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -fPIC -DPIC conftest.cc >&5 configure:13393: $? = 0 configure:13404: result: yes configure:13428: checking if c++ supports -c -o file.o configure:13456: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -o out/conftest2.o conftest.cc >&5 configure:13460: $? = 0 configure:13477: result: yes configure:13503: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13528: result: yes configure:13599: checking how to hardcode library paths into programs configure:13624: result: immediate configure:13638: checking whether stripping libraries is possible configure:13643: result: yes configure:13665: checking dynamic linker characteristics configure:14200: result: freebsd5.2 ld.so configure:15399: checking if libtool supports shared libraries configure:15401: result: yes configure:15404: checking whether to build shared libraries configure:15422: result: yes configure:15425: checking whether to build static libraries configure:15429: result: yes configure:15441: checking for f77 option to produce PIC configure:15618: result: -fPIC configure:15625: checking if f77 PIC flag -fPIC works configure:15643: f77 -c -g -O2 -fPIC conftest.f >&5 configure:15647: $? = 0 configure:15658: result: yes configure:15682: checking if f77 supports -c -o file.o configure:15710: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:15714: $? = 0 configure:15731: result: yes configure:15757: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:16554: result: yes configure:16625: checking how to hardcode library paths into programs configure:16650: result: immediate configure:16664: checking whether stripping libraries is possible configure:16669: result: yes configure:16691: checking dynamic linker characteristics configure:17226: result: freebsd5.2 ld.so configure:21185: checking for extra flags to get ANSI library prototypes configure:21207: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c -lm >&5 configure:21210: $? = 0 configure:21212: ./conftest configure:21215: $? = 0 configure:21217: result: none needed configure:21279: checking for extra flags for POSIX compliance configure:21298: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure: In function `main': configure:21323: warning: unused variable `dir' configure:21301: $? = 0 configure:21304: test -s conftest.o configure:21307: $? = 0 configure:21309: result: none needed configure:21362: checking for ANSI C header files configure:21512: result: yes configure:21528: checking for vprintf configure:21578: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:21588: warning: conflicting types for built-in function `vprintf' configure:21581: $? = 0 configure:21584: test -s conftest configure:21587: $? = 0 configure:21598: result: yes configure:21605: checking for _doprnt configure:21655: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 /var/tmp//ccjeYkji.o: In function `main': /var/tmp//ccjeYkji.o(.text+0xf): undefined reference to `_doprnt' /var/tmp//ccjeYkji.o(.data+0x0): undefined reference to `_doprnt' configure:21658: $? = 1 configure: failed program was: | #line 21611 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 3 | #define GLIB_INTERFACE_AGE 3 | #define GLIB_BINARY_AGE 203 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #ifdef __cplusplus | #include | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_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. */ | /* 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 | /* 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:21675: result: no configure:21692: checking for working alloca.h configure:21714: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:21737:20: alloca.h: No such file or directory configure: In function `main': configure:21741: warning: implicit declaration of function `alloca' configure:21741: warning: unused variable `p' configure:21717: $? = 1 configure: failed program was: | #line 21698 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 3 | #define GLIB_INTERFACE_AGE 3 | #define GLIB_BINARY_AGE 203 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #ifdef __cplusplus | #include | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_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:21734: result: no configure:21744: checking for alloca configure:21786: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure: In function `main': configure:21813: warning: unused variable `p' configure:21789: $? = 0 configure:21792: test -s conftest configure:21795: $? = 0 configure:21806: result: yes configure:22019: checking for atexit configure:22069: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:22072: $? = 0 configure:22075: test -s conftest configure:22078: $? = 0 configure:22089: result: yes configure:22019: checking for on_exit configure:22069: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 /var/tmp//ccNOeA8m.o: In function `main': /var/tmp//ccNOeA8m.o(.text+0xf): undefined reference to `on_exit' /var/tmp//ccNOeA8m.o(.data+0x0): undefined reference to `on_exit' configure:22072: $? = 1 configure: failed program was: | #line 22025 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 3 | #define GLIB_INTERFACE_AGE 3 | #define GLIB_BINARY_AGE 203 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #ifdef __cplusplus | #include | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_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. */ | /* 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 | /* 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:22089: result: no configure:22100: checking for char configure:22125: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:22128: $? = 0 configure:22131: test -s conftest.o configure:22134: $? = 0 configure:22145: result: yes configure:22148: checking size of char configure:22423: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:22426: $? = 0 configure:22428: ./conftest configure:22431: $? = 0 configure:22454: result: 1 configure:22461: checking for short configure:22486: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:22489: $? = 0 configure:22492: test -s conftest.o configure:22495: $? = 0 configure:22506: result: yes configure:22509: checking size of short configure:22784: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:22787: $? = 0 configure:22789: ./conftest configure:22792: $? = 0 configure:22815: result: 2 configure:22822: checking for long configure:22847: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:22850: $? = 0 configure:22853: test -s conftest.o configure:22856: $? = 0 configure:22867: result: yes configure:22870: checking size of long configure:23145: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:23148: $? = 0 configure:23150: ./conftest configure:23153: $? = 0 configure:23176: result: 4 configure:23183: checking for int configure:23208: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:23211: $? = 0 configure:23214: test -s conftest.o configure:23217: $? = 0 configure:23228: result: yes configure:23231: checking size of int configure:23506: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:23509: $? = 0 configure:23511: ./conftest configure:23514: $? = 0 configure:23537: result: 4 configure:23544: checking for void * configure:23569: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:23572: $? = 0 configure:23575: test -s conftest.o configure:23578: $? = 0 configure:23589: result: yes configure:23592: checking size of void * configure:23867: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:23870: $? = 0 configure:23872: ./conftest configure:23875: $? = 0 configure:23898: result: 4 configure:23905: checking for long long configure:23930: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:23933: $? = 0 configure:23936: test -s conftest.o configure:23939: $? = 0 configure:23950: result: yes configure:23953: checking size of long long configure:24228: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:24231: $? = 0 configure:24233: ./conftest configure:24236: $? = 0 configure:24259: result: 8 configure:24266: checking for __int64 configure:24291: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure: In function `main': configure:24356: error: `__int64' undeclared (first use in this function) configure:24356: error: (Each undeclared identifier is reported only once configure:24356: error: for each function it appears in.) configure:24356: error: syntax error before ')' token configure:24294: $? = 1 configure: failed program was: | #line 24272 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 3 | #define GLIB_INTERFACE_AGE 3 | #define GLIB_BINARY_AGE 203 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #ifdef __cplusplus | #include | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_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:24311: result: no configure:24314: checking size of __int64 configure:24620: result: 0 configure:24644: checking for format to printf and scanf a guint64 configure:24673: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure: In function `main': configure:24710: warning: implicit declaration of function `exit' configure:24676: $? = 0 configure:24678: ./conftest configure:24681: $? = 0 configure:24697: result: %llu configure:24713: checking for an ANSI C-conforming const configure:24781: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure: In function `main': configure:24794: warning: unused variable `s' configure:24814: warning: unused variable `foo' configure:24775: warning: unused variable `x' configure:24781: warning: unused variable `zero' configure:24793: warning: `t' might be used uninitialized in this function configure:24811: warning: `b' might be used uninitialized in this function configure:24784: $? = 0 configure:24787: test -s conftest.o configure:24790: $? = 0 configure:24801: result: yes configure:24813: checking if malloc() and friends prototypes are gmem.h compatible configure:24844: cc -c -O -pipe -mcpu=pentiumpro -Wall -Werror -I/usr/local/include conftest.c >&5 configure:24847: $? = 0 configure:24850: test -s conftest.o configure:24853: $? = 0 configure:24868: result: yes configure:24872: checking for growing stack pointer configure:24900: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:24903: $? = 0 configure:24905: ./conftest configure:24908: $? = 0 configure:24925: result: no configure:24928: checking for __inline configure:24941: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:24944: $? = 0 configure:24947: test -s conftest.o configure:24950: $? = 0 configure:24964: result: yes configure:24973: checking for __inline__ configure:24986: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:24989: $? = 0 configure:24992: test -s conftest.o configure:24995: $? = 0 configure:25009: result: yes configure:25018: checking for inline configure:25032: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:25035: $? = 0 configure:25038: test -s conftest.o configure:25041: $? = 0 configure:25055: result: yes configure:25066: checking for ISO C99 varargs macros in C configure:25089: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:25092: $? = 0 configure:25095: test -s conftest.o configure:25098: $? = 0 configure:25108: result: yes configure:25111: checking for ISO C99 varargs macros in C++ configure:25143: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5 configure:25146: $? = 0 configure:25149: test -s conftest.o configure:25152: $? = 0 configure:25169: result: yes configure:25172: checking for GNUC varargs macros configure:25195: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:25198: $? = 0 configure:25201: test -s conftest.o configure:25204: $? = 0 configure:25214: result: yes configure:25218: checking whether byte ordering is bigendian configure:25246: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:25249: $? = 0 configure:25252: test -s conftest.o configure:25255: $? = 0 configure:25280: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure: In function `main': configure:25318: error: syntax error before "big" configure:25283: $? = 1 configure: failed program was: | #line 25259 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 3 | #define GLIB_INTERFACE_AGE 3 | #define GLIB_BINARY_AGE 203 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #ifdef __cplusplus | #include | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_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 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:25403: result: no configure:25445: checking dirent.h usability configure:25458: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:25461: $? = 0 configure:25464: test -s conftest.o configure:25467: $? = 0 configure:25477: result: yes configure:25481: checking dirent.h presence configure:25492: cc -E -I/usr/local/include conftest.c configure:25498: $? = 0 configure:25517: result: yes configure:25553: checking for dirent.h configure:25560: result: yes configure:25445: checking float.h usability configure:25458: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:25461: $? = 0 configure:25464: test -s conftest.o configure:25467: $? = 0 configure:25477: result: yes configure:25481: checking float.h presence configure:25492: cc -E -I/usr/local/include conftest.c configure:25498: $? = 0 configure:25517: result: yes configure:25553: checking for float.h configure:25560: result: yes configure:25445: checking limits.h usability configure:25458: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:25461: $? = 0 configure:25464: test -s conftest.o configure:25467: $? = 0 configure:25477: result: yes configure:25481: checking limits.h presence configure:25492: cc -E -I/usr/local/include conftest.c configure:25498: $? = 0 configure:25517: result: yes configure:25553: checking for limits.h configure:25560: result: yes configure:25445: checking pwd.h usability configure:25458: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:25461: $? = 0 configure:25464: test -s conftest.o configure:25467: $? = 0 configure:25477: result: yes configure:25481: checking pwd.h presence configure:25492: cc -E -I/usr/local/include conftest.c configure:25498: $? = 0 configure:25517: result: yes configure:25553: checking for pwd.h configure:25560: result: yes configure:25445: checking sys/param.h usability configure:25458: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:25461: $? = 0 configure:25464: test -s conftest.o configure:25467: $? = 0 configure:25477: result: yes configure:25481: checking sys/param.h presence configure:25492: cc -E -I/usr/local/include conftest.c configure:25498: $? = 0 configure:25517: result: yes configure:25553: checking for sys/param.h configure:25560: result: yes configure:25445: checking sys/poll.h usability configure:25458: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:25461: $? = 0 configure:25464: test -s conftest.o configure:25467: $? = 0 configure:25477: result: yes configure:25481: checking sys/poll.h presence configure:25492: cc -E -I/usr/local/include conftest.c configure:25498: $? = 0 configure:25517: result: yes configure:25553: checking for sys/poll.h configure:25560: result: yes configure:25445: checking sys/select.h usability configure:25458: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:25461: $? = 0 configure:25464: test -s conftest.o configure:25467: $? = 0 configure:25477: result: yes configure:25481: checking sys/select.h presence configure:25492: cc -E -I/usr/local/include conftest.c configure:25498: $? = 0 configure:25517: result: yes configure:25553: checking for sys/select.h configure:25560: result: yes configure:25436: checking for sys/types.h configure:25441: result: yes configure:25592: checking sys/time.h usability configure:25605: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:25608: $? = 0 configure:25611: test -s conftest.o configure:25614: $? = 0 configure:25624: result: yes configure:25628: checking sys/time.h presence configure:25639: cc -E -I/usr/local/include conftest.c configure:25645: $? = 0 configure:25664: result: yes configure:25700: checking for sys/time.h configure:25707: result: yes configure:25592: checking sys/times.h usability configure:25605: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:25608: $? = 0 configure:25611: test -s conftest.o configure:25614: $? = 0 configure:25624: result: yes configure:25628: checking sys/times.h presence configure:25639: cc -E -I/usr/local/include conftest.c configure:25645: $? = 0 configure:25664: result: yes configure:25700: checking for sys/times.h configure:25707: result: yes configure:25583: checking for unistd.h configure:25588: result: yes configure:25592: checking values.h usability configure:25605: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:25692:20: values.h: No such file or directory configure:25608: $? = 1 configure: failed program was: | #line 25595 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 3 | #define GLIB_INTERFACE_AGE 3 | #define GLIB_BINARY_AGE 203 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #ifdef __cplusplus | #include | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_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 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 | /* 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:25624: result: no configure:25628: checking values.h presence configure:25639: cc -E -I/usr/local/include conftest.c configure:25694:20: values.h: No such file or directory configure:25645: $? = 1 configure: failed program was: | #line 25631 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 3 | #define GLIB_INTERFACE_AGE 3 | #define GLIB_BINARY_AGE 203 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #ifdef __cplusplus | #include | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_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 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 | /* end confdefs.h. */ | #include configure:25664: result: no configure:25700: checking for values.h configure:25707: result: no configure:25583: checking for stdint.h configure:25588: result: yes configure:25592: checking sched.h usability configure:25605: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:25608: $? = 0 configure:25611: test -s conftest.o configure:25614: $? = 0 configure:25624: result: yes configure:25628: checking sched.h presence configure:25639: cc -E -I/usr/local/include conftest.c configure:25645: $? = 0 configure:25664: result: yes configure:25700: checking for sched.h configure:25707: result: yes configure:25737: checking langinfo.h usability configure:25750: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:25753: $? = 0 configure:25756: test -s conftest.o configure:25759: $? = 0 configure:25769: result: yes configure:25773: checking langinfo.h presence configure:25784: cc -E -I/usr/local/include conftest.c configure:25790: $? = 0 configure:25809: result: yes configure:25845: checking for langinfo.h configure:25852: result: yes configure:25869: checking for nl_langinfo configure:25919: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:25922: $? = 0 configure:25925: test -s conftest configure:25928: $? = 0 configure:25939: result: yes configure:25950: checking for nl_langinfo and CODESET configure:25972: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure: In function `main': configure:26027: warning: unused variable `cs' configure:25975: $? = 0 configure:25978: test -s conftest configure:25981: $? = 0 configure:25993: result: yes configure:26004: checking whether we are using the GNU C Library 2.1 or newer configure:26079:22: features.h: No such file or directory configure:26036: result: no configure:26058: checking stddef.h usability configure:26071: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:26074: $? = 0 configure:26077: test -s conftest.o configure:26080: $? = 0 configure:26090: result: yes configure:26094: checking stddef.h presence configure:26105: cc -E -I/usr/local/include conftest.c configure:26111: $? = 0 configure:26130: result: yes configure:26166: checking for stddef.h configure:26173: result: yes configure:26049: checking for stdlib.h configure:26054: result: yes configure:26049: checking for string.h configure:26054: result: yes configure:26190: checking for setlocale configure:26240: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26243: $? = 0 configure:26246: test -s conftest configure:26249: $? = 0 configure:26260: result: yes configure:26271: checking whether make is GNU Make configure:26281: result: no configure:26290: checking for size_t configure:26315: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure:26318: $? = 0 configure:26321: test -s conftest.o configure:26324: $? = 0 configure:26335: result: yes configure:26338: checking size of size_t configure:26613: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26616: $? = 0 configure:26618: ./conftest configure:26621: $? = 0 configure:26644: result: 4 configure:26652: checking for the appropriate definition for size_t configure:26687: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c configure:26693: $? = 0 configure:26696: (if test -s conftest.err; then false ; else true; fi) configure:26699: $? = 0 configure:26745: result: unsigned int configure:26767: checking for lstat configure:26817: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26820: $? = 0 configure:26823: test -s conftest configure:26826: $? = 0 configure:26837: result: yes configure:26767: checking for strerror configure:26817: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26820: $? = 0 configure:26823: test -s conftest configure:26826: $? = 0 configure:26837: result: yes configure:26767: checking for strsignal configure:26817: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26820: $? = 0 configure:26823: test -s conftest configure:26826: $? = 0 configure:26837: result: yes configure:26767: checking for memmove configure:26817: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26820: $? = 0 configure:26823: test -s conftest configure:26826: $? = 0 configure:26837: result: yes configure:26767: checking for mkstemp configure:26817: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26820: $? = 0 configure:26823: test -s conftest configure:26826: $? = 0 configure:26837: result: yes configure:26767: checking for vsnprintf configure:26817: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26867: warning: conflicting types for built-in function `vsnprintf' configure:26820: $? = 0 configure:26823: test -s conftest configure:26826: $? = 0 configure:26837: result: yes configure:26767: checking for stpcpy configure:26817: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26820: $? = 0 configure:26823: test -s conftest configure:26826: $? = 0 configure:26837: result: yes configure:26767: checking for strcasecmp configure:26817: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26820: $? = 0 configure:26823: test -s conftest configure:26826: $? = 0 configure:26837: result: yes configure:26767: checking for strncasecmp configure:26817: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26820: $? = 0 configure:26823: test -s conftest configure:26826: $? = 0 configure:26837: result: yes configure:26767: checking for poll configure:26817: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26820: $? = 0 configure:26823: test -s conftest configure:26826: $? = 0 configure:26837: result: yes configure:26767: checking for getcwd configure:26817: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26820: $? = 0 configure:26823: test -s conftest configure:26826: $? = 0 configure:26837: result: yes configure:26767: checking for nanosleep configure:26817: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26820: $? = 0 configure:26823: test -s conftest configure:26826: $? = 0 configure:26837: result: yes configure:26767: checking for vasprintf configure:26817: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26820: $? = 0 configure:26823: test -s conftest configure:26826: $? = 0 configure:26837: result: yes configure:26767: checking for unsetenv configure:26817: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26820: $? = 0 configure:26823: test -s conftest configure:26826: $? = 0 configure:26837: result: yes configure:26767: checking for getc_unlocked configure:26817: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26820: $? = 0 configure:26823: test -s conftest configure:26826: $? = 0 configure:26837: result: yes configure:26848: checking for C99 vsnprintf configure:26891: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure: In function `doit': configure:26960: warning: implicit declaration of function `exit' configure:26894: $? = 0 configure:26896: ./conftest configure:26899: $? = 0 configure:26913: result: yes configure:26923: checking for C99 snprintf configure:26974: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure: In function `doit': configure:27034: warning: implicit declaration of function `exit' configure:27028: warning: unused variable `args' configure:26977: $? = 0 configure:26979: ./conftest configure:26982: $? = 0 configure:26996: result: yes configure:27006: checking whether printf supports positional parameters configure:27035: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure: In function `main': configure:27113: warning: implicit declaration of function `strcmp' configure:27114: warning: implicit declaration of function `exit' configure:27038: $? = 0 configure:27040: ./conftest configure:27043: $? = 0 configure:27057: result: yes configure:27229: checking for sys_errlist configure:27252: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:27255: $? = 0 configure:27258: test -s conftest configure:27261: $? = 0 configure:27271: result: yes configure:27282: checking for sys_siglist configure:27304: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure: In function `main': configure:27383: warning: implicit declaration of function `exit' configure:27383: warning: passing arg 1 of `exit' makes integer from pointer without a cast configure:27307: $? = 0 configure:27310: test -s conftest configure:27313: $? = 0 configure:27323: result: yes configure:27334: checking for sys_siglist declaration configure:27355: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure: In function `main': configure:27434: warning: implicit declaration of function `strlen' configure:27358: $? = 0 configure:27361: test -s conftest.o configure:27364: $? = 0 configure:27374: result: yes configure:27385: checking for fd_set configure:27404: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure: In function `main': configure:27484: warning: unused variable `readMask' configure:27484: warning: unused variable `writeMask' configure:27407: $? = 0 configure:27410: test -s conftest.o configure:27413: $? = 0 configure:27424: result: yes, found in sys/types.h configure:27463: checking whether realloc (NULL,) will work configure:27485: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:27488: $? = 0 configure:27490: ./conftest configure:27493: $? = 0 configure:27508: result: yes configure:27519: checking for nl_langinfo (CODESET) configure:27538: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5 configure: In function `main': configure:27619: warning: unused variable `codeset' configure:27541: $? = 0 configure:27544: test -s conftest.o configure:27547: $? = 0 configure:27562: result: yes configure:27567: checking for OpenBSD strlcpy/strlcat configure:27594: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:27597: $? = 0 configure:27599: ./conftest configure:27602: $? = 0 configure:27616: result: yes configure:27627: checking for an implementation of va_copy() configure:27649: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 conftest.c: In function `f': conftest.c:7: warning: implicit declaration of function `exit' configure:27652: $? = 0 configure:27655: test -s conftest configure:27658: $? = 0 configure:27670: result: yes configure:27672: checking for an implementation of __va_copy() configure:27694: cc -o conftest -O -pipe -mcpu=pentiumpro -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:7: warning: implicit declaration of function `exit' /var/tmp//ccNtAeN2.o: In function `f': /var/tmp//ccNtAeN2.o(.text+0x17): undefined reference to `__va_copy' configure:27697: $? = 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:27715: result: no configure:27733: checking whether va_lists can be copied by value configure:27764: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure: In function `f': configure:27845: warning: implicit declaration of function `exit' configure:27767: $? = 0 configure:27769: ./conftest configure:27772: $? = 0 configure:27787: result: yes configure:27815: checking for dlopen configure:27865: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:27868: $? = 0 configure:27871: test -s conftest configure:27874: $? = 0 configure:27885: result: yes configure:27888: checking for dlsym configure:27938: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:27941: $? = 0 configure:27944: test -s conftest configure:27947: $? = 0 configure:27958: result: yes configure:28293: checking for RTLD_GLOBAL brokenness configure:28328: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl -Wl,--export-dynamic conftest.c >&5 configure:28331: $? = 0 configure:28333: ./conftest configure:28336: $? = 0 configure:28352: result: no configure:28359: checking for preceeding underscore in symbols configure:28391: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl -Wl,--export-dynamic conftest.c >&5 configure:28394: $? = 0 configure:28396: ./conftest configure:28399: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 28373 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 3 | #define GLIB_INTERFACE_AGE 3 | #define GLIB_BINARY_AGE 203 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #ifdef __cplusplus | #include | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_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 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_STDINT_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_STPCPY 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_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_C99_SNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define REALLOC_0_WORKS 1 | #define HAVE_CODESET 1 | #define HAVE_STRLCPY 1 | #define G_VA_COPY va_copy | /* 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:28415: result: no configure:28430: checking for dlerror configure:28480: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:28483: $? = 0 configure:28486: test -s conftest configure:28489: $? = 0 configure:28500: result: yes configure:28517: checking for the suffix of shared libraries configure:28530: result: .so configure:28545: checking for gspawn implementation configure:28555: result: gspawn.lo configure:28560: checking for GIOChannel implementation configure:28570: result: giounix.lo configure:28575: checking for platform-dependent source configure:28585: result: configure:28589: checking whether to compile timeloop configure:28599: result: yes configure:28611: checking if building for some Win32 platform configure:28621: result: no configure:28785: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c >&5 configure: In function `main': configure:28869: warning: unused variable `m' configure:28788: $? = 0 configure:28791: test -s conftest.o configure:28794: $? = 0 configure:28894: checking for thread implementation configure:28903: result: posix configure:28982: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -pthread -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure: In function `main': configure:29068: warning: implicit declaration of function `exit' configure:28985: $? = 0 configure:28987: ./conftest configure:28990: $? = 0 configure:28982: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -pthreads -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 cc: unrecognized option `-pthreads' configure: In function `main': configure:29068: warning: implicit declaration of function `exit' /var/tmp//cce651pt.o: In function `main': /var/tmp//cce651pt.o(.text+0x48): undefined reference to `pthread_create' /var/tmp//cce651pt.o(.text+0x5a): undefined reference to `pthread_join' configure:28985: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 28963 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 3 | #define GLIB_INTERFACE_AGE 3 | #define GLIB_BINARY_AGE 203 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #ifdef __cplusplus | #include | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_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 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_STDINT_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_STPCPY 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_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_C99_SNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define REALLOC_0_WORKS 1 | #define HAVE_CODESET 1 | #define HAVE_STRLCPY 1 | #define G_VA_COPY va_copy | /* 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:29115: checking thread related cflags configure:29117: result: -D_REENTRANT configure:29262: checking for sched_get_priority_min configure:29313: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/usr/local/lib -lintl conftest.c >&5 configure:29316: $? = 0 configure:29318: ./conftest configure:29321: $? = 0 configure:29334: result: yes configure:29392: checking thread related libraries configure:29394: result: -lpthread configure:29407: checking for localtime_r configure:29457: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -D_REENTRANT -L/usr/local/lib -lintl conftest.c >&5 configure:29460: $? = 0 configure:29463: test -s conftest configure:29466: $? = 0 configure:29477: result: yes configure:29488: checking for posix getpwuid_r configure:29522: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -D_REENTRANT -L/usr/local/lib -lintl conftest.c >&5 configure:29525: $? = 0 configure:29527: ./conftest configure:29530: $? = 0 configure:29544: result: yes configure:29625: checking size of pthread_t configure:29903: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/usr/local/lib -lintl conftest.c -lpthread >&5 /usr/bin/ld: cannot find -lpthread configure:29906: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 29863 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 3 | #define GLIB_INTERFACE_AGE 3 | #define GLIB_BINARY_AGE 203 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #ifdef __cplusplus | #include | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_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 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_STDINT_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_STPCPY 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_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_C99_SNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define REALLOC_0_WORKS 1 | #define HAVE_CODESET 1 | #define HAVE_STRLCPY 1 | #define G_VA_COPY va_copy | #define HAVE_LOCALTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | /* end confdefs.h. */ | #include | | long longval () { return (long) (sizeof (pthread_t)); } | unsigned long ulongval () { return (long) (sizeof (pthread_t)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | exit (1); | if (((long) (sizeof (pthread_t))) < 0) | { | long i = longval (); | if (i != ((long) (sizeof (pthread_t)))) | exit (1); | fprintf (f, "%ld\n", i); | } | else | { | unsigned long i = ulongval (); | if (i != ((long) (sizeof (pthread_t)))) | exit (1); | fprintf (f, "%lu\n", i); | } | exit (ferror (f) || fclose (f) != 0); | | ; | return 0; | } configure:29920: error: cannot compute sizeof (pthread_t), 77 ## ---------------- ## ## 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 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 -mcpu=pentiumpro' 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= 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 lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ac_cv_prog_make_gmake_set=no ac_cv_env_FFLAGS_set= lt_cv_sys_max_cmd_len=65536 ac_cv_func_vsnprintf_c99=yes ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set=set ac_cv_func_posix_getpwuid_r=yes 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 lt_lt_cv_prog_compiler_c_o_CXX='"yes"' gt_cv_have_gettext=yes ac_cv_env_host_alias_set= 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 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=no lt_cv_prog_gnu_ld=yes ac_cv_header_sys_stat_h=yes ac_cv_env_build_alias_set=set 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-freebsd5.2 ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro' ac_cv_env_CC_set=set 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 lt_cv_path_SED=/usr/bin/sed 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=yes ac_cv_header_inttypes_h=yes ac_cv_prog_egrep='grep -E' ac_cv_env_FFLAGS_value= glib_cv_va_copy=yes jm_cv_langinfo_codeset=yes ac_cv_header_sys_param_h=yes lt_cv_path_LD=/usr/bin/ld lt_cv_prog_compiler_rtti_exceptions=no ac_cv_header_locale_h=yes ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes ac_cv_build_alias=i386-portbld-freebsd5.2 ac_cv_env_CPPFLAGS_value=-I/usr/local/include glib_cv_have_strlcpy=yes ac_cv_sys_largefile_CC=no 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-freebsd5.2 ac_cv_env_F77_set= ac_cv_env_host_alias_value= ac_cv_func_getc_unlocked=yes 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 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' ac_cv_prog_AWK=nawk ac_cv_build=i386-portbld-freebsd5.2 ac_cv_env_build_alias_value=i386-portbld-freebsd5.2 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/bin/ld ac_cv_header_libintl_h=yes ac_cv_prog_PERL=perl5 ac_cv_env_target_alias_value= ac_cv_func_strsignal=yes ac_cv_header_stddef_h=yes ac_cv_sizeof_short=2 ac_cv_env_CC_value=cc 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 ac_cv_sizeof_void_p=4 ac_cv_sys_file_offset_bits=no ac_cv_func_stpcpy=yes ac_cv_gnu_library_2_1=no glib_cv_long_long_format=ll ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/usr/ports/devel/glib20/work/glib-2.2.3/missing aclocal-1.4' ALLOCA='' AR='ar' AS='as' AUTOCONF='/usr/ports/devel/glib20/work/glib-2.2.3/missing autoconf' AUTOHEADER='/usr/ports/devel/glib20/work/glib-2.2.3/missing autoheader' AUTOMAKE='/usr/ports/devel/glib20/work/glib-2.2.3/missing automake-1.4' AWK='nawk' CATALOGS=' am.gmo az.gmo be.gmo bg.gmo bn.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo gl.gmo he.gmo hi.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo li.gmo lv.gmo mk.gmo ml.gmo mn.gmo ms.gmo nl.gmo nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.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' CFLAGS='-O -pipe -mcpu=pentiumpro -Wall' CPP='cc -E' CPPFLAGS='-I/usr/local/include -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='' CXX='c++' CXXCPP='c++ -E' CXXFLAGS='-O -pipe -mcpu=pentiumpro' DATADIRNAME='share' DB2HTML='' DEFS='' DISABLE_MEM_POOLS='' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_GC_FRIENDLY='' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='' ENABLE_TIMELOOP_FALSE='#' ENABLE_TIMELOOP_TRUE='' EXEEXT='' F77='f77' FFLAGS='-g -O2' GETTEXT_PACKAGE='glib20' GIO='giounix.lo' GLIBC21='no' GLIB_BINARY_AGE='203' GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' GLIB_DEF='' GLIB_GENMARSHAL='' GLIB_INTERFACE_AGE='3' GLIB_MAJOR_VERSION='2' GLIB_MICRO_VERSION='3' GLIB_MINOR_VERSION='2' GLIB_VERSION='2.2.3' GMODULE_DEF='' GMOFILES=' am.gmo az.gmo be.gmo bg.gmo bn.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo gl.gmo he.gmo hi.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo li.gmo lv.gmo mk.gmo ml.gmo mn.gmo ms.gmo nl.gmo nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.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='' GTKDOC='' 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_REENTRANT' G_THREAD_LIBS='-lpthread ' G_THREAD_LIBS_EXTRA='' G_THREAD_LIBS_FOR_GTHREAD='' G_THREAD_WIN32_RESOURCE='' HAVE_CXX_FALSE='#' HAVE_CXX_TRUE='' HAVE_DOCBOOK_FALSE='' HAVE_DOCBOOK_TRUE='' HAVE_GOOD_PRINTF_FALSE='#' HAVE_GOOD_PRINTF_TRUE='' HAVE_GTK_DOC='' HAVE_GTK_DOC_FALSE='' HAVE_GTK_DOC_TRUE='' HTML_DIR='' ICONV_LIBS='-liconv' INDENT='indent' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTOBJEXT='.mo' INTLLIBS='' LDFLAGS='-L/usr/local/lib -lintl' LIBOBJS='' LIBS='-lpthread ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LT_AGE='200' LT_CURRENT='200' LT_CURRENT_MINUS_AGE='0' LT_RELEASE='2.2' LT_REVISION='3' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MS_LIB_AVAILABLE_FALSE='' MS_LIB_AVAILABLE_TRUE='#' OBJDUMP='objdump' OBJEXT='o' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' PACKAGE='glib' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' 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 az.po be.po bg.po bn.po ca.po cs.po cy.po da.po de.po el.po eo.po es.po et.po eu.po fa.po fi.po fr.po gl.po he.po hi.po id.po is.po it.po ja.po ko.po li.po lv.po mk.po ml.po mn.po ms.po nl.po nn.po no.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.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='MAKE=gmake' SHELL='/bin/sh' STRIP='strip' STRIP_BEGIN='' STRIP_DUMMY='' STRIP_END='' TESTGMODULE_EXP='' TRIO_LIBS='' USE_NLS='yes' VERSION='2.2.3' XGETTEXT='/usr/local/bin/xgettext' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='f77' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd5.2' build_alias='i386-portbld-freebsd5.2' build_cpu='i386' build_os='freebsd5.2' build_vendor='portbld' datadir='${prefix}/share' exec_prefix='NONE' host='i386-portbld-freebsd5.2' host_alias='' host_cpu='i386' host_os='freebsd5.2' host_vendor='portbld' includedir='${prefix}/include' infodir='${prefix}/info' 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 203 #define GLIB_INTERFACE_AGE 3 #define GLIB_LOCALE_DIR "/usr/local/share/locale" #define GLIB_MAJOR_VERSION 2 #define GLIB_MICRO_VERSION 3 #define GLIB_MINOR_VERSION 2 #define G_COMPILED_WITH_DEBUGGING "minimum" #define G_HAVE_INLINE 1 #define G_HAVE___INLINE 1 #define G_HAVE___INLINE__ 1 #define G_VA_COPY va_copy #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_GETC_UNLOCKED 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_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_POSIX_GETPWUID_R 1 #define HAVE_PWD_H 1 #define HAVE_SCHED_H 1 #define HAVE_SETLOCALE 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STPCPY 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_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_VASPRINTF 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #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 #endif #ifdef __cplusplus #include configure: exit 1 --Apple-Mail-1-958183870 Content-Transfer-Encoding: 7bit Content-Type: text/plain; x-unix-mode=0644; name="make.txt" Content-Disposition: attachment; filename=make.txt # pwd /usr/ports/devel/glib20 tambora# make ===> Vulnerability check disabled >> glib-2.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/gnome2. >> Attempting to fetch from ftp://ftp.mirror.ac.uk/sites/ftp.gnome.org/pub/GNOME/sources/glib/2.2/. Receiving glib-2.2.3.tar.bz2 (1636987 bytes): 100% 1636987 bytes transferred in 8.6 seconds (186.13 kBps) ===> Extracting for glib-2.2.3_1 >> Checksum OK for gnome2/glib-2.2.3.tar.bz2. ===> Patching for glib-2.2.3_1 ===> Applying FreeBSD patches for glib-2.2.3_1 ===> glib-2.2.3_1 depends on executable: gmake - found ===> glib-2.2.3_1 depends on file: /usr/local/libexec/libtool13/libtool - found ===> glib-2.2.3_1 depends on file: /usr/local/bin/perl5.6.1 - found ===> glib-2.2.3_1 depends on executable: pkg-config - found ===> glib-2.2.3_1 depends on shared library: intl.6 - found ===> Configuring for glib-2.2.3_1 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether gmake sets $(MAKE)... no checking for working aclocal-1.4... missing checking for working autoconf... missing checking for working automake-1.4... missing checking for working autoheader... missing checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-portbld-freebsd5.2 checking host system type... i386-portbld-freebsd5.2 checking for the BeOS... no checking for Win32... no checking whether to enable garbage collector friendliness... no checking whether to disable memory pools... no checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for cc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for pkg-config... /usr/local/bin/pkg-config checking for gawk... no checking for mawk... no checking for nawk... nawk checking for perl5... perl5 checking for indent... indent checking for perl5... /usr/bin/perl5 checking for libiconv_open in -liconv... yes checking how to run the C preprocessor... cc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/local/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for catalogs to be installed... am az be bg bn ca cs cy da de el eo es et eu fa fi fr gl he hi id is it ja ko li lv mk ml mn ms nl nn no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta tr uk vi yi zh_CN zh_TW checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 65536 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd5.2 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd5.2 ld.so appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd5.2 ld.so checking host system type... i386-unknown-freebsd5.2 checking for ranlib... ranlib checking whether we are using GNU C... yes checking for object suffix... o checking for executable suffix... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... no checking if cc static flag -static works... -static checking whether ln -s works... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking for BSD-compatible nm... /usr/bin/nm -B checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... freebsd5.2 ld.so checking if libtool supports shared libraries... yes *** Warning: the command libtool uses to detect shared libraries, *** /usr/bin/file, produces output that libtool cannot recognize. *** The result is that libtool may fail to recognize shared libraries *** as such. This will affect the creation of libtool libraries that *** depend on shared libraries, but programs linked with such libtool *** libraries will work regardless of this problem. Nevertheless, you *** may want to report the problem to your system manager and/or to *** bug-libtool@gnu.org checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool checking for extra flags to get ANSI library prototypes... none needed checking for extra flags for POSIX compliance... none needed checking for ANSI C header files... (cached) yes checking for vprintf... yes checking for _doprnt... no checking for working alloca.h... no checking for alloca... yes checking for atexit... yes checking for on_exit... no checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for long... yes checking size of long... 4 checking for int... yes checking size of int... 4 checking for void *... yes checking size of void *... 4 checking for long long... yes checking size of long long... 8 checking for __int64... no checking size of __int64... 0 checking for format to printf and scanf a guint64... %llu checking for an ANSI C-conforming const... yes checking if malloc() and friends prototypes are gmem.h compatible... yes checking for growing stack pointer... no checking for __inline... yes checking for __inline__... yes checking for inline... yes checking for ISO C99 varargs macros in C... yes checking for ISO C99 varargs macros in C++... yes checking for GNUC varargs macros... yes checking whether byte ordering is bigendian... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for unistd.h... (cached) yes checking values.h usability... no checking values.h presence... no checking for values.h... no checking for stdint.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for nl_langinfo... yes checking for nl_langinfo and CODESET... yes checking whether we are using the GNU C Library 2.1 or newer... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for setlocale... yes checking whether make is GNU Make... no checking for size_t... yes checking size of size_t... 4 checking for the appropriate definition for size_t... unsigned int checking for lstat... yes checking for strerror... yes checking for strsignal... yes checking for memmove... yes checking for mkstemp... yes checking for vsnprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for poll... yes checking for getcwd... yes checking for nanosleep... yes checking for vasprintf... yes checking for unsetenv... yes checking for getc_unlocked... yes checking for C99 vsnprintf... yes checking for C99 snprintf... yes checking whether printf supports positional parameters... yes checking for sys_errlist... yes checking for sys_siglist... yes checking for sys_siglist declaration... yes checking for fd_set... yes, found in sys/types.h checking whether realloc (NULL,) will work... yes checking for nl_langinfo (CODESET)... yes checking for OpenBSD strlcpy/strlcat... yes checking for an implementation of va_copy()... yes checking for an implementation of __va_copy()... no checking whether va_lists can be copied by value... yes checking for dlopen... yes checking for dlsym... yes checking for RTLD_GLOBAL brokenness... no checking for preceeding underscore in symbols... no checking for dlerror... yes checking for the suffix of shared libraries... .so checking for gspawn implementation... gspawn.lo checking for GIOChannel implementation... giounix.lo checking for platform-dependent source... checking whether to compile timeloop... yes checking if building for some Win32 platform... no checking for thread implementation... posix checking thread related cflags... -D_REENTRANT checking for sched_get_priority_min... yes checking thread related libraries... -lpthread checking for localtime_r... yes checking for posix getpwuid_r... yes checking size of pthread_t... configure: error: cannot compute sizeof (pthread_t), 77 ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/devel/glib20/work/glib-2.2.3/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/devel/glib20. --Apple-Mail-1-958183870 Content-Transfer-Encoding: 7bit Content-Type: text/plain; x-unix-mode=0640; name="pkg.txt" Content-Disposition: attachment; filename=pkg.txt XFree86-4.3.0,1 XFree86-FontServer-4.3.0_3 XFree86-Server-4.3.0_12 XFree86-clients-4.3.0_6 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_6 Xft-2.1.2 aish-1.13 asr10-1.0 base64-1.3 bash-2.05b.007 btoa-5.2_1,1 chmview-1.0_1 cmios9-1.6 cn2jp-1.4b_3 cups-1.1.20.0 cups-pstoraster-7.07 cvsup-16.1h dosunix-1.0.13 dri-4.3.0,1 dumpasn1-20030329 eject-1.4_2 expat-1.95.6_1 fontconfig-2.2.90_3 freebsd-uucp-1.07.2 freetype2-2.1.5_1 gettext-0.13.1 ghostscript-gnu-7.07_5 gimp-print-4.2.6 glib-2.2.3 gmake-3.80_1 gnomehier-1.0_13 gnomemimedata-2.4.1 imake-4.3.0_2 intltool-0.29_1 jpeg-6b_1 libiconv-1.9.1_3 libijs-0.34 libtool-1.3.5_1 lynx-ssl-2.8.4.1d m4-1.4_1 p5-XML-Parser-2.34 perl-5.6.1_15 pkgconfig-0.15.0 pkgdb.db png-1.2.5_3 popt-1.6.4_2 portupgrade-20040113_1 python-2.3.3 ruby-1.6.8.2003.10.15 ruby-bdb1-0.2.1 ruby-shim-ruby18-1.8.1.p3 sudo-1.6.7.5 tiff-3.6.1 tightvnc-1.2.9 unzip-5.50_2 wrapper-1.0_3 zip-2.3_1 --Apple-Mail-1-958183870--