From owner-freebsd-gnome@FreeBSD.ORG Tue May 20 22:03:55 2003 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 7ED2037B401 for ; Tue, 20 May 2003 22:03:55 -0700 (PDT) Received: from mail.clubplus.net (mail.clubplus.net [216.191.22.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7742743FBD for ; Tue, 20 May 2003 22:03:51 -0700 (PDT) (envelope-from david@skytrackercanada.com) Received: from skytrackercanada.com (cust29.209.188.66.dsl.accessv.com [209.188.66.29]) by mail.clubplus.net (8.12.7/8.12.7) with ESMTP id h4L57oZP021964 for ; Wed, 21 May 2003 01:07:51 -0400 Received: (from root@localhost) by skytrackercanada.com (8.12.9/8.12.6) id h4L53iYj028570 for gnome@freebsd.org; Wed, 21 May 2003 01:03:44 -0400 (EDT) (envelope-from david@skytrackercanada.com) Received: from skytrackercanada.com (localhost [127.0.0.1]) by skytrackercanada.com (8.12.9/8.12.6) with ESMTP id h4L53fj1028539 for ; Wed, 21 May 2003 01:03:41 -0400 (EDT) (envelope-from david@skytrackercanada.com) Received: (from david@localhost) by skytrackercanada.com (8.12.9/8.12.6/Submit) id h4L53fim028538 for gnome@freebsd.org; Wed, 21 May 2003 01:03:41 -0400 (EDT) (envelope-from david) Date: Wed, 21 May 2003 01:03:40 -0400 From: David Banning To: gnome@freebsd.org Message-ID: <20030521010340.A28453@skytrackercanada.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="dDRMvlgZJXvWKvBx" Content-Disposition: inline User-Agent: Mutt/1.2.5i X-scanner: scanned by Inflex 0.1.5c - (http://www.inflex.co.za/) X-RAVMilter-Version: 8.4.2(snapshot 20021217) (mail) Subject: fail on gtk20 build 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, 21 May 2003 05:03:55 -0000 --dDRMvlgZJXvWKvBx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline checking pixbuf loaders to build... checking for sys/wait.h that is POSIX.1 compatible... yes checking return type of signal handlers... (cached) void checking for x86 platform... yes checking compiler support for MMX... yes checking for freetype-config... /usr/local/bin/freetype-config checking For sufficiently new FreeType (at least 2.0.1)... yes checking for XOpenDisplay in -lX11... no configure: error: *** libX11 not found. Check 'config.log' for more details. ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/x11-toolkits/gtk20/work/gtk+-2.2.1/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/x11-toolkits/gtk20 -- --dDRMvlgZJXvWKvBx Content-Type: text/plain; charset=us-ascii 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.54. Invocation command line was $ ./configure --enable-static --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 --build=i386-portbld-freebsd4.8 ## --------- ## ## Platform. ## ## --------- ## hostname = skytrackercanada.com uname -m = i386 uname -r = 4.8-STABLE uname -s = FreeBSD uname -v = FreeBSD 4.8-STABLE #18: Tue May 20 23:38:48 EDT 2003 david@skytrackercanada.com:/usr/obj/usr/src/sys/tracker /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: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /usr/david/bin PATH: /usr/X11R6/bin PATH: /usr/local/wp/wpbin PATH: /usr/local/pilot/bin PATH: /usr/local/jdk1.1.8/bin PATH: /usr/accell PATH: /usr/accell/bin PATH: /usr/accell/scripts/bin PATH: /usr/local/lib/corel/wpbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1583: checking for a BSD-compatible install configure:1637: result: /usr/bin/install -c -o root -g wheel configure:1648: checking whether build environment is sane configure:1691: result: yes configure:1706: checking whether make sets ${MAKE} configure:1726: result: yes configure:1749: checking for working aclocal-1.4 configure:1760: result: missing configure:1764: checking for working autoconf configure:1771: result: found configure:1779: checking for working automake-1.4 configure:1790: result: missing configure:1794: checking for working autoheader configure:1801: result: found configure:1809: checking for working makeinfo configure:1816: result: found configure:1879: checking for gcc configure:1905: result: cc configure:2147: checking for C compiler version configure:2150: cc --version &5 2.95.4 configure:2153: $? = 0 configure:2155: cc -v &5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:2158: $? = 0 configure:2160: cc -V &5 cc: argument to `-V' is missing configure:2163: $? = 1 configure:2183: checking for C compiler default output configure:2186: cc -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:2189: $? = 0 configure:2223: result: a.out configure:2228: checking whether the C compiler works configure:2234: ./a.out configure:2237: $? = 0 configure:2252: result: yes configure:2259: checking whether we are cross compiling configure:2261: result: no configure:2264: checking for suffix of executables configure:2266: cc -o conftest -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:2269: $? = 0 configure:2292: result: configure:2298: checking for suffix of object files configure:2316: cc -c -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2319: $? = 0 configure:2338: result: o configure:2342: checking whether we are using the GNU C compiler configure:2363: cc -c -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2366: $? = 0 configure:2369: test -s conftest.o configure:2372: $? = 0 configure:2384: result: yes configure:2390: checking whether cc accepts -g configure:2408: cc -c -g -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2411: $? = 0 configure:2414: test -s conftest.o configure:2417: $? = 0 configure:2427: result: yes configure:2444: checking for cc option to accept ANSI C configure:2501: cc -c -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2504: $? = 0 configure:2507: test -s conftest.o configure:2510: $? = 0 configure:2527: result: none needed configure:2545: cc -c -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:2548: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2719: checking build system type configure:2737: result: i386-portbld-freebsd4.8 configure:2745: checking host system type configure:2759: result: i386-portbld-freebsd4.8 configure:2789: checking for ld used by GCC configure:2852: result: /usr/libexec/elf/ld configure:2861: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.12.1 [FreeBSD] 2002-07-20 configure:2873: result: yes configure:2878: checking for /usr/libexec/elf/ld option to reload object files configure:2885: result: -r configure:2890: checking for BSD-compatible nm configure:2926: result: /usr/bin/nm -B configure:2929: checking for a sed that does not truncate output configure:3011: result: /usr/bin/sed configure:3014: checking whether ln -s works configure:3018: result: yes configure:3025: checking how to recognise dependent libraries configure:3206: result: pass_all configure:3219: checking command to parse /usr/bin/nm -B output configure:3303: cc -c -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3306: $? = 0 configure:3310: /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:3313: $? = 0 configure:3365: cc -o conftest -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c conftstm.o >&5 configure:3368: $? = 0 configure:3412: result: ok configure:3421: checking how to run the C preprocessor configure:3447: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3453: $? = 0 configure:3480: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3477: ac_nonexistent.h: No such file or directory configure:3486: $? = 1 configure: failed program was: #line 3476 "configure" #include "confdefs.h" #include configure:3523: result: cc -E configure:3538: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3544: $? = 0 configure:3571: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3568: ac_nonexistent.h: No such file or directory configure:3577: $? = 1 configure: failed program was: #line 3567 "configure" #include "confdefs.h" #include configure:3617: checking for egrep configure:3627: result: grep -E configure:3632: checking for ANSI C header files configure:3646: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3652: $? = 0 configure:3739: cc -o conftest -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:3742: $? = 0 configure:3744: ./conftest configure:3747: $? = 0 configure:3761: result: yes configure:3785: checking for sys/types.h configure:3798: cc -c -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3801: $? = 0 configure:3804: test -s conftest.o configure:3807: $? = 0 configure:3817: result: yes configure:3785: checking for sys/stat.h configure:3798: cc -c -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3801: $? = 0 configure:3804: test -s conftest.o configure:3807: $? = 0 configure:3817: result: yes configure:3785: checking for stdlib.h configure:3798: cc -c -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3801: $? = 0 configure:3804: test -s conftest.o configure:3807: $? = 0 configure:3817: result: yes configure:3785: checking for string.h configure:3798: cc -c -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3801: $? = 0 configure:3804: test -s conftest.o configure:3807: $? = 0 configure:3817: result: yes configure:3785: checking for memory.h configure:3798: cc -c -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3801: $? = 0 configure:3804: test -s conftest.o configure:3807: $? = 0 configure:3817: result: yes configure:3785: checking for strings.h configure:3798: cc -c -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3801: $? = 0 configure:3804: test -s conftest.o configure:3807: $? = 0 configure:3817: result: yes configure:3785: checking for inttypes.h configure:3798: cc -c -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3801: $? = 0 configure:3804: test -s conftest.o configure:3807: $? = 0 configure:3817: result: yes configure:3785: checking for stdint.h configure:3798: cc -c -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3827: stdint.h: No such file or directory configure:3801: $? = 1 configure: failed program was: #line 3791 "configure" #include "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:3817: result: no configure:3785: checking for unistd.h configure:3798: cc -c -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3801: $? = 0 configure:3804: test -s conftest.o configure:3807: $? = 0 configure:3817: result: yes configure:3843: checking dlfcn.h usability configure:3852: cc -c -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3855: $? = 0 configure:3858: test -s conftest.o configure:3861: $? = 0 configure:3870: result: yes configure:3874: checking dlfcn.h presence configure:3881: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3887: $? = 0 configure:3905: result: yes configure:3923: checking for dlfcn.h configure:3930: result: yes configure:4128: checking for ranlib configure:4144: found /usr/bin/ranlib configure:4155: result: ranlib configure:4208: checking for strip configure:4224: found /usr/bin/strip configure:4235: result: strip configure:4440: checking for objdir configure:4451: result: .libs configure:4468: checking for cc option to produce PIC configure:4614: result: -fPIC configure:4618: checking if cc PIC flag -fPIC works configure:4638: cc -c -O -pipe -fPIC -DPIC -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4641: $? = 0 configure:4644: test -s conftest.o configure:4647: $? = 0 configure:4684: result: yes configure:4700: checking if cc static flag -static works configure:4721: cc -o conftest -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -static conftest.c >&5 configure:4724: $? = 0 configure:4727: test -s conftest configure:4730: $? = 0 configure:4745: result: yes configure:4757: checking if cc supports -c -o file.o configure:4777: cc -c -O -pipe -o out/conftest2.o -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4801: result: yes configure:4806: checking if cc supports -c -o file.lo configure:4830: cc -c -O -pipe -c -o conftest.lo -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4833: $? = 0 configure:4836: test -s conftest.lo configure:4839: $? = 0 configure:4860: result: yes configure:4891: checking if cc supports -fno-rtti -fno-exceptions configure:4910: cc -c -O -pipe -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4913: $? = 0 configure:4916: test -s conftest.o configure:4919: $? = 0 configure:4935: result: yes configure:4946: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries configure:5665: result: yes configure:5670: checking how to hardcode library paths into programs configure:5694: result: immediate configure:5699: checking whether stripping libraries is possible configure:5704: result: yes configure:5715: checking dynamic linker characteristics configure:6146: result: freebsd4.8 ld.so configure:6151: checking if libtool supports shared libraries configure:6153: result: yes configure:6156: checking whether to build shared libraries configure:6177: result: yes configure:6180: checking whether to build static libraries configure:6184: result: yes configure:6810: checking whether -lc should be explicitly linked in configure:6818: cc -c -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6821: $? = 0 configure:6835: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:6838: $? = 1 configure:6851: result: yes configure:7435: checking whether to enable maintainer-specific portions of Makefiles configure:7444: result: no configure:7461: checking for some Win32 platform configure:7471: result: no configure:7484: checking for native Win32 configure:7495: result: no configure:7676: checking whether build environment is sane configure:7719: result: yes configure:7724: checking for strerror in -lcposix configure:7751: cc -o conftest -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -lcposix >&5 /usr/libexec/elf/ld: cannot find -lcposix configure:7754: $? = 1 configure: failed program was: #line 7732 "configure" #include "confdefs.h" /* 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 strerror (); int main () { strerror (); ; return 0; } configure:7771: result: no configure:7782: checking for cc option to accept ANSI C configure:7841: cc -c -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:7844: $? = 0 configure:7847: test -s conftest.o configure:7850: $? = 0 configure:7864: result: none needed configure:7887: checking for a BSD-compatible install configure:7941: result: /usr/bin/install -c -o root -g wheel configure:7952: checking whether make sets ${MAKE} configure:7972: result: yes configure:8055: checking for pkg-config configure:8073: found /usr/local/bin/pkg-config configure:8086: result: /usr/local/bin/pkg-config configure:8103: checking for glib-2.0 >= 2.1.4 atk >= 1.0.1 pango >= 1.0.1 configure:8107: result: yes configure:8111: checking BASE_DEPENDENCIES_CFLAGS configure:8114: result: -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/pango-1.0 configure:8117: checking BASE_DEPENDENCIES_LIBS configure:8120: result: -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -latk-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv configure:8167: checking Whether to write dependencies into .pc files configure:8185: result: yes configure:8205: checking for perl5 configure:8223: found /usr/bin/perl5 configure:8235: result: /usr/bin/perl5 configure:8249: checking for indent configure:8265: found /usr/bin/indent configure:8275: result: indent configure:8297: checking for lstat configure:8334: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:8337: $? = 0 configure:8340: test -s conftest configure:8343: $? = 0 configure:8353: result: yes configure:8297: checking for mkstemp configure:8334: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:8337: $? = 0 configure:8340: test -s conftest configure:8343: $? = 0 configure:8353: result: yes configure:8297: checking for flockfile configure:8334: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:8337: $? = 0 configure:8340: test -s conftest configure:8343: $? = 0 configure:8353: result: yes configure:8365: checking for sigsetjmp configure:8383: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:8386: $? = 0 configure:8389: test -s conftest configure:8392: $? = 0 configure:8401: result: yes configure:8410: checking whether make is GNU Make configure:8420: result: no configure:8445: checking locale.h usability configure:8454: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8457: $? = 0 configure:8460: test -s conftest.o configure:8463: $? = 0 configure:8472: result: yes configure:8476: checking locale.h presence configure:8483: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:8489: $? = 0 configure:8507: result: yes configure:8525: checking for locale.h configure:8532: result: yes configure:8546: checking for LC_MESSAGES configure:8564: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 configure:8567: $? = 0 configure:8570: test -s conftest configure:8573: $? = 0 configure:8583: result: yes configure:8612: checking libintl.h usability configure:8621: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8624: $? = 0 configure:8627: test -s conftest.o configure:8630: $? = 0 configure:8639: result: yes configure:8643: checking libintl.h presence configure:8650: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:8656: $? = 0 configure:8674: result: yes configure:8692: checking for libintl.h configure:8699: result: yes configure:8710: checking for dgettext in libc configure:8730: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 /tmp/ccJmHJdD.o: In function `main': /tmp/ccJmHJdD.o(.text+0x14): undefined reference to `libintl_dgettext' configure:8733: $? = 1 configure: failed program was: #line 8716 "configure" #include "confdefs.h" #include int main () { return (int) dgettext ("","") ; return 0; } configure:8750: result: no configure:8832: checking for bindtextdomain in -lintl configure:8859: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -lintl >&5 configure:8862: $? = 0 configure:8865: test -s conftest configure:8868: $? = 0 configure:8879: result: yes configure:8882: checking for dgettext in -lintl configure:8909: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -lintl >&5 configure:8912: $? = 0 configure:8915: test -s conftest configure:8918: $? = 0 configure:8929: result: yes configure:9014: checking for bind_textdomain_codeset configure:9051: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -lintl >&5 configure:9054: $? = 0 configure:9057: test -s conftest configure:9060: $? = 0 configure:9070: result: yes configure:9109: checking for msgfmt configure:9136: result: /usr/local/bin/msgfmt configure:9147: checking for dcgettext configure:9184: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 /tmp/ccLw2g9p.o: In function `main': /tmp/ccLw2g9p.o(.text+0x9): undefined reference to `dcgettext' configure:9187: $? = 1 configure: failed program was: #line 9153 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char dcgettext (); below. */ #include /* 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 dcgettext (); char (*f) (); int main () { /* 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_dcgettext) || defined (__stub___dcgettext) choke me #else f = dcgettext; #endif ; return 0; } configure:9203: result: no configure:9215: checking for gmsgfmt configure:9246: result: /usr/local/bin/msgfmt configure:9255: checking for xgettext configure:9282: result: /usr/local/bin/xgettext configure:9303: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c >&5 /tmp/ccC3nHpx.o: In function `main': /tmp/ccC3nHpx.o(.text+0x4): undefined reference to `_nl_msg_cat_cntr' configure:9306: $? = 1 configure: failed program was: #line 9290 "configure" #include "confdefs.h" int main () { extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr ; return 0; } configure:9376: checking for catalogs to be installed configure:9385: result: am az be bg ca cs cy da de el en_GB en@IPA es et eu fa fi fr ga gl he hi hr hu ia it ja ko lt lv mk mn ms nl nn no pl pt pt_BR ro ru sk sl sp sr sv ta tr uk vi wa zh_TW zh_CN configure:9434: checking for extra flags to get ANSI library prototypes configure:9451: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -lintl -lm >&5 configure:9454: $? = 0 configure:9456: ./conftest configure:9459: $? = 0 configure:9461: result: none needed configure:9511: checking for the BeOS configure:9520: result: no configure:9525: checking for extra flags for POSIX compliance configure:9540: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure: In function `main': configure:9533: warning: unused variable `dir' configure:9543: $? = 0 configure:9546: test -s conftest.o configure:9549: $? = 0 configure:9551: result: none needed configure:9629: checking for pkg-config configure:9660: result: /usr/local/bin/pkg-config configure:9683: checking for GLIB - version >= 2.1.4 configure:9799: cc -o conftest -O -pipe -Wall -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -Wl,--export-dynamic -pthread -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv -lintl >&5 configure:9802: $? = 0 configure:9804: ./conftest configure:9807: $? = 0 configure:9824: result: yes (version 2.2.1) configure:9916: checking for bind_textdomain_codeset configure:9972: result: yes configure:9998: checking pwd.h usability configure:10007: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:10010: $? = 0 configure:10013: test -s conftest.o configure:10016: $? = 0 configure:10025: result: yes configure:10029: checking pwd.h presence configure:10036: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:10042: $? = 0 configure:10060: result: yes configure:10078: checking for pwd.h configure:10085: result: yes configure:10115: checking sys/time.h usability configure:10124: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:10127: $? = 0 configure:10130: test -s conftest.o configure:10133: $? = 0 configure:10142: result: yes configure:10146: checking sys/time.h presence configure:10153: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:10159: $? = 0 configure:10177: result: yes configure:10195: checking for sys/time.h configure:10202: result: yes configure:10223: checking for unistd.h configure:10228: result: yes configure:10495: checking for ANSI C header files configure:10624: result: yes configure:10636: checking for an ANSI C-conforming const configure:10700: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure: In function `main': configure:10670: warning: unused variable `s' configure:10690: warning: unused variable `foo' configure:10657: warning: unused variable `zero' configure:10651: warning: unused variable `x' configure:10669: warning: `t' might be used uninitialized in this function configure:10687: warning: `b' might be used uninitialized in this function configure:10703: $? = 0 configure:10706: test -s conftest.o configure:10709: $? = 0 configure:10719: result: yes configure:10731: checking return type of signal handlers configure:10759: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure: In function `main': configure:10752: warning: unused variable `i' configure:10762: $? = 0 configure:10765: test -s conftest.o configure:10768: $? = 0 configure:10778: result: void configure:10792: checking for stdlib.h configure:10797: result: yes configure:10792: checking for unistd.h configure:10797: result: yes configure:10905: checking for getpagesize configure:10942: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -lintl >&5 configure:10945: $? = 0 configure:10948: test -s conftest configure:10951: $? = 0 configure:10961: result: yes configure:10971: checking for working mmap configure:11110: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -lintl >&5 configure:11113: $? = 0 configure:11115: ./conftest configure:11118: $? = 0 configure:11131: result: yes configure:11147: checking for getresuid configure:11184: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -lintl >&5 configure:11187: $? = 0 configure:11190: test -s conftest configure:11193: $? = 0 configure:11203: result: yes configure:11213: checking for uid_t in sys/types.h configure:11233: result: yes configure:11250: checking for fd_set configure:11265: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure: In function `main': configure:11258: warning: unused variable `writeMask' configure:11258: warning: unused variable `readMask' configure:11268: $? = 0 configure:11271: test -s conftest.o configure:11274: $? = 0 configure:11284: result: yes, found in sys/types.h configure:11317: checking for wchar.h configure:11324: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:11330: $? = 0 configure:11355: result: yes configure:11359: checking for wctype.h configure:11366: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:11372: $? = 0 configure:11397: result: yes configure:11402: checking for iswalnum configure:11439: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -lintl >&5 /tmp/ccsMuS0v.o: In function `main': /tmp/ccsMuS0v.o(.text+0x9): undefined reference to `iswalnum' configure:11442: $? = 1 configure: failed program was: #line 11408 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char iswalnum (); below. */ #include /* 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 iswalnum (); char (*f) (); int main () { /* 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_iswalnum) || defined (__stub___iswalnum) choke me #else f = iswalnum; #endif ; return 0; } configure:11458: result: no configure:11463: checking for iswalnum in -lw configure:11490: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -lw -lintl >&5 /usr/libexec/elf/ld: cannot find -lw configure:11493: $? = 1 configure: failed program was: #line 11471 "configure" #include "confdefs.h" /* 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 iswalnum (); int main () { iswalnum (); ; return 0; } configure:11510: result: no configure:11522: checking if iswalnum() and friends are properly defined configure:11550: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -lintl >&5 configure: In function `main': configure:11542: warning: implicit declaration of function `iswalnum' /tmp/ccu2OkYu.o: In function `main': /tmp/ccu2OkYu.o(.text+0xc): undefined reference to `iswalnum' configure:11553: $? = 1 configure: failed program was: #line 11525 "configure" #include "confdefs.h" #include int main () { #if (defined(HAVE_WCTYPE_H) || defined(HAVE_WCHAR_H)) # ifdef HAVE_WCTYPE_H # include # else # ifdef HAVE_WCHAR_H # include # endif # endif #else # define iswalnum(c) ((wchar_t)(c) <= 0xFF && isalnum(c)) #endif iswalnum((wchar_t) 0); ; return 0; } configure:11578: result: no configure:11602: checking whether to build gmodulized gdk-pixbuf configure:11617: result: yes configure:11619: checking whether dynamic modules work configure:11644: result: yes configure:11673: checking for TIFFReadScanline in -ltiff configure:11700: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -ltiff -lm -lintl >&5 configure:11703: $? = 0 configure:11706: test -s conftest configure:11709: $? = 0 configure:11720: result: yes configure:11733: checking tiffio.h usability configure:11742: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:11745: $? = 0 configure:11748: test -s conftest.o configure:11751: $? = 0 configure:11760: result: yes configure:11764: checking tiffio.h presence configure:11771: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:11777: $? = 0 configure:11795: result: yes configure:11813: checking for tiffio.h configure:11820: result: yes configure:12176: checking for jpeg_destroy_decompress in -ljpeg configure:12203: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -ljpeg -lintl >&5 configure:12206: $? = 0 configure:12209: test -s conftest configure:12212: $? = 0 configure:12223: result: yes configure:12234: checking for jpeglib.h configure:12245: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:12251: $? = 0 configure:12269: result: yes configure:12273: checking for jpeg_simple_progression in -ljpeg configure:12300: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -ljpeg -lintl >&5 configure:12303: $? = 0 configure:12306: test -s conftest configure:12309: $? = 0 configure:12320: result: yes configure:12352: checking for libpng12 configure:12355: result: yes configure:12612: checking pixbuf loaders to build configure:12640: result: configure:12663: checking for sys/wait.h that is POSIX.1 compatible configure:12691: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:12694: $? = 0 configure:12697: test -s conftest.o configure:12700: $? = 0 configure:12710: result: yes configure:12721: checking return type of signal handlers configure:12768: result: void configure:12826: checking for x86 platform configure:12835: result: yes configure:12843: checking compiler support for MMX configure:12846: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include conftest.S >&5 configure:12849: $? = 0 configure:12862: result: yes configure:12968: checking for freetype-config configure:12986: found /usr/local/bin/freetype-config configure:12999: result: /usr/local/bin/freetype-config configure:13032: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -L/usr/local/lib -lfreetype -lintl >&5 configure:13035: $? = 0 configure:13038: test -s conftest configure:13041: $? = 0 configure:13056: checking For sufficiently new FreeType (at least 2.0.1) configure:13074: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:13077: $? = 0 configure:13080: test -s conftest.o configure:13083: $? = 0 configure:13093: result: yes configure:14513: checking for XOpenDisplay in -lX11 configure:14540: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -lX11 -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lpangoxft-1.0 -lXft -lXrender -lXext -lfreetype -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lintl >&5 /usr/libexec/elf/ld: warning: libpango-1.0.so.0, needed by /usr/X11R6/lib/libpangoxft-1.0.so, may conflict with libpango-1.0.so.200 /usr/libexec/elf/ld: warning: libXft.so.1, needed by /usr/X11R6/lib/libpangoxft-1.0.so, may conflict with libXft.so.2 /usr/libexec/elf/ld: warning: libgobject-2.0.so.0, needed by /usr/X11R6/lib/libpango-1.0.so.0, not found (try using -rpath or -rpath-link) /usr/libexec/elf/ld: warning: libgmodule-2.0.so.0, needed by /usr/X11R6/lib/libpango-1.0.so.0, not found (try using -rpath or -rpath-link) /usr/libexec/elf/ld: warning: libglib-2.0.so.0, needed by /usr/X11R6/lib/libpango-1.0.so.0, not found (try using -rpath or -rpath-link) /usr/libexec/elf/ld: warning: libintl.so.2, needed by /usr/X11R6/lib/libpango-1.0.so.0, may conflict with libintl.so.4 /usr/X11R6/lib/libpangoxft-1.0.so: undefined reference to `FT_Seek_Stream' /usr/X11R6/lib/libpangoxft-1.0.so: undefined reference to `FT_Get_Short' /usr/X11R6/lib/libpangoxft-1.0.so: undefined reference to `FT_Forget_Frame' /usr/X11R6/lib/libpangoxft-1.0.so: undefined reference to `FT_Access_Frame' /usr/X11R6/lib/libpangoxft-1.0.so: undefined reference to `FT_Get_Long' configure:14543: $? = 1 configure: failed program was: #line 14521 "configure" #include "confdefs.h" /* 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 XOpenDisplay (); int main () { XOpenDisplay (); ; return 0; } configure:14560: result: no configure:14565: error: *** libX11 not found. Check 'config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_func_bind_textdomain_codeset=yes ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_lib_X11_XOpenDisplay=no ac_cv_path_FREETYPE_CONFIG=/usr/local/bin/freetype-config ac_cv_header_tiffio_h=yes gt_cv_func_dgettext_libc=no ac_cv_header_stdlib_h=yes lt_cv_file_magic_cmd='$MAGIC_CMD' ac_cv_header_sys_time_h=yes ac_cv_header_pwd_h=yes ac_cv_lib_cposix_strerror=no ac_cv_prog_cc_g=yes ac_cv_env_LDFLAGS_set=set ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config lt_cv_prog_cc_can_build_shared=yes ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set ac_cv_lib_jpeg_jpeg_destroy_decompress=yes ac_cv_lib_tiff_TIFFReadScanline=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_iswalnum=no ac_cv_header_sys_wait_h=yes ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set=set lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_shlib= ac_cv_lib_jpeg_jpeg_simple_progression=yes gt_cv_have_gettext=yes lt_cv_prog_cc_static=-static ac_cv_env_host_alias_set= ac_cv_c_const=yes ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_func_mkstemp=yes lt_cv_ld_reload_flag=-r lt_cv_archive_cmds_need_lc=yes ac_cv_header_sys_stat_h=yes lt_cv_prog_gnu_ld=yes ac_cv_env_build_alias_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_target_alias_set= ac_cv_prog_INDENT=indent ac_cv_host_alias=i386-portbld-freebsd4.8 ac_cv_prog_cc_stdc= ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CC_set=set ac_cv_path_MSGFMT=/usr/local/bin/msgfmt lt_cv_prog_cc_wl=-Wl, ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes ac_cv_path_PERL=/usr/bin/perl5 ac_cv_header_strings_h=yes lt_cv_path_SED=/usr/bin/sed ac_cv_func_getresuid=yes ac_cv_type_signal=void ac_cv_func_dcgettext=no ac_cv_header_stdint_h=no ac_cv_header_inttypes_h=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_header_locale_h=yes ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_path_LD=/usr/libexec/elf/ld ac_cv_build_alias=i386-portbld-freebsd4.8 ac_cv_env_CPPFLAGS_value='-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_header_memory_h=yes ac_cv_prog_ac_ct_STRIP=strip ac_cv_host=i386-portbld-freebsd4.8 ac_cv_env_host_alias_value= ac_cv_lib_w_iswalnum=no am_cv_val_LC_MESSAGES=yes ac_cv_lib_intl_dgettext=yes lt_cv_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_lib_intl_bindtextdomain=yes gt_cv_func_dgettext_libintl=yes am_cv_prog_cc_stdc= lt_cv_compiler_c_o=yes lt_cv_prog_cc_pic_works=yes lt_cv_file_magic_test_file= ac_cv_prog_CPP='cc -E' ac_cv_build=i386-portbld-freebsd4.8 ac_cv_env_build_alias_value=i386-portbld-freebsd4.8 ac_cv_func_getpagesize=yes ac_cv_func_lstat=yes lt_cv_prog_cc_pic=' -fPIC' 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_header_libintl_h=yes ac_cv_func_flockfile=yes lt_cv_compiler_o_lo=yes ac_cv_env_target_alias_value= ac_cv_env_CC_value=cc ac_cv_type_uid_t=yes lt_cv_path_NM='/usr/bin/nm -B' ac_cv_env_CPP_set= ac_cv_header_dlfcn_h=yes ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/usr/ports/x11-toolkits/gtk20/work/gtk+-2.2.1/missing aclocal-1.4 ' AS='${CC}' ASFLAGS='${CFLAGS}' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='/usr/ports/x11-toolkits/gtk20/work/gtk+-2.2.1/missing automake-1.4' BASE_DEPENDENCIES_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/pango-1.0 ' BASE_DEPENDENCIES_LIBS='-Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -latk-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv ' BUILD_DYNAMIC_MODULES_FALSE='#' BUILD_DYNAMIC_MODULES_TRUE='' CATALOGS=' am.mo az.mo be.mo bg.mo ca.mo cs.mo cy.mo da.mo de.mo el.mo en_GB.mo en@IPA.mo es.mo et.mo eu.mo fa.mo fi.mo fr.mo ga.mo gl.mo he.mo hi.mo hr.mo hu.mo ia.mo it.mo ja.mo ko.mo lt.mo lv.mo mk.mo mn.mo ms.mo nl.mo nn.mo no.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo sk.mo sl.mo sp.mo sr.mo sv.mo ta.mo tr.mo uk.mo vi.mo wa.mo zh_TW.mo zh_CN.mo' CATOBJEXT='.mo' CC='cc' CCAS='${CC}' CCASFLAGS='${CFLAGS}' CFLAGS='-O -pipe -Wall' CPP='cc -E' CPPFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' DATADIRNAME='share' DB2HTML='' DEFS='' DISABLE_EXPLICIT_DEPS_FALSE='' DISABLE_EXPLICIT_DEPS_TRUE='#' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_FB_MANAGER_FALSE='' ENABLE_FB_MANAGER_TRUE='' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='' EXEEXT='' FREETYPE_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include' FREETYPE_CONFIG='/usr/local/bin/freetype-config' FREETYPE_LIBS='-L/usr/local/lib -lfreetype' GDK_DEP_CFLAGS='' GDK_DEP_LIBS='' GDK_EXTRA_CFLAGS='' GDK_EXTRA_LIBS='' GDK_PACKAGES='' GDK_PIXBUF_CSOURCE='' GDK_PIXBUF_DEP_CFLAGS='-pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng ' GDK_PIXBUF_DEP_LIBS='-Wl,--export-dynamic -L/usr/local/lib -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -liconv -lm' GDK_PIXBUF_EXTRA_CFLAGS='' GDK_PIXBUF_EXTRA_LIBS=' -lm' GDK_PIXBUF_MAJOR='2' GDK_PIXBUF_MICRO='1' GDK_PIXBUF_MINOR='2' GDK_PIXBUF_PACKAGES='gmodule-2.0 gobject-2.0' GDK_PIXBUF_VERSION='2.2.1' GDK_PIXBUF_XLIB_DEP_CFLAGS='' GDK_PIXBUF_XLIB_DEP_LIBS='' GDK_PIXBUF_XLIB_EXTRA_CFLAGS='' GDK_PIXBUF_XLIB_EXTRA_LIBS='' GDK_PIXBUF_XLIB_PACKAGES='' GDK_WIN32_EXTRA_CFLAGS='' GDK_WLIBS='' GETTEXT_PACKAGE='gtk20' GLIB_CFLAGS='-pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include ' GLIB_GENMARSHAL='glib-genmarshal' GLIB_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv ' GLIB_MKENUMS='glib-mkenums' GMOFILES=' am.gmo az.gmo be.gmo bg.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_GB.gmo en@IPA.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hi.gmo hr.gmo hu.gmo ia.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.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 sp.gmo sr.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo wa.gmo zh_TW.gmo zh_CN.gmo' GMSGFMT='/usr/local/bin/msgfmt' GOBJECT_QUERY='gobject-query' GTKDOC='' GTK_API_VERSION='2.0' GTK_BINARY_AGE='201' GTK_BINARY_VERSION='2.2.0' GTK_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' GTK_DEP_CFLAGS='' GTK_DEP_LIBS='' GTK_EXTRA_CFLAGS='' GTK_EXTRA_LIBS='' GTK_INTERFACE_AGE='1' GTK_MAJOR_VERSION='2' GTK_MICRO_VERSION='1' GTK_MINOR_VERSION='2' GTK_PACKAGES='' GTK_VERSION='2.2.1' GTK_XIM_FLAGS='' HAVE_DOCBOOK_FALSE='' HAVE_DOCBOOK_TRUE='' HAVE_IE55_FALSE='' HAVE_IE55_TRUE='#' HAVE_JPEG_FALSE='#' HAVE_JPEG_TRUE='' HAVE_PNG_FALSE='#' HAVE_PNG_TRUE='' HAVE_SGML2HTML_FALSE='' HAVE_SGML2HTML_TRUE='' HAVE_TIFF_FALSE='#' HAVE_TIFF_TRUE='' HAVE_WINTAB_FALSE='' HAVE_WINTAB_TRUE='#' HAVE_XFT_FALSE='#' HAVE_XFT_TRUE='' HTML_DIR='' IE55_UUID_LIB='' INCLUDED_LOADER_DEFINE='' INCLUDED_LOADER_OBJ='' INDENT='indent' INSTALL_DATA='install -C -o root -g wheel -m 444' INSTALL_PROGRAM='install -C -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -C -o root -g wheel -m 555' INSTOBJEXT='.mo' INTLLIBS='-lintl ' LDFLAGS='-L/usr/local/lib' LIBJPEG='-ljpeg' LIBOBJS='' LIBPNG='-L/usr/local/lib -lpng -lz -lm ' LIBS=' -lintl ' LIBTIFF='-ltiff' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[^_].*"' LN_S='ln -s' LTLIBOBJS='' LT_AGE='200' LT_CURRENT='200' LT_CURRENT_MINUS_AGE='0' LT_RELEASE='2.0' LT_REVISION='1' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MS_LIB_AVAILABLE_FALSE='' MS_LIB_AVAILABLE_TRUE='#' OBJEXT='o' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' PACKAGE='gtk+' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl5' PKG_CONFIG='/usr/local/bin/pkg-config' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' POFILES=' am.po az.po be.po bg.po ca.po cs.po cy.po da.po de.po el.po en_GB.po en@IPA.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po he.po hi.po hr.po hu.po ia.po it.po ja.po ko.po lt.po lv.po mk.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 sp.po sr.po sv.po ta.po tr.po uk.po vi.po wa.po zh_TW.po zh_CN.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' REBUILD='' REBUILD_PNGS='#' SET_MAKE='' SGML2HTML='' SHELL='/bin/sh' STRIP='strip' STRIP_BEGIN='' STRIP_DUMMY='' STRIP_END='' USE_LINUX_FB_FALSE='' USE_LINUX_FB_TRUE='' USE_MMX_FALSE='#' USE_MMX_TRUE='' USE_NLS='yes' USE_WIN32_FALSE='' USE_WIN32_TRUE='' USE_X11_FALSE='' USE_X11_TRUE='' VERSION='2.2.1' WINTAB_LIB='' XGETTEXT='/usr/local/bin/xgettext' XINPUT_XFREE_FALSE='' XINPUT_XFREE_TRUE='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='cc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd4.8' build_alias='i386-portbld-freebsd4.8' build_cpu='i386' build_os='freebsd4.8' build_vendor='portbld' datadir='${prefix}/share' exec_prefix='NONE' gdktarget='x11' gdktargetlib='libgdk-x11-2.0.la' gtktargetlib='libgtk-x11-2.0.la' host='i386-portbld-freebsd4.8' host_alias='' host_cpu='i386' host_os='freebsd4.8' 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/X11R6' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' xinput_progs='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "gtk20" #define GTK_COMPILED_WITH_DEBUGGING "minimum" #define GTK_LOCALEDIR "NONE/lib/locale" #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BROKEN_WCTYPE 1 #define HAVE_DLFCN_H 1 #define HAVE_FLOCKFILE 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETRESUID 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LOCALE_H 1 #define HAVE_LSTAT 1 #define HAVE_MEMORY_H 1 #define HAVE_MKSTEMP 1 #define HAVE_MMAP 1 #define HAVE_PROGRESSIVE_JPEG 1 #define HAVE_PWD_H 1 #define HAVE_PWD_H 1 #define HAVE_SIGSETJMP 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_XFT 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE void #define RETSIGTYPE void #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define USE_GMODULE 1 #define USE_MMX 1 configure: exit 1 --dDRMvlgZJXvWKvBx Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=temp5 41upgrade-2000.11.01 AbiWord-gnome-1.0.3 ImageMagick-5.5.5 Mesa-3.4.2_1 ORBit-0.5.15_1 Xaw3d-1.5 a2ps-letterdj-4.13 aXe-6.1.2_1 aalib-1.2_2 abook-0.4.17_1 acroread4-4.05 adzapper-0.4.0 afm-1.0 aft-5.0793 amaya-4.3.2 antiword-0.33 apache+mod_ssl-1.3.27+2.8.12 apel-emacs20-10.3 apel-emacs21-10.3 apel-mule-10.3 apsfilter-6.1.1 archivemail-0.6.1 aspell-0.33.7.1_1 aspell-0.50.1_2 atk-1.0.1 atk-1.2.2 autoconf-2.53_1 autoconf213-2.13.000227_4 automake-1.5,1 automake14-1.4.5_9 avifile-0.7.27.20030122,2 bash-2.03 biew-5.3.2 bison-1.35 bluefish-0.6 boehm-gc-5.3_1 boehm-gc-6.2.a3 bonobo-1.0.20_1 british-ispell-3.1_1 bzip2-0.9.5d bzip2-1.0.1 cclient-2001a,1 cgi-lib-1.4_1 crack-5.0 cups-1.1.10.1 custom-emacs-1.9962 custom-mule-1.9962 cvsup-16.1 cvsup-16.1e cwtext-0.91 db3-3.2.9_3,1 db3-3.3.11,1 dillo-0.7.1 djbfft-0.76 dsniff-2.3 emacs-19.34b emacs-20.7_1 emacs-21.1_5 esound-0.2.25 expat-1.95.2 expat-1.95.4 fam-2.6.4 fetchmail-5.8.1 ffmpeg-0.4.5_1 figurine-1.0.5 fly-1.6.5 fpx-1.2.0 freeciv-1.12.0 freetype2-2.1.3_1 frontpage-5.0.2.2623_1 fxtv-1.03 gal-0.11.2 gal-0.19.2 gal-0.21 gal-0.23 galeon-1.2.10 gallery-1.3.1 gconf-1.0.9 gd-1.8.4_6 gd-2.0.1_3 gdbm-1.8.0 gdk-pixbuf-0.16.0 gettext-0.11.1_1 gettext-0.11.5 ghostscript-gnu-7.05_4 ghostview-1.5 gifmerge-1.33 gifsicle-1.30 gimp-1.2.2_1,1 gle-3.0.3 glib-1.2.10_5 glib-2.2.1 glibwww-0.2_1 gmake-3.80 gnomeaudio-1.4.0 gnomecanvas-0.22.0 gnomecore-1.4.2 gnomedb-0.2.96_1 gnomehier-1.0_8 gnomelibs-1.4.2_1 gnomemimedata-2.2.0_1 gnomeprint-0.37 gob-1.0.12 gqview-gnome-1.1.1 gsm-1.0.10 gtar-1.13.19 gtk-1.2.10_4 gtkhtml-0.11.1 gtkhtml-1.0.2_1 gtkscintilla-0.8.2 gtypist-2.6.2 guile-1.4 gv-3.5.8 hdconv-2.01f hdf-4.1r3 help2man-1.29 html2ps-letter-1.0_1 html2text-1.3.1 hylafax-4.1 ical-2.2_1 iconv-2.0_1 imap-uw-2001a,1 imlib-1.9.14 imlib2-1.0.6_1 inflex-0.1.5.c isilo-2.58 ispell-3.1.20c_2 ja-nkf-2.02 jasper-1.500.4 javavmwrapper-1.1 jbigkit-1.2 jdk-1.1.8 jdk-1.2.2b10 jdk-1.3.1p6_4 jhead-1.8 jigdo-0.6.8 jpeg-6b jpilot-0.99.2_2 jre-1.1.8 jslice-1.0.0 kdelibs-2.2_3 kermit-7.0.196 ksh93-20010101.0000 latex2html-99.2b8 lcms-1.07 lha-1.14i liba52-0.7.1.b_1 libart_lgpl2-2.3.8 libaudiofile-0.2.3 libcapplet-1.4.0.5 libexif-0.5.0_1 libgda-0.2.96 libgdgeda-1.8 libghttp-1.0.9 libglade-0.17_2 libglade2-1.99.10 libgnomecanvas-1.114.0 libgnugetopt-1.1 libgtop2-2.0.1_3 libiconv-1.8_2 libmikmod-3.1.9 libmng-1.0.2 libmpeg2-0.2.1_1 libnet-1.0.2a libnids-1.16_1 libogg-1.0.r2,2 libogg-1.0_1,3 libole2-0.2.4 libpanel-1.4.2 libsidplay-1.36.50 libsigc++-1.0.1 libtool-1.3.4_4 libungif-4.1.0b1 libunicode-0.4_2 libvorbis-1.0.r2,2 libvorbis-1.0_1,3 libwmf-0.1.21 libwmf-0.2.7 libwww-5.3.1 libxine-0.9.7 libxml-1.8.17 libxml2-2.4.20 links-2.0_1,1 linux-flashplugin-5.0r47 linux-gtk-1.2_2 linux-jdk-1.2.2 linux-jdk-1.3.1 linux-jdk-1.3.1.01 linux-jdk-1.3.1.01_1 linux-jpeg-6b.9_1 linux-netscape-navigator-4.8 linux-openmotif-2.1.30 linux-png-1.0.14_2 linux-realplayer-8.cs2_1 linux_base-7.1_1 linux_devtools-6.1 lynx-2.8.3.1 lynx-ssl-2.8.4.1b_1 lyx-1.2.1 m4-1.4 mad-esound-0.14.2b_2 mailings mc-4.5.54_2 metamail-2.7 mindterm-binary-1.2.1 ming-0.2a_1 mm-1.1.3 mm-1.2.1 mmosaic-3.7.2 mod_perl-1.27 mod_php4-4.3.1 momspider-1.00 mosaic-2.7b5 mozilla-1.3_1,2 mozilla-headers-1.3_1,2 mp3blaster-3.0p5 mpack-1.5_2 mpeg2play-1.1b mpeg_encode-1.5b mpeg_lib-1.3.1 mpeg_play-2.4 mpeg_stat-2.2b mpg123-esound-0.59r_4 mplayer-0.50.0.2_1 mpmf20-1.01 mswordview-0.5.14.6_1 mule-2.3_2 mule-common-2.3_2 mysql-client-3.23.51 mysql-server-3.23.51 napster-1.4.4 nasm-0.98 ncftp-3.1.4_1 ncftp3-3.0.3 nedit-5.2 netpbm-10.12 netscape-remote-1.0_1 netscape-wrapper-2000.07.07 netscape7-7.0 nmap-2.54.b29 nspmod-0.1 nspr-4.1.2 oaf-0.6.10 oneko-2.0b_2 open-motif-2.1.30_1 open-motif-2.2.2_1 openssl-0.9.7a openwebmail-1.62_1 openwebmail-1.63 p5-Algorithm-Diff-1.15 p5-Archive-Tar-0.22 p5-Archive-Zip-1.01 p5-CGI.pm-2.753 p5-Compress-Zlib-1.16 p5-Convert-TNEF-0.17 p5-Convert-UUlib-0.213 p5-DBI-1.21 p5-Data-ShowTable-3.3 p5-Digest-HMAC-1.01 p5-Digest-MD5-2.13 p5-Digest-Nilsimsa-0.06 p5-Digest-SHA1-2.01 p5-File-Spec-0.82 p5-File-Temp-0.12_1 p5-HTML-Parser-3.22 p5-HTML-Tagset-3.03 p5-IO-1.20 p5-IO-stringy-2.108 p5-LJ-SpellCheck-1.0 p5-MD5-2.02 p5-MIME-Base64-2.12 p5-MIME-Tools-5.411a_2 p5-Mail-SpamAssassin-2.31_1 p5-Mail-Tools-1.46 p5-Mysql-modules-1.2216 p5-Net-1.0703 p5-Net-DNS-0.24 p5-Net-Daemon-0.36 p5-Net-SSLeay-1.05 p5-Net-Server-0.83 p5-OLE-Storage_Lite-0.10 p5-Palm-1.2.4 p5-Parse-RecDescent-1.80 p5-PlRPC-0.2016 p5-PodParser-1.18 p5-Storable-1.0.14 p5-String-CRC32-1.2 p5-Test-Harness-2.26 p5-Test-Simple-0.47_1 p5-Time-HiRes-01.20 p5-URI-1.11 p5-Unix-Syslog-0.97 p5-libwww-5.53 pango-1.0.1_1 pango-1.2.1_1 pcemu-1.01b pcre-3.4 pgp-5.0i php-templates-0.2 phpMyAdmin-2.2.4 pilot-link-0.11.7_1 pilot_makedoc-0.7a pkg_tarup-1.2_3 pkgconfig-0.12.0 pkgconfig-0.15.0 pkgdb.db plone-1.0.r1 plugger-4.0 pm3-base-1.1.13 pm3-forms-1.1.13 pm3-gui-1.1.13 pm3-net-1.1.13 png-1.2.5_2 popt-1.5.1 portupgrade-20020805 portupgrade-20030228 ppmtoTbmp-1.1 procmail-3.22 proftpd-1.2.4_1 psiconv-0.8.2 psiconv-0.8.3 pspell-0.12.2 psutils-letter-1.17_1 py-MySQLdb-0.9.1 py21-imaging-1.1.3 py21-tkinter-2.1.3 py22-expat-2.2.1 python-2.1.3 qcad-1.4.7 qcad-1.5.4 qpopper-4.0.1 qt-3.1.1_4 razor-agents-2.22 rpm-3.0.6_5 rtc-2001.09.16.1 ruby-1.6.7.2002.07.15 ruby-bdb1-0.1.7 ruby-shim-ruby18-1.7.2.2002.07.31 ruby-shim-ruby18-1.8.0.p2 samba-2.0.8 scintilla-1.50 screem-0.4.1_2 scrollkeeper-0.2_3 sdl-1.2.1 sdl-1.2.4_1 sdl-1.2.5_1 sed_inplace-2002.06.28 sed_inplace-2002.10.19 sharity-light-1.2 sidplay-1.0.6 sitescooper-3.1.2 skipstone-0.7.3 smbfs-1.4.1 sniff-1.0 sniffit-0.3.7b_1 snooper-1999.12.02_1 snort-1.8.6 sox-12.17.1_1 spamass-milter-0.1.3a squid-2.4_10 squidGuard-1.2.0_1 squirrelmail-1.2.7 squishdot-1.4.0 svgalib-1.4.2_1 swisswatch-0.06 t1lib-1.1.0 t1lib-1.2 t1lib-5.0.0 tcl-8.2.3_3 tcl-8.3.5_2 teTeX-1.0.7 tgif-4.1.40 tiff-3.5.7 timidity++-esound-2.11.3 tin-1.5.8 tk-8.2.3_2 tk-8.3.5_1 tkhylafax-3.2b transfig-3.2.3d transproxy-1.2 unarj-2.43_1 unixODBC-2.0.9 unrar-2.50 unzip-5.42 urlview-0.9_1 urwfonts-1.0 uulib-0.5.13 uvscan-4.24e uvscan_dat-4259 viewfax-2.3 w3m-0.2.1 w3m-img-0.4 wapsh-1.0_1 wavplay-1.4 webcopy-0.98b7 webcrawl-1.10_1 weblint-1.020 webmin-0.85_4 wget-1.8.2_1 win32-codecs-010122 win32-codecs-010122.1.0.50 win32-codecs-011002.0.0.90pre7 win32-codecs-011002.1.0.90.p7 word2x-0.005 wordperfect-8.0 wrapper-1.0_1 xanim-2.80.2 xawtv-3.37 xfce-3.8.18_1 xfig-3.2.3d xforms-0.88,1 xforms-1.0_1,1 xkeycaps-2.46 xli-1.17.0_1 xloadimage-4.1.9 xminesweep-3.0 xmixer-0.9.4 xmms-esound-1.2.5_1 xmovie-1.6.1 xmp-esound-2.0.4 xpaint-2.6.1_2 xpm-3.4k xspacewarp-1.2 xspread-3.1.1c xv-3.10a_3 xvid-0.20020412_1 xwave-2.2 zip-2.3 zoo-2.10.1 zope-2.5.1_2 zope-cmf-1.3 zope-zmysqlda-2.0.8 zphoto-0.2 --dDRMvlgZJXvWKvBx--