From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 9 10:17:16 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 109CB16A4CE for ; Fri, 9 Jan 2004 10:17:16 -0800 (PST) Received: from host7.globalnameservers.com (host7.globalnameservers.com [209.239.34.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5185D43D46 for ; Fri, 9 Jan 2004 10:17:12 -0800 (PST) (envelope-from drc7257@cs.rit.edu) Received: from cs.rit.edu (roc-66-67-196-34.rochester.rr.com [66.67.196.34]) i09IH9ph011295 for ; Fri, 9 Jan 2004 13:17:09 -0500 Message-ID: <3FFEF150.7060704@cs.rit.edu> Date: Fri, 09 Jan 2004 13:22:08 -0500 From: "Daniel R. Curran" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20031210 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@FreeBSD.org Content-Type: multipart/mixed; boundary="------------060306090805080906050409" Subject: Gimp Configure Error X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2004 18:17:16 -0000 This is a multi-part message in MIME format. --------------060306090805080906050409 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I have attached the configure log as per the instructions given when the configure script failed. --------------060306090805080906050409 Content-Type: text/plain; name="config.log" Content-Transfer-Encoding: 7bit Content-Disposition: inline; 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.58. Invocation command line was $ ./configure --disable-perl --with-html-dir=/usr/X11R6/share/doc/gimp --disable-gtk-doc --disable-python --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 --build=i386-portbld-freebsd4.8 ## --------- ## ## Platform. ## ## --------- ## hostname = rochester.rr.com uname -m = i386 uname -r = 4.8-RELEASE uname -s = FreeBSD uname -v = FreeBSD 4.8-RELEASE #1: Tue Nov 11 17:02:22 EST 2003 dan@.rochester.rr.com:/usr/src/sys/compile/NEWKERN /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/linux-sun-jdk1.3.1/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /home/dan/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1656: checking for a BSD-compatible install configure:1711: result: /usr/bin/install -c -o root -g wheel configure:1722: checking whether build environment is sane configure:1765: result: yes configure:1798: checking for gawk configure:1827: result: no configure:1798: checking for mawk configure:1827: result: no configure:1798: checking for nawk configure:1814: found /usr/bin/nawk configure:1824: result: nawk configure:1834: checking whether gmake sets $(MAKE) configure:1854: result: yes configure:2013: checking whether to enable maintainer-specific portions of Makefiles configure:2022: result: no configure:2092: checking for gcc configure:2118: result: cc configure:2362: checking for C compiler version configure:2365: cc --version &5 2.95.4 configure:2368: $? = 0 configure:2370: cc -v &5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:2373: $? = 0 configure:2375: cc -V &5 cc: argument to `-V' is missing configure:2378: $? = 1 configure:2401: checking for C compiler default output file name configure:2404: cc -O -pipe -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:2407: $? = 0 configure:2453: result: a.out configure:2458: checking whether the C compiler works configure:2464: ./a.out configure:2467: $? = 0 configure:2484: result: yes configure:2491: checking whether we are cross compiling configure:2493: result: no configure:2496: checking for suffix of executables configure:2498: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:2501: $? = 0 configure:2526: result: configure:2532: checking for suffix of object files configure:2553: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2556: $? = 0 configure:2578: result: o configure:2582: checking whether we are using the GNU C compiler configure:2606: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2612: $? = 0 configure:2615: test -z || test ! -s conftest.err configure:2618: $? = 0 configure:2621: test -s conftest.o configure:2624: $? = 0 configure:2637: result: yes configure:2643: checking whether cc accepts -g configure:2664: cc -c -g -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2670: $? = 0 configure:2673: test -z || test ! -s conftest.err configure:2676: $? = 0 configure:2679: test -s conftest.o configure:2682: $? = 0 configure:2693: result: yes configure:2710: checking for cc option to accept ANSI C configure:2780: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2786: $? = 0 configure:2789: test -z || test ! -s conftest.err configure:2792: $? = 0 configure:2795: test -s conftest.o configure:2798: $? = 0 configure:2816: result: none needed configure:2834: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:2840: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2981: checking for style of include used by gmake configure:3009: result: GNU configure:3037: checking dependency style of cc configure:3120: result: gcc configure:3217: checking build system type configure:3235: result: i386-portbld-freebsd4.8 configure:3243: checking host system type configure:3257: result: i386-portbld-freebsd4.8 configure:3265: checking for a sed that does not truncate output configure:3319: result: /usr/bin/sed configure:3322: checking for egrep configure:3332: result: grep -E configure:3348: checking for ld used by cc configure:3415: result: /usr/libexec/elf/ld configure:3424: checking if the linker (/usr/libexec/elf/ld) is GNU ld configure:3439: result: yes configure:3444: checking for /usr/libexec/elf/ld option to reload object files configure:3451: result: -r configure:3460: checking for BSD-compatible nm configure:3502: result: /usr/bin/nm -B configure:3506: checking whether ln -s works configure:3510: result: yes configure:3517: checking how to recognise dependent libraries configure:3691: result: pass_all configure:4146: checking how to run the C preprocessor configure:4181: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:4187: $? = 0 configure:4219: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9: ac_nonexistent.h: No such file or directory configure:4225: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:4264: result: cc -E configure:4288: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:4294: $? = 0 configure:4326: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9: ac_nonexistent.h: No such file or directory configure:4332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:4376: checking for ANSI C header files configure:4401: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4407: $? = 0 configure:4410: test -z || test ! -s conftest.err configure:4413: $? = 0 configure:4416: test -s conftest.o configure:4419: $? = 0 configure:4508: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:4511: $? = 0 configure:4513: ./conftest configure:4516: $? = 0 configure:4531: result: yes configure:4555: checking for sys/types.h configure:4571: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4577: $? = 0 configure:4580: test -z || test ! -s conftest.err configure:4583: $? = 0 configure:4586: test -s conftest.o configure:4589: $? = 0 configure:4600: result: yes configure:4555: checking for sys/stat.h configure:4571: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4577: $? = 0 configure:4580: test -z || test ! -s conftest.err configure:4583: $? = 0 configure:4586: test -s conftest.o configure:4589: $? = 0 configure:4600: result: yes configure:4555: checking for stdlib.h configure:4571: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4577: $? = 0 configure:4580: test -z || test ! -s conftest.err configure:4583: $? = 0 configure:4586: test -s conftest.o configure:4589: $? = 0 configure:4600: result: yes configure:4555: checking for string.h configure:4571: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4577: $? = 0 configure:4580: test -z || test ! -s conftest.err configure:4583: $? = 0 configure:4586: test -s conftest.o configure:4589: $? = 0 configure:4600: result: yes configure:4555: checking for memory.h configure:4571: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4577: $? = 0 configure:4580: test -z || test ! -s conftest.err configure:4583: $? = 0 configure:4586: test -s conftest.o configure:4589: $? = 0 configure:4600: result: yes configure:4555: checking for strings.h configure:4571: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4577: $? = 0 configure:4580: test -z || test ! -s conftest.err configure:4583: $? = 0 configure:4586: test -s conftest.o configure:4589: $? = 0 configure:4600: result: yes configure:4555: checking for inttypes.h configure:4571: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4577: $? = 0 configure:4580: test -z || test ! -s conftest.err configure:4583: $? = 0 configure:4586: test -s conftest.o configure:4589: $? = 0 configure:4600: result: yes configure:4555: checking for stdint.h configure:4571: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:52: stdint.h: No such file or directory configure:4577: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4600: result: no configure:4555: checking for unistd.h configure:4571: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4577: $? = 0 configure:4580: test -z || test ! -s conftest.err configure:4583: $? = 0 configure:4586: test -s conftest.o configure:4589: $? = 0 configure:4600: result: yes configure:4626: checking dlfcn.h usability configure:4638: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4644: $? = 0 configure:4647: test -z || test ! -s conftest.err configure:4650: $? = 0 configure:4653: test -s conftest.o configure:4656: $? = 0 configure:4666: result: yes configure:4670: checking dlfcn.h presence configure:4680: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:4686: $? = 0 configure:4706: result: yes configure:4741: checking for dlfcn.h configure:4748: result: yes configure:4855: checking for C++ compiler version configure:4858: c++ --version &5 2.95.4 configure:4861: $? = 0 configure:4863: c++ -v &5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:4866: $? = 0 configure:4868: c++ -V &5 c++: argument to `-V' missing configure:4871: $? = 1 configure:4874: checking whether we are using the GNU C++ compiler configure:4898: c++ -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:4904: $? = 0 configure:4907: test -z || test ! -s conftest.err configure:4910: $? = 0 configure:4913: test -s conftest.o configure:4916: $? = 0 configure:4929: result: yes configure:4935: checking whether c++ accepts -g configure:4956: c++ -c -g -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:4962: $? = 0 configure:4965: test -z || test ! -s conftest.err configure:4968: $? = 0 configure:4971: test -s conftest.o configure:4974: $? = 0 configure:4985: result: yes configure:5027: c++ -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:5033: $? = 0 configure:5036: test -z || test ! -s conftest.err configure:5039: $? = 0 configure:5042: test -s conftest.o configure:5045: $? = 0 configure:5071: c++ -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:5077: $? = 0 configure:5080: test -z || test ! -s conftest.err configure:5083: $? = 0 configure:5086: test -s conftest.o configure:5089: $? = 0 configure:5114: checking dependency style of c++ configure:5197: result: gcc configure:5219: checking how to run the C++ preprocessor configure:5250: c++ -E -I/usr/local/include -I/usr/X11R6/include conftest.cc configure:5256: $? = 0 configure:5288: c++ -E -I/usr/local/include -I/usr/X11R6/include conftest.cc conftest.cc:19: ac_nonexistent.h: No such file or directory configure:5294: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5333: result: c++ -E configure:5357: c++ -E -I/usr/local/include -I/usr/X11R6/include conftest.cc configure:5363: $? = 0 configure:5395: c++ -E -I/usr/local/include -I/usr/X11R6/include conftest.cc conftest.cc:19: ac_nonexistent.h: No such file or directory configure:5401: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5496: checking for g77 configure:5525: result: no configure:5496: checking for f77 configure:5512: found /usr/bin/f77 configure:5522: result: f77 configure:5537: checking for Fortran 77 compiler version configure:5540: f77 --version &5 GNU Fortran 0.5.25 20020320 (prerelease) Copyright (C) 1997 Free Software Foundation, Inc. For more version information on components of the GNU Fortran compilation system, especially useful when reporting bugs, type the command `g77 --verbose'. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:5543: $? = 0 configure:5545: f77 -v &5 g77 version 2.95.4 20020320 [FreeBSD] (from FSF-g77 version 0.5.25 20020320 (prerelease)) Driving: f77 -v -c -xf77-version /dev/null -xnone Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] /usr/libexec/cpp0 -lang-c -v -D__GNUC__=2 -D__GNUC_MINOR__=95 -D__i386__ -D__FreeBSD__=4 -D__FreeBSD_cc_version=460001 -D__unix__ -D__i386 -D__unix -Acpu(i386) -Amachine(i386) -Asystem(unix) -Asystem(FreeBSD) -D_LANGUAGE_FORTRAN -traditional -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -D__ELF__ /dev/null /dev/null GNU CPP version 2.95.4 20020320 [FreeBSD] (i386 FreeBSD/ELF) #include "..." search starts here: #include <...> search starts here: /usr/include /usr/include End of search list. The following default directories have been omitted from the search path: /usr/include/g++ End of omitted list. /usr/libexec/f771 -fnull-version -quiet -dumpbase g77-version.f -version -fversion -o /tmp/ccTIF20r.s /dev/null GNU F77 version 2.95.4 20020320 [FreeBSD] (i386-unknown-freebsd) compiled by GNU C version 2.95.4 20020320 [FreeBSD]. GNU Fortran Front End version 0.5.25 20020320 (prerelease) /usr/libexec/elf/as -v -o /tmp/ccRoBhyf.o /tmp/ccTIF20r.s GNU assembler version 2.12.1 [FreeBSD] 2002-07-20 (i386-obrien-freebsd5.0) using BFD version 2.12.1 [FreeBSD] 2002-07-20 /usr/libexec/elf/ld -V -dynamic-linker /usr/libexec/ld-elf.so.1 -o /tmp/cc3XiIjR /tmp/ccRoBhyf.o /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib -lg2c -lm -lgcc -lc -lgcc /usr/lib/crtend.o /usr/lib/crtn.o /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely; consider using mkstemp() GNU ld version 2.12.1 [FreeBSD] 2002-07-20 Supported emulations: elf_i386 /tmp/cc3XiIjR __G77_LIBF77_VERSION__: 0.5.25 20010315 (release) @(#)LIBF77 VERSION 19990503 __G77_LIBI77_VERSION__: 0.5.25 20010315 (release) @(#) LIBI77 VERSION pjw,dmg-mods 19990503 __G77_LIBU77_VERSION__: 0.5.25 20010315 (release) @(#) LIBU77 VERSION 19980709 configure:5548: $? = 0 configure:5550: f77 -V &5 f77: argument to `-V' missing configure:5553: $? = 1 configure:5561: checking whether we are using the GNU Fortran 77 compiler configure:5575: f77 -c conftest.F >&5 configure:5581: $? = 0 configure:5584: test -z || test ! -s conftest.err configure:5587: $? = 0 configure:5590: test -s conftest.o configure:5593: $? = 0 configure:5606: result: yes configure:5612: checking whether f77 accepts -g configure:5624: f77 -c -g conftest.f >&5 configure:5630: $? = 0 configure:5633: test -z || test ! -s conftest.err configure:5636: $? = 0 configure:5639: test -s conftest.o configure:5642: $? = 0 configure:5654: result: yes configure:5684: checking the maximum length of command line arguments configure:5749: result: 16384 configure:5760: checking command to parse /usr/bin/nm -B output from cc object configure:5849: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5852: $? = 0 configure:5856: /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:5859: $? = 0 configure:5911: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c conftstm.o >&5 configure:5914: $? = 0 configure:5952: result: ok configure:5956: checking for objdir configure:5971: result: .libs configure:6061: checking for ar configure:6077: found /usr/bin/ar configure:6088: result: ar configure:6141: checking for ranlib configure:6157: found /usr/bin/ranlib configure:6168: result: ranlib configure:6221: checking for strip configure:6237: found /usr/bin/strip configure:6248: result: strip configure:6510: checking if cc static flag works configure:6533: result: yes configure:6551: checking if cc supports -fno-rtti -fno-exceptions configure:6569: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include -fno-rtti -fno-exceptions conftest.c >&5 configure:6573: $? = 0 configure:6584: result: yes configure:6599: checking for cc option to produce PIC configure:6776: result: -fPIC configure:6784: checking if cc PIC flag -fPIC works configure:6802: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC conftest.c >&5 configure:6806: $? = 0 configure:6817: result: yes configure:6841: checking if cc supports -c -o file.o configure:6869: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include -o out/conftest2.o conftest.c >&5 configure:6873: $? = 0 configure:6893: result: yes configure:6919: checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries configure:7765: result: yes configure:7791: checking whether -lc should be explicitly linked in configure:7796: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:7799: $? = 0 configure:7813: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7816: $? = 1 configure:7828: result: yes configure:7836: checking dynamic linker characteristics configure:8376: result: freebsd4.8 ld.so configure:8380: checking how to hardcode library paths into programs configure:8405: result: immediate configure:8419: checking whether stripping libraries is possible configure:8424: result: yes configure:9247: checking if libtool supports shared libraries configure:9249: result: yes configure:9252: checking whether to build shared libraries configure:9310: result: yes configure:9313: checking whether to build static libraries configure:9317: result: yes configure:9409: creating libtool configure:9956: checking for ld used by c++ configure:10023: result: /usr/libexec/elf/ld configure:10032: checking if the linker (/usr/libexec/elf/ld) is GNU ld configure:10047: result: yes configure:10098: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries configure:10924: result: yes configure:10942: c++ -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:10945: $? = 0 configure:11041: checking for c++ option to produce PIC configure:11293: result: -fPIC configure:11301: checking if c++ PIC flag -fPIC works configure:11319: c++ -c -O -pipe -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC conftest.cc >&5 configure:11323: $? = 0 configure:11334: result: yes configure:11358: checking if c++ supports -c -o file.o configure:11386: c++ -c -O -pipe -I/usr/local/include -I/usr/X11R6/include -o out/conftest2.o conftest.cc >&5 configure:11390: $? = 0 configure:11410: result: yes configure:11436: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries configure:11461: result: yes configure:11532: checking dynamic linker characteristics configure:12072: result: freebsd4.8 ld.so configure:12076: checking how to hardcode library paths into programs configure:12101: result: immediate configure:12115: checking whether stripping libraries is possible configure:12120: result: yes configure:13420: checking if libtool supports shared libraries configure:13422: result: yes configure:13425: checking whether to build shared libraries configure:13443: result: yes configure:13446: checking whether to build static libraries configure:13450: result: yes configure:13462: checking for f77 option to produce PIC configure:13639: result: -fPIC configure:13647: checking if f77 PIC flag -fPIC works configure:13665: f77 -c -g -O2 -fPIC conftest.f >&5 configure:13669: $? = 0 configure:13680: result: yes configure:13704: checking if f77 supports -c -o file.o configure:13732: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:13736: $? = 0 configure:13756: result: yes configure:13782: checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries configure:14608: result: yes configure:14679: checking dynamic linker characteristics configure:15219: result: freebsd4.8 ld.so configure:15223: checking how to hardcode library paths into programs configure:15248: result: immediate configure:15262: checking whether stripping libraries is possible configure:15267: result: yes configure:19357: checking for target architecture configure:19365: result: i386-portbld-freebsd4.8 configure:19394: checking for some Win32 platform configure:19404: result: no configure:19417: checking for native Win32 configure:19429: result: no configure:19498: checking for strerror in -lcposix configure:19528: cc -o conftest -O -pipe -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lcposix >&5 /usr/libexec/elf/ld: cannot find -lcposix configure:19534: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define ARCH_X86 1 | /* end 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:19559: result: no configure:19570: checking for cc option to accept ANSI C configure:19633: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:19639: $? = 0 configure:19642: test -z || test ! -s conftest.err configure:19645: $? = 0 configure:19648: test -s conftest.o configure:19651: $? = 0 configure:19666: result: none needed configure:19697: checking for a BSD-compatible install configure:19752: result: /usr/bin/install -c -o root -g wheel configure:19763: checking whether ln -s works configure:19767: result: yes configure:19774: checking whether gmake sets $(MAKE) configure:19794: result: yes configure:19808: checking how to run the C preprocessor configure:19926: result: cc -E configure:19950: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:19956: $? = 0 configure:19988: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:20: ac_nonexistent.h: No such file or directory configure:19994: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define ARCH_X86 1 | /* end confdefs.h. */ | #include configure:20045: checking for special C compiler options needed for large files configure:20142: result: no configure:20148: checking for _FILE_OFFSET_BITS value needed for large files configure:20179: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:20185: $? = 0 configure:20188: test -z || test ! -s conftest.err configure:20191: $? = 0 configure:20194: test -s conftest.o configure:20197: $? = 0 configure:20261: result: no configure:20271: checking for _LARGE_FILES value needed for large files configure:20302: cc -c -O -pipe -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:20308: $? = 0 configure:20311: test -z || test ! -s conftest.err configure:20314: $? = 0 configure:20317: test -s conftest.o configure:20320: $? = 0 configure:20384: result: no configure:20397: checking whether to turn on debugging configure:20412: result: no configure:20416: checking whether to turn on profiling configure:20431: result: no configure:20510: checking for dirent.h that defines DIR configure:20534: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:20540: $? = 0 configure:20543: test -z || test ! -s conftest.err configure:20546: $? = 0 configure:20549: test -s conftest.o configure:20552: $? = 0 configure:20563: result: yes configure:20576: checking for library containing opendir configure:20606: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:20612: $? = 0 configure:20615: test -z || test ! -s conftest.err configure:20618: $? = 0 configure:20621: test -s conftest configure:20624: $? = 0 configure:20693: result: none required configure:20827: checking for ANSI C header files configure:20982: result: yes configure:20992: checking for sys/wait.h that is POSIX.1 compatible configure:21023: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:21029: $? = 0 configure:21032: test -z || test ! -s conftest.err configure:21035: $? = 0 configure:21038: test -s conftest.o configure:21041: $? = 0 configure:21052: result: yes configure:21062: checking whether time.h and sys/time.h may both be included configure:21087: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:21093: $? = 0 configure:21096: test -z || test ! -s conftest.err configure:21099: $? = 0 configure:21102: test -s conftest.o configure:21105: $? = 0 configure:21116: result: yes configure:21145: checking sys/param.h usability configure:21157: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:21163: $? = 0 configure:21166: test -z || test ! -s conftest.err configure:21169: $? = 0 configure:21172: test -s conftest.o configure:21175: $? = 0 configure:21185: result: yes configure:21189: checking sys/param.h presence configure:21199: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:21205: $? = 0 configure:21225: result: yes configure:21260: checking for sys/param.h configure:21267: result: yes configure:21145: checking sys/time.h usability configure:21157: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:21163: $? = 0 configure:21166: test -z || test ! -s conftest.err configure:21169: $? = 0 configure:21172: test -s conftest.o configure:21175: $? = 0 configure:21185: result: yes configure:21189: checking sys/time.h presence configure:21199: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:21205: $? = 0 configure:21225: result: yes configure:21260: checking for sys/time.h configure:21267: result: yes configure:21145: checking sys/times.h usability configure:21157: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:21163: $? = 0 configure:21166: test -z || test ! -s conftest.err configure:21169: $? = 0 configure:21172: test -s conftest.o configure:21175: $? = 0 configure:21185: result: yes configure:21189: checking sys/times.h presence configure:21199: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:21205: $? = 0 configure:21225: result: yes configure:21260: checking for sys/times.h configure:21267: result: yes configure:21136: checking for sys/wait.h configure:21141: result: yes configure:21136: checking for unistd.h configure:21141: result: yes configure:21281: checking for pid_t configure:21305: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:21311: $? = 0 configure:21314: test -z || test ! -s conftest.err configure:21317: $? = 0 configure:21320: test -s conftest.o configure:21323: $? = 0 configure:21334: result: yes configure:21346: checking return type of signal handlers configure:21377: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function `main': conftest.c:43: warning: unused variable `i' configure:21383: $? = 0 configure:21386: test -z || test ! -s conftest.err configure:21389: $? = 0 configure:21392: test -s conftest.o configure:21395: $? = 0 configure:21406: result: void configure:21418: checking for vprintf configure:21475: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:21481: $? = 0 configure:21484: test -z || test ! -s conftest.err configure:21487: $? = 0 configure:21490: test -s conftest configure:21493: $? = 0 configure:21505: result: yes configure:21512: checking for _doprnt configure:21569: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 /tmp/cca1w9Ym.o: In function `main': /tmp/cca1w9Ym.o(.text+0x9): undefined reference to `_doprnt' /tmp/cca1w9Ym.o(.data+0x0): undefined reference to `_doprnt' configure:21575: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define ARCH_X86 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:21599: result: no configure:21616: checking for working alloca.h configure:21637: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 conftest.c:31: alloca.h: No such file or directory conftest.c: In function `main': conftest.c:35: warning: unused variable `p' configure:21643: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define ARCH_X86 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *) alloca (2 * sizeof (int)); | ; | return 0; | } configure:21667: result: no configure:21677: checking for alloca configure:21718: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 conftest.c: In function `main': conftest.c:55: warning: unused variable `p' configure:21724: $? = 0 configure:21727: test -z || test ! -s conftest.err configure:21730: $? = 0 configure:21733: test -s conftest configure:21736: $? = 0 configure:21748: result: yes configure:21977: checking for difftime configure:22034: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:22040: $? = 0 configure:22043: test -z || test ! -s conftest.err configure:22046: $? = 0 configure:22049: test -s conftest configure:22052: $? = 0 configure:22064: result: yes configure:21977: checking for putenv configure:22034: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:22040: $? = 0 configure:22043: test -z || test ! -s conftest.err configure:22046: $? = 0 configure:22049: test -s conftest configure:22052: $? = 0 configure:22064: result: yes configure:21977: checking for mmap configure:22034: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:22040: $? = 0 configure:22043: test -z || test ! -s conftest.err configure:22046: $? = 0 configure:22049: test -s conftest configure:22052: $? = 0 configure:22064: result: yes configure:22158: checking for perl configure:22176: found /usr/bin/perl configure:22188: result: /usr/bin/perl configure:22206: error: XML::Parser perl module is required for intltool ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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 am_cv_CC_dependencies_compiler_type=gcc ac_cv_prog_CXXCPP='c++ -E' ac_cv_env_CXXFLAGS_value=' -O -pipe ' ac_cv_header_sys_times_h=yes lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' ac_cv_f77_compiler_gnu=yes ac_cv_env_F77_value= ac_cv_header_stdlib_h=yes lt_cv_file_magic_cmd='$MAGIC_CMD' ac_cv_func__doprnt=no ac_cv_header_sys_time_h=yes ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_lib_cposix_strerror=no lt_cv_prog_gnu_ldcxx=yes ac_cv_prog_cc_g=yes ac_cv_env_CXXCPP_set= ac_cv_env_LDFLAGS_set=set ac_cv_search_opendir='none required' ac_cv_sys_large_files=no lt_cv_prog_compiler_c_o_CXX=yes ac_cv_prog_ac_ct_AR=ar ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set ac_cv_header_dirent_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_difftime=yes lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' lt_cv_sys_max_cmd_len=16384 ac_cv_prog_make_gmake_set=yes ac_cv_env_FFLAGS_set= ac_cv_header_sys_wait_h=yes ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set=set ac_cv_cxx_compiler_gnu=yes ac_cv_env_CXX_set=set lt_lt_cv_prog_compiler_c_o_CXX='"yes"' ac_cv_env_host_alias_set= lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_cv_ld_reload_flag=-r ac_cv_working_alloca_h=no lt_cv_prog_gnu_ld=yes ac_cv_header_sys_stat_h=yes ac_cv_env_build_alias_set=set lt_cv_prog_compiler_c_o=yes ac_cv_prog_f77_g=yes ac_cv_env_CXXCPP_value= ac_cv_env_LDFLAGS_value='-L/usr/local/lib -L/usr/X11R6/lib' ac_cv_env_target_alias_set= ac_cv_func_alloca_works=yes 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 lt_cv_prog_compiler_c_o_F77=yes ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes ac_cv_header_time=yes ac_cv_header_strings_h=yes lt_cv_path_SED=/usr/bin/sed ac_cv_func_vprintf=yes ac_cv_type_signal=void ac_cv_header_stdint_h=no ac_cv_header_inttypes_h=yes ac_cv_prog_egrep='grep -E' ac_cv_env_FFLAGS_value= ac_cv_func_mmap=yes ac_cv_header_sys_param_h=yes lt_cv_path_LD=/usr/libexec/elf/ld lt_cv_prog_compiler_rtti_exceptions=yes ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes ac_cv_build_alias=i386-portbld-freebsd4.8 ac_cv_env_CPPFLAGS_value='-I/usr/local/include -I/usr/X11R6/include' ac_cv_sys_largefile_CC=no lt_lt_cv_prog_compiler_c_o='"yes"' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_header_memory_h=yes ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXX_value=c++ ac_cv_prog_ac_ct_STRIP=strip ac_cv_host=i386-portbld-freebsd4.8 ac_cv_env_F77_set= ac_cv_env_host_alias_value= lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_cv_objdir=.libs ac_cv_prog_cxx_g=yes ac_cv_type_pid_t=yes am_cv_prog_cc_stdc= lt_cv_file_magic_test_file= am_cv_CXX_dependencies_compiler_type=gcc ac_cv_prog_CPP='cc -E' ac_cv_build=i386-portbld-freebsd4.8 ac_cv_prog_AWK=nawk ac_cv_env_build_alias_value=i386-portbld-freebsd4.8 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 lt_cv_path_LDCXX=/usr/libexec/elf/ld ac_cv_env_target_alias_value= ac_cv_env_CC_value=cc lt_cv_path_NM='/usr/bin/nm -B' ac_cv_env_CPP_set= ac_cv_header_dlfcn_h=yes ac_cv_func_putenv=yes ac_cv_sys_file_offset_bits=no ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## AA='' ACLOCAL='${SHELL} /usr/ports/graphics/gimp-devel/work/gimp-2.0pre1/missing --run aclocal-1.7 ' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/graphics/gimp-devel/work/gimp-2.0pre1/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /usr/ports/graphics/gimp-devel/work/gimp-2.0pre1/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/graphics/gimp-devel/work/gimp-2.0pre1/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/graphics/gimp-devel/work/gimp-2.0pre1/missing --run automake-1.7' AWK='nawk' BUILD_HELPBROWSER_FALSE='' BUILD_HELPBROWSER_TRUE='' BUILD_PRINT_FALSE='' BUILD_PRINT_TRUE='' BUILD_PYTHON_FALSE='' BUILD_PYTHON_TRUE='' BUILD_XJT_FALSE='' BUILD_XJT_TRUE='' BZ2='' CATALOGS='' CATOBJEXT='' CC='cc' CCAS='$(CC)' CCASFLAGS='$(CFLAGS)' CCDEPMODE='depmode=gcc' CFLAGS='-O -pipe -Wall' CPP='cc -E' CPPFLAGS='-I/usr/local/include -I/usr/X11R6/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc' CXXFLAGS=' -O -pipe ' CYGPATH_W='echo' DATADIRNAME='' DEFAULT_BINARY_FALSE='' DEFAULT_BINARY_TRUE='' DEFS='' DEPDIR='.deps' DESKTOP_DATADIR='' DESKTOP_DATADIR_FALSE='' DESKTOP_DATADIR_TRUE='' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_GIMP_CONSOLE_FALSE='' ENABLE_GIMP_CONSOLE_TRUE='' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='' EXEEXT='' EXIF_CFLAGS='' EXIF_LIBS='' F77='f77' FFLAGS='-g -O2' FONTCONFIG_CFLAGS='' FONTCONFIG_LIBS='' FONTCONFIG_REQUIRED_VERSION='2.2.0' FREETYPE_CONFIG='' FREETYPE_LIBS='' GDK_PIXBUF_CFLAGS='' GDK_PIXBUF_CSOURCE='' GDK_PIXBUF_LIBS='' GETTEXT_PACKAGE='gimp20' GIMPINSTALL='' GIMPPRINT_REQUIRED_VERSION='4.2.0' GIMPPRINT_TOONEW_VERSION='4.3.0' GIMP_DEVEL_DOCS='' GIMP_MAJOR_VERSION='1' GIMP_MICRO_VERSION='24' GIMP_MINOR_VERSION='3' GIMP_MKENUMS='' GIMP_MODULES='' GIMP_MP_FLAGS='' GIMP_MP_LIBS='' GIMP_PLUGINS='' GIMP_REMOTE='' GIMP_THREAD_FLAGS='' GIMP_THREAD_LIBS='' GIMP_VERSION='2.0pre1' GLIB_CFLAGS='' GLIB_GENMARSHAL='' GLIB_LIBS='' GLIB_MKENUMS='' GLIB_REQUIRED_VERSION='2.2.0' GMODULE_CFLAGS='' GMODULE_LIBS='' GMOFILES='' GMSGFMT='' GOBJECT_QUERY='' GTKDOC='' GTKHTML2_CFLAGS='' GTKHTML2_LIBS='' GTKHTML2_REQUIRED_VERSION='2.0.0' GTK_CFLAGS='' GTK_LIBS='' GTK_REQUIRED_VERSION='2.2.2' HAVE_FINITE='' HAVE_GLIBC_REGEX='' HAVE_GLIBC_REGEX_FALSE='' HAVE_GLIBC_REGEX_TRUE='' HAVE_ISFINITE='' HAVE_LCMS_FALSE='' HAVE_LCMS_TRUE='' HTML_DIR='' INSTALL_DATA='install -c -o root -g wheel -m 444' INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -c -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -m -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -k -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -p' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' JPEG='' LCMS_LIBS='' LDFLAGS='-L/usr/local/lib -L/usr/X11R6/lib' LIBAA='' LIBART_CFLAGS='' LIBART_LIBS='' LIBJPEG='' LIBMNG='' LIBOBJS='' LIBPNG='' LIBS='' LIBSCREENSHOT='' LIBSVG='' LIBTIFF='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBWMF='' LIBXMU='' LIBXPM='' LIBZ='' LN_S='ln -s' LTLIBOBJS='' LT_AGE='0' LT_CURRENT='2' LT_CURRENT_MINUS_AGE='2' LT_RELEASE='1.3' LT_REVISION='0' MAIL='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/graphics/gimp-devel/work/gimp-2.0pre1/missing --run makeinfo' MKINSTALLDIRS='' MNG='' MSGFMT='' MS_LIB_AVAILABLE_FALSE='' MS_LIB_AVAILABLE_TRUE='#' OBJDUMP='objdump' OBJEXT='o' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' PACKAGE='gimp' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PANGOFT2_CFLAGS='' PANGOFT2_LIBS='' PANGOFT2_REQUIRED_VERSION='1.2.2' PATHSEP=':' PATH_SEPARATOR=':' PERL='' PKG_CONFIG='' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' PNG='' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PRINT_CFLAGS='' PRINT_CONFIG='' PRINT_LIBS='' PSP='' PYGTK_CFLAGS='' PYGTK_LIBS='' PYTHON='' PYTHON_EXEC_PREFIX='' PYTHON_INCLUDES='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_VERSION='' RANLIB='ranlib' RSVG_REQUIRED_VERSION='2.2.0' RT_LIBS='' SCREENSHOT='' SENDMAIL='' SET_MAKE='' SHELL='/bin/sh' SOCKET_LIBS='' STATICLIBS_FALSE='' STATICLIBS_TRUE='' STRIP='strip' SVG='' SVG_CFLAGS='' SVG_LIBS='' SYMPREFIX='' TIFF='' URL='' USE_NLS='' VERSION='2.0pre1' WINCLIPBOARD='' WINPRINT='' WITH_AUTHORSGEN_FALSE='' WITH_AUTHORSGEN_TRUE='' WITH_PDBGEN_FALSE='' WITH_PDBGEN_TRUE='' WMF='' WMF_CFLAGS='' WMF_CONFIG='' WMF_REQUIRED_VERSION='0.2.8' XGETTEXT='' XPM='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' 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' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd4.8' build_alias='i386-portbld-freebsd4.8' build_cpu='i386' build_os='freebsd4.8' build_vendor='portbld' datadir='${prefix}/share' exec_prefix='NONE' gimpdatadir='' gimpdir='' gimpplugindir='' gimpsysconfdir='' host='i386-portbld-freebsd4.8' host_alias='' host_cpu='i386' host_os='freebsd4.8' host_vendor='portbld' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/ports/graphics/gimp-devel/work/gimp-2.0pre1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='' localstatedir='${prefix}/var' mandir='${prefix}/man' ms_librarian='' oldincludedir='/usr/include' pkgpyexecdir='' pkgpythondir='' prefix='/usr/X11R6' program_transform_name='s,x,x,' pyexecdir='' pythondir='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ARCH_X86 1 #define GETTEXT_PACKAGE "gimp20" #define HAVE_ALLOCA 1 #define HAVE_DIFFTIME 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MMAP 1 #define HAVE_PUTENV 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_PARAM_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_WAIT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VPRINTF 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE void #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 configure: exit 1 --------------060306090805080906050409--