Date: Wed, 26 Oct 2005 09:38:36 -0700 From: Yu-Lun Chen <yulun@ironport.com> To: gnome@FreeBSD.org Subject: trying to compile gnome2/evolution-2.2.3.tar.bz2 Message-ID: <20051026163836.GA8938@quetzal.sfo.ironport.com>
next in thread | raw e-mail | index | archive | help
--RnlQjJ0d97Da+TV1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, I am trying to use /usr/ports/mail/evolution to 'make install' gnome2/evolution-2.2.3.tar.bz2, but ran into the the following errors. ===> Script "configure" failed unexpectedly. Please direct the output of the failure of the make command to a file, and then feed that file to the gnomelogalyzer, available from http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the problem to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach "/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.10.1/config.log" and the output of the failure of the make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/devel/gnomevfs2. *** Error code 1 Stop in /usr/ports/x11/gnomedesktop. *** Error code 1 Stop in /usr/ports/palm/gnomepilot2. *** Error code 1 Stop in /usr/ports/mail/evolution. *** Error code 1 Stop in /usr/ports/mail/evolution. Attached are /usr/ports/devel/gnomevfs2/work/gnome-vfs-2.10.1/config.log and pkd.all (all the packages installed on my system). Please help. Thanks! Yu-Lun Chen <--------------------------> yulun@ironport.com --RnlQjJ0d97Da+TV1 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.59. Invocation command line was $ ./configure --enable-openssl --disable-gnutls --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc --disable-gtk-doc --with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 --build=i386-portbld-freebsd4.10 ## --------- ## ## Platform. ## ## --------- ## hostname = quetzal.sfo.ironport.com uname -m = i386 uname -r = 4.10-RELEASE uname -s = FreeBSD uname -v = FreeBSD 4.10-RELEASE #5: Tue Aug 16 12:00:18 PDT 2005 root@quetzal.sfo.ironport.com:/usr/src/sys/compile/QUETZAL /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/libexec/libtool15 PATH: /usr/local/perl/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/mutt/bin PATH: /usr/local/python-2.4.1/bin PATH: /usr/local/screen/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /usr/local/vim/bin PATH: /usr/local/Acrobat5/bin PATH: /usr/local/OpenOffice/program PATH: /usr/local/sc/bin PATH: /home/yu-lun/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1598: checking for a BSD-compatible install configure:1653: result: /usr/bin/install -c -o root -g wheel configure:1664: checking whether build environment is sane configure:1707: result: yes configure:1740: checking for gawk configure:1769: result: no configure:1740: checking for mawk configure:1769: result: no configure:1740: checking for nawk configure:1756: found /usr/bin/nawk configure:1766: result: nawk configure:1776: checking whether gmake sets $(MAKE) configure:1796: result: yes configure:1945: checking whether to enable maintainer-specific portions of Makefiles configure:1954: result: no configure:2002: checking for style of include used by gmake configure:2030: result: GNU configure:2101: checking for gcc configure:2127: result: cc configure:2371: checking for C compiler version configure:2374: cc --version </dev/null >&5 2.95.4 configure:2377: $? = 0 configure:2379: cc -v </dev/null >&5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:2382: $? = 0 configure:2384: cc -V </dev/null >&5 cc: argument to `-V' is missing configure:2387: $? = 1 configure:2410: checking for C compiler default output file name configure:2413: cc -O -pipe -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 configure:2416: $? = 0 configure:2462: result: a.out configure:2467: checking whether the C compiler works configure:2473: ./a.out configure:2476: $? = 0 configure:2493: result: yes configure:2500: checking whether we are cross compiling configure:2502: result: no configure:2505: checking for suffix of executables configure:2507: cc -o conftest -O -pipe -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 configure:2510: $? = 0 configure:2535: result: configure:2541: checking for suffix of object files configure:2562: cc -c -O -pipe -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:2565: $? = 0 configure:2587: result: o configure:2591: checking whether we are using the GNU C compiler configure:2615: cc -c -O -pipe -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:2621: $? = 0 configure:2625: test -z || test ! -s conftest.err configure:2628: $? = 0 configure:2631: test -s conftest.o configure:2634: $? = 0 configure:2647: result: yes configure:2653: checking whether cc accepts -g configure:2674: cc -c -g -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:2680: $? = 0 configure:2684: test -z || test ! -s conftest.err configure:2687: $? = 0 configure:2690: test -s conftest.o configure:2693: $? = 0 configure:2704: result: yes configure:2721: checking for cc option to accept ANSI C configure:2791: cc -c -O -pipe -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:2797: $? = 0 configure:2801: test -z || test ! -s conftest.err configure:2804: $? = 0 configure:2807: test -s conftest.o configure:2810: $? = 0 configure:2828: result: none needed configure:2846: cc -c -O -pipe -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:2852: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2987: checking dependency style of cc configure:3049: result: gcc configure:3056: checking for strerror in -lcposix configure:3086: cc -o conftest -O -pipe -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lcposix >&5 /usr/libexec/elf/ld: cannot find -lcposix configure:3092: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnome-vfs" | #define VERSION "2.10.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:3118: result: no configure:3172: checking for gcc configure:3198: result: cc configure:3442: checking for C compiler version configure:3445: cc --version </dev/null >&5 2.95.4 configure:3448: $? = 0 configure:3450: cc -v </dev/null >&5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:3453: $? = 0 configure:3455: cc -V </dev/null >&5 cc: argument to `-V' is missing configure:3458: $? = 1 configure:3461: checking whether we are using the GNU C compiler configure:3517: result: yes configure:3523: checking whether cc accepts -g configure:3574: result: yes configure:3591: checking for cc option to accept ANSI C configure:3698: result: none needed configure:3716: cc -c -O -pipe -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:3722: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3857: checking dependency style of cc configure:3919: result: gcc configure:3929: checking how to run the C preprocessor configure:3964: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c configure:3970: $? = 0 configure:4002: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c conftest.c:11: ac_nonexistent.h: No such file or directory configure:4008: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnome-vfs" | #define VERSION "2.10.1" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4047: result: cc -E configure:4071: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c configure:4077: $? = 0 configure:4109: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c conftest.c:11: ac_nonexistent.h: No such file or directory configure:4115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnome-vfs" | #define VERSION "2.10.1" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4162: checking for gawk configure:4188: result: nawk configure:4278: checking build system type configure:4296: result: i386-portbld-freebsd4.10 configure:4304: checking host system type configure:4318: result: i386-portbld-freebsd4.10 configure:4326: checking for a sed that does not truncate output configure:4380: result: /usr/bin/sed configure:4383: checking for egrep configure:4393: result: grep -E configure:4409: checking for ld used by cc configure:4476: result: /usr/libexec/elf/ld configure:4485: checking if the linker (/usr/libexec/elf/ld) is GNU ld configure:4500: result: yes configure:4505: checking for /usr/libexec/elf/ld option to reload object files configure:4512: result: -r configure:4521: checking for BSD-compatible nm configure:4563: result: /usr/bin/nm -B configure:4567: checking whether ln -s works configure:4571: result: yes configure:4578: checking how to recognise dependent libraries configure:4761: result: pass_all configure:5212: checking for ANSI C header files configure:5237: cc -c -O -pipe -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:5243: $? = 0 configure:5247: test -z || test ! -s conftest.err configure:5250: $? = 0 configure:5253: test -s conftest.o configure:5256: $? = 0 configure:5345: cc -o conftest -O -pipe -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 configure:5348: $? = 0 configure:5350: ./conftest configure:5353: $? = 0 configure:5368: result: yes configure:5392: checking for sys/types.h configure:5408: cc -c -O -pipe -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:5414: $? = 0 configure:5418: test -z || test ! -s conftest.err configure:5421: $? = 0 configure:5424: test -s conftest.o configure:5427: $? = 0 configure:5438: result: yes configure:5392: checking for sys/stat.h configure:5408: cc -c -O -pipe -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:5414: $? = 0 configure:5418: test -z || test ! -s conftest.err configure:5421: $? = 0 configure:5424: test -s conftest.o configure:5427: $? = 0 configure:5438: result: yes configure:5392: checking for stdlib.h configure:5408: cc -c -O -pipe -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:5414: $? = 0 configure:5418: test -z || test ! -s conftest.err configure:5421: $? = 0 configure:5424: test -s conftest.o configure:5427: $? = 0 configure:5438: result: yes configure:5392: checking for string.h configure:5408: cc -c -O -pipe -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:5414: $? = 0 configure:5418: test -z || test ! -s conftest.err configure:5421: $? = 0 configure:5424: test -s conftest.o configure:5427: $? = 0 configure:5438: result: yes configure:5392: checking for memory.h configure:5408: cc -c -O -pipe -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:5414: $? = 0 configure:5418: test -z || test ! -s conftest.err configure:5421: $? = 0 configure:5424: test -s conftest.o configure:5427: $? = 0 configure:5438: result: yes configure:5392: checking for strings.h configure:5408: cc -c -O -pipe -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:5414: $? = 0 configure:5418: test -z || test ! -s conftest.err configure:5421: $? = 0 configure:5424: test -s conftest.o configure:5427: $? = 0 configure:5438: result: yes configure:5392: checking for inttypes.h configure:5408: cc -c -O -pipe -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:5414: $? = 0 configure:5418: test -z || test ! -s conftest.err configure:5421: $? = 0 configure:5424: test -s conftest.o configure:5427: $? = 0 configure:5438: result: yes configure:5392: checking for stdint.h configure:5408: cc -c -O -pipe -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 conftest.c:54: stdint.h: No such file or directory configure:5414: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnome-vfs" | #define VERSION "2.10.1" | #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 <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | | #include <stdint.h> configure:5438: result: no configure:5392: checking for unistd.h configure:5408: cc -c -O -pipe -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:5414: $? = 0 configure:5418: test -z || test ! -s conftest.err configure:5421: $? = 0 configure:5424: test -s conftest.o configure:5427: $? = 0 configure:5438: result: yes configure:5464: checking dlfcn.h usability configure:5476: cc -c -O -pipe -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:5482: $? = 0 configure:5486: test -z || test ! -s conftest.err configure:5489: $? = 0 configure:5492: test -s conftest.o configure:5495: $? = 0 configure:5505: result: yes configure:5509: checking dlfcn.h presence configure:5519: cc -E -D_THREAD_SAFE -I/usr/local/include conftest.c configure:5525: $? = 0 configure:5545: result: yes configure:5580: checking for dlfcn.h configure:5587: result: yes configure:5694: checking for C++ compiler version configure:5697: c++ --version </dev/null >&5 2.95.4 configure:5700: $? = 0 configure:5702: c++ -v </dev/null >&5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:5705: $? = 0 configure:5707: c++ -V </dev/null >&5 c++: argument to `-V' missing configure:5710: $? = 1 configure:5713: checking whether we are using the GNU C++ compiler configure:5737: c++ -c -O -pipe -D_THREAD_SAFE -I/usr/local/include conftest.cc >&5 configure:5743: $? = 0 configure:5747: test -z || test ! -s conftest.err configure:5750: $? = 0 configure:5753: test -s conftest.o configure:5756: $? = 0 configure:5769: result: yes configure:5775: checking whether c++ accepts -g configure:5796: c++ -c -g -D_THREAD_SAFE -I/usr/local/include conftest.cc >&5 configure:5802: $? = 0 configure:5806: test -z || test ! -s conftest.err configure:5809: $? = 0 configure:5812: test -s conftest.o configure:5815: $? = 0 configure:5826: result: yes configure:5868: c++ -c -O -pipe -D_THREAD_SAFE -I/usr/local/include conftest.cc >&5 configure:5874: $? = 0 configure:5878: test -z || test ! -s conftest.err configure:5881: $? = 0 configure:5884: test -s conftest.o configure:5887: $? = 0 configure:5913: c++ -c -O -pipe -D_THREAD_SAFE -I/usr/local/include conftest.cc >&5 configure:5919: $? = 0 configure:5923: test -z || test ! -s conftest.err configure:5926: $? = 0 configure:5929: test -s conftest.o configure:5932: $? = 0 configure:5957: checking dependency style of c++ configure:6019: result: gcc configure:6029: checking how to run the C++ preprocessor configure:6060: c++ -E -D_THREAD_SAFE -I/usr/local/include conftest.cc configure:6066: $? = 0 configure:6098: c++ -E -D_THREAD_SAFE -I/usr/local/include conftest.cc conftest.cc:21: ac_nonexistent.h: No such file or directory configure:6104: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnome-vfs" | #define VERSION "2.10.1" | #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 <ac_nonexistent.h> configure:6143: result: c++ -E configure:6167: c++ -E -D_THREAD_SAFE -I/usr/local/include conftest.cc configure:6173: $? = 0 configure:6205: c++ -E -D_THREAD_SAFE -I/usr/local/include conftest.cc conftest.cc:21: ac_nonexistent.h: No such file or directory configure:6211: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnome-vfs" | #define VERSION "2.10.1" | #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 <ac_nonexistent.h> configure:6306: checking for g77 configure:6335: result: no configure:6306: checking for f77 configure:6322: found /usr/bin/f77 configure:6332: result: f77 configure:6347: checking for Fortran 77 compiler version configure:6350: f77 --version </dev/null >&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:6353: $? = 0 configure:6355: f77 -v </dev/null >&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/ccSsPfp9.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/ccAfqulE.o /tmp/ccSsPfp9.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/cc7VBCw6 /tmp/ccAfqulE.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/cc7VBCw6 __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:6358: $? = 0 configure:6360: f77 -V </dev/null >&5 f77: argument to `-V' missing configure:6363: $? = 1 configure:6371: checking whether we are using the GNU Fortran 77 compiler configure:6385: f77 -c conftest.F >&5 configure:6391: $? = 0 configure:6395: test -z || test ! -s conftest.err configure:6398: $? = 0 configure:6401: test -s conftest.o configure:6404: $? = 0 configure:6417: result: yes configure:6423: checking whether f77 accepts -g configure:6435: f77 -c -g conftest.f >&5 configure:6441: $? = 0 configure:6445: test -z || test ! -s conftest.err configure:6448: $? = 0 configure:6451: test -s conftest.o configure:6454: $? = 0 configure:6466: result: yes configure:6496: checking the maximum length of command line arguments configure:6561: result: 65536 configure:6572: checking command to parse /usr/bin/nm -B output from cc object configure:6661: cc -c -O -pipe -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:6664: $? = 0 configure:6668: /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:6671: $? = 0 configure:6723: cc -o conftest -O -pipe -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread conftest.c conftstm.o >&5 configure:6726: $? = 0 configure:6764: result: ok configure:6768: checking for objdir configure:6783: result: .libs configure:6873: checking for ar configure:6889: found /usr/bin/ar configure:6900: result: ar configure:6953: checking for ranlib configure:6969: found /usr/bin/ranlib configure:6980: result: ranlib configure:7033: checking for strip configure:7049: found /usr/bin/strip configure:7060: result: strip configure:7322: checking if cc static flag works configure:7345: result: yes configure:7363: checking if cc supports -fno-rtti -fno-exceptions configure:7381: cc -c -O -pipe -D_THREAD_SAFE -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 configure:7385: $? = 0 configure:7396: result: yes configure:7411: checking for cc option to produce PIC configure:7588: result: -fPIC configure:7596: checking if cc PIC flag -fPIC works configure:7614: cc -c -O -pipe -D_THREAD_SAFE -I/usr/local/include -fPIC -DPIC conftest.c >&5 configure:7618: $? = 0 configure:7629: result: yes configure:7653: checking if cc supports -c -o file.o configure:7674: cc -c -O -pipe -D_THREAD_SAFE -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:7678: $? = 0 configure:7698: result: yes configure:7724: checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries configure:8572: result: yes configure:8598: checking whether -lc should be explicitly linked in configure:8603: cc -c -O -pipe -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:8606: $? = 0 configure:8620: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8623: $? = 1 configure:8635: result: yes configure:8643: checking dynamic linker characteristics configure:9204: result: freebsd4.10 ld.so configure:9208: checking how to hardcode library paths into programs configure:9233: result: immediate configure:9247: checking whether stripping libraries is possible configure:9252: result: yes configure:10082: checking if libtool supports shared libraries configure:10084: result: yes configure:10087: checking whether to build shared libraries configure:10145: result: yes configure:10148: checking whether to build static libraries configure:10152: result: yes configure:10244: creating libtool configure:10791: checking for ld used by c++ configure:10858: result: /usr/libexec/elf/ld configure:10867: checking if the linker (/usr/libexec/elf/ld) is GNU ld configure:10882: result: yes configure:10933: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries configure:11761: result: yes configure:11779: c++ -c -O -pipe -D_THREAD_SAFE -I/usr/local/include conftest.cc >&5 configure:11782: $? = 0 configure:11878: checking for c++ option to produce PIC configure:12130: result: -fPIC configure:12138: checking if c++ PIC flag -fPIC works configure:12156: c++ -c -O -pipe -D_THREAD_SAFE -I/usr/local/include -fPIC -DPIC conftest.cc >&5 configure:12160: $? = 0 configure:12171: result: yes configure:12195: checking if c++ supports -c -o file.o configure:12216: c++ -c -O -pipe -D_THREAD_SAFE -I/usr/local/include -o out/conftest2.o conftest.cc >&5 configure:12220: $? = 0 configure:12240: result: yes configure:12266: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries configure:12291: result: yes configure:12362: checking dynamic linker characteristics configure:12923: result: freebsd4.10 ld.so configure:12927: checking how to hardcode library paths into programs configure:12952: result: immediate configure:12966: checking whether stripping libraries is possible configure:12971: result: yes configure:14278: checking if libtool supports shared libraries configure:14280: result: yes configure:14283: checking whether to build shared libraries configure:14301: result: yes configure:14304: checking whether to build static libraries configure:14308: result: yes configure:14320: checking for f77 option to produce PIC configure:14497: result: -fPIC configure:14505: checking if f77 PIC flag -fPIC works configure:14523: f77 -c -g -O2 -fPIC conftest.f >&5 configure:14527: $? = 0 configure:14538: result: yes configure:14562: checking if f77 supports -c -o file.o configure:14583: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:14587: $? = 0 configure:14607: result: yes configure:14633: checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries configure:15461: result: yes configure:15532: checking dynamic linker characteristics configure:16093: result: freebsd4.10 ld.so configure:16097: checking how to hardcode library paths into programs configure:16122: result: immediate configure:16136: checking whether stripping libraries is possible configure:16141: result: yes configure:20251: checking for intltool >= 0.29 configure:20261: result: 0.33 found configure:20318: checking for perl configure:20336: found /usr/local/perl/bin/perl configure:20348: result: /usr/local/perl/bin/perl configure:20366: checking for XML::Parser configure:20372: 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 ' 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_path_INTLTOOL_PERL=/usr/local/perl/bin/perl lt_cv_prog_gnu_ldcxx=yes ac_cv_lib_cposix_strerror=no ac_cv_prog_cc_g=yes ac_cv_env_CXXCPP_set= ac_cv_env_LDFLAGS_set=set 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 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_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ac_cv_prog_make_gmake_set=yes ac_cv_env_FFLAGS_set= lt_cv_sys_max_cmd_len=65536 ac_cv_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 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 -pthread' ac_cv_env_target_alias_set= ac_cv_host_alias=i386-portbld-freebsd4.10 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_strings_h=yes lt_cv_path_SED=/usr/bin/sed ac_cv_header_stdint_h=no ac_cv_header_inttypes_h=yes ac_cv_prog_egrep='grep -E' ac_cv_env_FFLAGS_value= 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.10 ac_cv_env_CPPFLAGS_value='-D_THREAD_SAFE -I/usr/local/include' 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.10 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 lt_cv_file_magic_test_file= am_cv_CXX_dependencies_compiler_type=gcc ac_cv_build=i386-portbld-freebsd4.10 ac_cv_prog_CPP='cc -E' ac_cv_prog_AWK=nawk ac_cv_env_build_alias_value=i386-portbld-freebsd4.10 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_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/devel/gnomevfs2/work/gnome-vfs-2.10.1/missing --run aclocal-1.6' ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/devel/gnomevfs2/work/gnome-vfs-2.10.1/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /usr/ports/devel/gnomevfs2/work/gnome-vfs-2.10.1/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/devel/gnomevfs2/work/gnome-vfs-2.10.1/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/devel/gnomevfs2/work/gnome-vfs-2.10.1/missing --run automake-1.6' AWK='nawk' BONOBO_ACTIVATION_REQUIRED='' BONOBO_IDLDIR='' BONOBO_REQUIRED='' BUILD_CDEMENU_MODULE_FALSE='' BUILD_CDEMENU_MODULE_TRUE='' BZ2_LIBS='' CATALOGS='' CATOBJEXT='' CC='cc' CCDEPMODE='depmode=gcc' CDDA_LIBS='' CFLAGS='-O -pipe ' CPP='cc -E' CPPFLAGS='-D_THREAD_SAFE -I/usr/local/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc' CXXFLAGS=' -O -pipe ' DATADIRNAME='' DEFS='' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='' ENABLE_PROFILER='' ENABLE_PROFILER_FALSE='' ENABLE_PROFILER_TRUE='' EXEEXT='' F77='f77' FAM_LIBS='' FFLAGS='-g -O2' GCONFTOOL='' GCONF_REQUIRED='' GCONF_SCHEMAS_INSTALL_FALSE='' GCONF_SCHEMAS_INSTALL_TRUE='' GCONF_SCHEMA_CONFIG_SOURCE='' GCONF_SCHEMA_FILE_DIR='' GETTEXT_PACKAGE='' GLIB_REQUIRED='' GMOFILES='' GMSGFMT='' GNOME_VFS_DIR='' GSSAPI_CFLAGS='' GSSAPI_LIBS='' GTK_DOC_USE_LIBTOOL_FALSE='' GTK_DOC_USE_LIBTOOL_TRUE='' HAL_CFLAGS='' HAL_LIBS='' HAVE_CDDA_FALSE='' HAVE_CDDA_TRUE='' HAVE_HOWL_FALSE='' HAVE_HOWL_TRUE='' HAVE_LIBEFS_FALSE='' HAVE_LIBEFS_TRUE='' HAVE_SAMBA_FALSE='' HAVE_SAMBA_TRUE='' HAVE_SSL_FALSE='' HAVE_SSL_TRUE='' HOWL_CFLAGS='' HOWL_LIBS='' 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) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_ICONV='' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_MSGFMT='' INTLTOOL_MSGMERGE='' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/local/perl/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XGETTEXT='' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' KRB5_CONFIG='' LDFLAGS='-L/usr/local/lib -pthread' LIBEFS_CFLAGS='' LIBEFS_LIBS='' LIBGNOMEVFSDAEMON_CFLAGS='' LIBGNOMEVFSDAEMON_LIBS='' LIBGNOMEVFS_AGE='1000' LIBGNOMEVFS_CFLAGS='' LIBGNOMEVFS_CURRENT='1000' LIBGNOMEVFS_LIBS='' LIBGNOMEVFS_REVISION='1' LIBGNOMEVFS_VERSION='2.10.1' LIBGNUTLS_CFLAGS='' LIBGNUTLS_CONFIG='' LIBGNUTLS_LIBS='' LIBIDL_REQUIRED='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) /usr/local/bin/libtool15' LIBXML_CFLAGS='' LIBXML_LIBS='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/devel/gnomevfs2/work/gnome-vfs-2.10.1/missing --run makeinfo' MKINSTALLDIRS='' MODULES_CFLAGS='' MODULES_FILE_CFLAGS='' MODULES_FILE_LIBS='' MODULES_GCONF_CFLAGS='' MODULES_GCONF_LIBS='' MODULES_LIBS='' MODULES_XML_CFLAGS='' MODULES_XML_GCONF_CFLAGS='' MODULES_XML_GCONF_LIBS='' MODULES_XML_LIBS='' MONIKERS_CFLAGS='' MONIKERS_LIBS='' MSGFMT='' NEONOBJS='' NEON_BUILD_BUNDLED='' NEON_CFLAGS='' NEON_EXTRAOBJS='' NEON_LIBS='' NEON_LINK_FLAGS='' NEON_LTLIBS='' NEON_OBJEXT='' NEON_SUPPORTS_DAV='' NEON_SUPPORTS_ZLIB='' NEON_TARGET='' OBJDUMP='objdump' OBJEXT='o' OPENSSL_CFLAGS='' OPENSSL_LIBS='' ORBIT_IDL='' ORBIT_REQUIRED='' PACKAGE='gnome-vfs' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='' PKG_CONFIG='' POFILES='' POPT_LIBS='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' REBUILD='' SAMBA_CFLAGS='' SAMBA_LIBS='' SET_MAKE='' SHELL='/bin/sh' SSH_PROGRAM='' STRIP='strip' TEST_CFLAGS='' TEST_LIBS='' TOP_BUILDDIR='' USE_HTTP_NEON_FALSE='' USE_HTTP_NEON_TRUE='' USE_NLS='' VERSION='2.10.1' VFS_CFLAGS='' VFS_INCLUDEDIR='' VFS_LIBDIR='' VFS_LIBS='' VFS_OFFSET='' VFS_OFFSET_IS='' VFS_OFFSET_PRINTF='' VFS_SIZE='' VFS_SIZE_IS='' VFS_SIZE_PRINTF='' WARN_CFLAGS='' XGETTEXT='' XML_REQUIRED='' 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__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd4.10' build_alias='i386-portbld-freebsd4.10' build_cpu='i386' build_os='freebsd4.10' build_vendor='portbld' datadir='/usr/X11R6/share/gnome' exec_prefix='NONE' host='i386-portbld-freebsd4.10' host_alias='' host_cpu='i386' host_os='freebsd4.10' host_vendor='portbld' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.10.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/usr/X11R6/share/gnome' mandir='${prefix}/man' mkdir_p='' oldincludedir='/usr/include' prefix='/usr/X11R6' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_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_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "gnome-vfs" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "2.10.1" configure: exit 1 --RnlQjJ0d97Da+TV1 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="pkg.all" 3proxy-0.4.3b/ libgpg-error-1.0_1/ 44bsd-rdist-20001111/ libgsf-1.8.2_2/ 4g8-1.0/ libgtkhtml-2.6.1/ Hermes-1.3.3_1/ libgtop2-2.6.0/ ORBit2-2.10.0/ libiconv-1.9.1_3/ XFree86-4.3.0,1/ libid3tag-0.15.0b_1/ XFree86-FontServer-4.3.0_3/ libidn-0.4.2/ XFree86-Server-4.3.0_14/ libltdl-1.5.18/ XFree86-clients-4.3.0_7/ libmad-0.15.0b/ XFree86-documents-4.3.0/ libmikmod-esound-3.1.11/ XFree86-font100dpi-4.3.0/ libmng-1.0.7/ XFree86-font75dpi-4.3.0/ libnet-devel-1.1.2.1/ XFree86-fontCyrillic-4.3.0/ libogg-1.1,3/ XFree86-fontDefaultBitmaps-4.3.0/ librsvg2-2.6.4_1/ XFree86-fontEncodings-4.3.0/ libslang-1.4.9/ XFree86-fontScalable-4.3.0/ libtool-1.3.5_2/ XFree86-libraries-4.3.0_7/ libtool-1.5.18/ XFree86-manuals-4.3.0/ libvorbis-1.0.1,3/ Xaw3d-1.5/ libwnck-2.6.1/ aaccli-1.0/ libxklavier-1.02,1/ acroread-5.10_2,1/ libxml2-2.6.9/ adobe-cmaps-200204/ libxslt-1.1.6/ arts-1.2.2,1/ linc-1.0.3_2/ aspell-0.50.5_2/ linux-atk-1.2.0_3/ atk-1.9.1/ linux-expat-1.95.5_3/ autoconf-2.13.000227_5/ linux-flashplugin-6.0r79_3/ autoconf-2.53_3/ linux-fontconfig-2.1_3/ autoconf-2.59/ linux-glib2-2.2.1_3/ automake-1.4.6_2/ linux-jpeg-6b.15_4/ automake-1.5_2,1/ linux-png-1.2.7_6/ bison-1.75_2/ linux-sun-jdk-1.4.2.08_2/ bitstream-vera-1.10/ linux-tiff-3.6.1_3/ bsdiff-4.1/ linux_base-7.1_7/ cclient-2004d,1/ lsof-4.75/ cdparanoia-3.9.8_7/ lynx-2.8.5/ courier-authlib-base-0.57/ m4-1.4_1/ courier-authlib-userdb-0.57/ metacity-2.8.0/ courier-imap-4.0.4,1/ metamail-2.7_2/ ctorrent-1.3.4_1/ mozilla-1.7.11,2/ cups-base-1.1.23.0_4/ mpg123-esound-0.59r_17/ cups-lpr-1.1.23.0/ mtools-3.9.8_3/ cvsup-16.1h/ mutt-1.4.2.1/ desktop-file-utils-0.10_2/ mysql-client-4.1.14/ docbook-sk-4.1.2_3/ nas-1.6/ docbook-xml-4.2_1/ nautilus-media-0.8.0_1/ docbook-xsl-1.65.1/ nautilus2-2.6.1/ dri-4.3.0,1/ netmap-0.1.2b_1/ eel2-2.6.1/ nspr-4.4.1_1/ elm-2.5.6_2/ nss-3.10/ enscript-letter-1.6.4/ offlineimap-4.0.8/ eog2-2.6.0/ open-motif-2.2.2_2/ epiphany-1.2.3/ openldap-client-2.1.30/ esound-0.2.34/ p5-Authen-SASL-2.09/ expat-1.95.7/ p5-Convert-ASN1-0.18/ fam-2.6.9_4/ p5-DBI-1.37/ fastest_cvsup-0.2.8/ p5-Date-Manip-5.44/ fileroller-2.6.1,1/ p5-Digest-1.10/ firefox-1.0.6_1,1/ p5-Digest-MD5-2.33/ firefox-remote-20040803/ p5-File-Temp-0.16_2/ flashplugin-mozilla-0.4.13/ p5-Getopt-Long-2.34/ fontconfig-2.2.2,1/ p5-IO-Socket-SSL-0.97/ freebsd-update-1.5/ p5-MIME-Base64-3.05/ freetype2-2.1.10_1/ p5-Net-SSLeay-1.25/ gail-1.6.2/ p5-ParseLex-2.15/ gaim-1.5.0/ p5-PathTools-3.09/ gcalctool-4.3.51_1/ p5-Pod-Parser-1.32/ gcc-3.4.5_20050830/ p5-ReadLine-Perl-1.0203/ gconf-editor-2.6.1,1/ p5-Scalar-List-Utils-1.14,1/ gconf2-2.6.1/ p5-Term-ReadKey-2.30/ gdbm-1.8.3_1/ p5-Test-Harness-2.52/ gedit2-2.6.0/ p5-Test-Simple-0.60/ gettext-0.13.1_1/ p5-Time-HiRes-1.55,1/ ggv2-2.6.1/ p5-URI-1.35/ ghostscript-gnu-7.07_6/ p5-XML-NamespaceSupport-1.09_1/ ghostview-1.5/ p5-XML-Parser-2.34_1/ gle-3.0.3/ p5-XML-SAX-0.12/ glib-1.2.10_10/ p5-gettext-1.01_4/ glib-2.4.0/ p5-perl-ldap-0.33/ gmake-3.80_2/ pango-1.8.2/ gnome-icon-theme-1.2.1/ pcre-4.5/ gnome-themes-2.6.1/ pilot-link-0.11.8_2/ gnome2-lite-2.6.0/ pine-4.63/ gnomeapplets2-2.6.0/ pkgconfig-0.15.0_1/ gnomeaudio2-2.0.0/ pkgdb.db gnomecontrolcenter2-2.6.1/ png-1.2.5_3/ gnomedesktop-2.6.1/ popt-1.6.4_2/ gnomehier-2.0_7/ portdowngrade-0.2/ gnomekeyring-0.2.1/ portsman-0.2_1/ gnomemedia2-2.6.1/ portupgrade-20040325_1/ gnomemimedata-2.4.1_2/ py23-qt-3.14.1_3/ gnomepanel-2.6.1/ py23-sip-4.2.1_3/ gnomesession-2.6.1/ py23-tkinter-2.3.3_1/ gnomesystemmonitor-2.6.0_2/ python-2.3.3_5/ gnometerminal-2.6.1/ qmake-3.3.4/ gnomeuserdocs2-2.6.0.1/ qscintilla-1.5.1_1/ gnomeutils2-2.6.1,1/ qt-3.3.1_1/ gnomevfs2-2.6.1.1/ qtorrent-0.9.6.1_2/ gnutls-1.0.24_1/ rc_subr-1.16/ gob2-2.0.12/ rdesktop-1.4.1/ graphviz-2.2/ readline-5.0/ gstreamer-0.8.0_1/ rpm-3.0.6_10/ gstreamer-plugins-0.8.0_1/ rpm2cpio-1.2_2/ gtk-1.2.10_12/ rsync-2.6.1/ gtk-2.6.9/ ruby-1.8.1_2/ gtk-engines2-2.2.0_3/ ruby18-bdb1-0.2.2/ gtksourceview-1.0.1/ samba-2.2.8a_2/ gtkspell2-2.0.5_1/ samba-libsmbclient-3.0.3.p2/ gucharmap-gnome-1.4.1/ scrollkeeper-0.3.14_1,1/ gv-3.5.8_3/ sdocbook-xml-4.1.2.5_2/ help2man-1.33.1/ shared-mime-info-0.14_2/ hicolor-icon-theme-0.5/ smtpclient-1.0.0_1/ http_ping-20010709/ smtpmail-0.4.5/ imake-4.3.0_2/ sox-12.17.4_1/ imap-uw-2004d,1/ startup-notification-0.6/ intltool-0.30_1/ sudo-1.6.7.5/ ispell-3.2.06_9/ sysconftool-0.14/ jasper-1.701.0/ t1lib-5.0.1,1/ javavmwrapper-2.0_5/ tcl-8.3.5_2/ jdk-1.4.2p7_1/ tcl-8.4.6,1/ jpeg-6b_2/ tiff-3.6.1_1/ jpilot-0.99.7/ tk-8.3.5_2/ kdegames-3.2.2/ tk-8.4.6,1/ kdelibs-3.2.2_1/ unzip-5.50_2/ lcms-1.09_1,1/ urlview-0.9_1/ ldapbrowser-2.8.1/ urwfonts-1.0/ ldapsh-2.00_2,1/ vte-0.11.10_6/ libIDL-0.8.3_2/ wget-1.10_2/ libXft-2.1.6/ wrapper-1.0_3/ libao-esound-0.8.4_1/ xchat2-2.0.8_1/ libart_lgpl2-2.3.16/ xloadimage-4.1.10/ libaudiofile-0.2.6/ xmlcatmgr-2.0.b1/ libbonobo-2.6.0/ xmms-esound-1.2.10_4/ libbonoboui-2.6.0/ xmms-wma-1.0.4_2/ libcroco-0.5.1/ xpdf-3.00_1/ libelf-0.8.5_1/ xscreensaver-gnome-4.15_2/ libflash-0.4.13/ xv-3.10a_3/ libgcrypt-1.2.1_1/ yelp-2.6.0/ libglade2-2.3.6/ zh-cmexfonts-0.1/ libglut-6.0.1/ zh-cnprint-3.30b/ libgnome-2.6.1/ zh-cxterm-5.0.3/ libgnomecanvas-2.6.1/ zh-moefonts-cid-1.0_2/ libgnomeprint-2.6.0/ zh-oxford-0.1_1/ libgnomeprintui-2.6.0_2/ zh-xmms-esound-1.2.10_4/ libgnomeui-2.6.0_1/ zip-2.3_1/ libgnugetopt-1.2/ --RnlQjJ0d97Da+TV1--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051026163836.GA8938>