On Wed, 2007-08-15 at 17:59 +0200, Ian McCulloch wrote:
> Hi Jim,
>
> Can you post the config.log report, I think the error is actually occuring
> somewhere else (ie. yet another dependency on libexpat.so.0).
>
> Ian
>
>
>
> On Wed, 15 Aug 2007, Jim Seymour wrote:
>
> > Was not sure if a bug report needed to be filed or if this is just an
> > error on my part. Have been trying to update my system and it keeps
> > failing on this build. Looking at the build log it fails on:
> >
> > checking for XML::Parser... configure: error: XML::Parser perl module is
> > required for intltool
> >
> > I have emerged XML-Elemental, installed XML::Parser from cpan and tried
> > to reinstall intltool.
> > ([ebuild R ] dev-util/intltool-0.35.5)
> >
> > Both the emerge of intltool and gnome-vfs-2.18.1 are failing with that
> > same error. Here is the cpan info on my XML::Parser installation.
> >
> > cpan> install XML::Parser
> > CPAN: Storable loaded ok
> > Going to read /home/jim/.cpan/Metadata
> > Database was generated on Tue, 14 Aug 2007 23:36:47 GMT
> > XML::Parser is up to date.
> >
Hi Ian,
I have attached the config.log to this post.
Thanks,
Jim
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.61. Invocation command line was
$ ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-hal-mount=/usr/bin/gnome-mount --with-hal-umount=/usr/bin/gnome-umount --with-hal-eject=/usr/bin/gnome-eject --disable-schemas-install --disable-cdda --disable-howl --enable-http-neon --enable-openssl --disable-gnutls --disable-samba --enable-ipv6 --enable-hal --enable-avahi --disable-gtk-doc --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu
## --------- ##
## Platform. ##
## --------- ##
hostname = swift
uname -m = x86_64
uname -r = 2.6.20-gentoo-r8
uname -s = Linux
uname -v = #1 Thu Jun 7 21:59:42 EDT 2007
/usr/bin/uname -p = AMD Athlon(tm) 64 Processor 3000+
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2272: checking for a BSD-compatible install
configure:2328: result: /usr/bin/install -c
configure:2339: checking whether build environment is sane
configure:2382: result: yes
configure:2439: checking for gawk
configure:2455: found /bin/gawk
configure:2466: result: gawk
configure:2477: checking whether make sets $(MAKE)
configure:2498: result: yes
configure:2682: checking whether to enable maintainer-specific portions of Makefiles
configure:2691: result: no
configure:2731: checking for style of include used by make
configure:2759: result: GNU
configure:2792: checking for x86_64-pc-linux-gnu-gcc
configure:2808: found /usr/bin/x86_64-pc-linux-gnu-gcc
configure:2819: result: x86_64-pc-linux-gnu-gcc
configure:3097: checking for C compiler version
configure:3104: x86_64-pc-linux-gnu-gcc --version >&5
x86_64-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3107: $? = 0
configure:3114: x86_64-pc-linux-gnu-gcc -v >&5
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.2 (Gentoo 4.1.2)
configure:3117: $? = 0
configure:3124: x86_64-pc-linux-gnu-gcc -V >&5
x86_64-pc-linux-gnu-gcc: '-V' option must have argument
configure:3127: $? = 1
configure:3150: checking for C compiler default output file name
configure:3177: x86_64-pc-linux-gnu-gcc -march=k8 -O2 -pipe conftest.c >&5
configure:3180: $? = 0
configure:3218: result: a.out
configure:3235: checking whether the C compiler works
configure:3245: ./a.out
configure:3248: $? = 0
configure:3265: result: yes
configure:3272: checking whether we are cross compiling
configure:3274: result: no
configure:3277: checking for suffix of executables
configure:3284: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c >&5
configure:3287: $? = 0
configure:3311: result:
configure:3317: checking for suffix of object files
configure:3343: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5
configure:3346: $? = 0
configure:3369: result: o
configure:3373: checking whether we are using the GNU C compiler
configure:3402: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5
configure:3408: $? = 0
configure:3425: result: yes
configure:3430: checking whether x86_64-pc-linux-gnu-gcc accepts -g
configure:3460: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5
configure:3466: $? = 0
configure:3565: result: yes
configure:3582: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89
configure:3656: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5
configure:3662: $? = 0
configure:3685: result: none needed
configure:3705: checking dependency style of x86_64-pc-linux-gnu-gcc
configure:3795: result: gcc3
configure:3813: checking for library containing strerror
configure:3854: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c >&5
configure:3860: $? = 0
configure:3888: result: none required
configure:3904: checking for x86_64-pc-linux-gnu-gcc
configure:3931: result: x86_64-pc-linux-gnu-gcc
configure:4209: checking for C compiler version
configure:4216: x86_64-pc-linux-gnu-gcc --version >&5
x86_64-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4219: $? = 0
configure:4226: x86_64-pc-linux-gnu-gcc -v >&5
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.2 (Gentoo 4.1.2)
configure:4229: $? = 0
configure:4236: x86_64-pc-linux-gnu-gcc -V >&5
x86_64-pc-linux-gnu-gcc: '-V' option must have argument
configure:4239: $? = 1
configure:4242: checking whether we are using the GNU C compiler
configure:4294: result: yes
configure:4299: checking whether x86_64-pc-linux-gnu-gcc accepts -g
configure:4434: result: yes
configure:4451: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89
configure:4554: result: none needed
configure:4574: checking dependency style of x86_64-pc-linux-gnu-gcc
configure:4664: result: gcc3
configure:4686: checking how to run the C preprocessor
configure:4726: x86_64-pc-linux-gnu-gcc -E conftest.c
configure:4732: $? = 0
configure:4763: x86_64-pc-linux-gnu-gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4769: $? = 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.18.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4802: result: x86_64-pc-linux-gnu-gcc -E
configure:4831: x86_64-pc-linux-gnu-gcc -E conftest.c
configure:4837: $? = 0
configure:4868: x86_64-pc-linux-gnu-gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4874: $? = 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.18.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4915: checking for gawk
configure:4942: result: gawk
configure:5033: checking build system type
configure:5051: result: x86_64-pc-linux-gnu
configure:5073: checking host system type
configure:5088: result: x86_64-pc-linux-gnu
configure:5110: checking for a sed that does not truncate output
configure:5166: result: /bin/sed
configure:5169: checking for grep that handles long lines and -e
configure:5243: result: /bin/grep
configure:5248: checking for egrep
configure:5326: result: /bin/grep -E
configure:5342: checking for ld used by x86_64-pc-linux-gnu-gcc
configure:5409: result: /usr/x86_64-pc-linux-gnu/bin/ld
configure:5418: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld
configure:5433: result: yes
configure:5438: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files
configure:5445: result: -r
configure:5463: checking for BSD-compatible nm
configure:5512: result: /usr/bin/nm -B
configure:5516: checking whether ln -s works
configure:5520: result: yes
configure:5527: checking how to recognize dependent libraries
configure:5713: result: pass_all
configure:5801: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5
configure:5804: $? = 0
configure:6239: checking for ANSI C header files
configure:6269: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5
configure:6275: $? = 0
configure:6374: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c >&5
configure:6377: $? = 0
configure:6383: ./conftest
configure:6386: $? = 0
configure:6403: result: yes
configure:6427: checking for sys/types.h
configure:6448: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5
configure:6454: $? = 0
configure:6470: result: yes
configure:6427: checking for sys/stat.h
configure:6448: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5
configure:6454: $? = 0
configure:6470: result: yes
configure:6427: checking for stdlib.h
configure:6448: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5
configure:6454: $? = 0
configure:6470: result: yes
configure:6427: checking for string.h
configure:6448: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5
configure:6454: $? = 0
configure:6470: result: yes
configure:6427: checking for memory.h
configure:6448: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5
configure:6454: $? = 0
configure:6470: result: yes
configure:6427: checking for strings.h
configure:6448: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5
configure:6454: $? = 0
configure:6470: result: yes
configure:6427: checking for inttypes.h
configure:6448: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5
configure:6454: $? = 0
configure:6470: result: yes
configure:6427: checking for stdint.h
configure:6448: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5
configure:6454: $? = 0
configure:6470: result: yes
configure:6427: checking for unistd.h
configure:6448: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5
configure:6454: $? = 0
configure:6470: result: yes
configure:6497: checking dlfcn.h usability
configure:6514: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5
configure:6520: $? = 0
configure:6534: result: yes
configure:6538: checking dlfcn.h presence
configure:6553: x86_64-pc-linux-gnu-gcc -E conftest.c
configure:6559: $? = 0
configure:6573: result: yes
configure:6601: checking for dlfcn.h
configure:6609: result: yes
configure:6636: checking for x86_64-pc-linux-gnu-g++
configure:6652: found /usr/bin/x86_64-pc-linux-gnu-g++
configure:6663: result: x86_64-pc-linux-gnu-g++
configure:6738: checking for C++ compiler version
configure:6745: x86_64-pc-linux-gnu-g++ --version >&5
x86_64-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:6748: $? = 0
configure:6755: x86_64-pc-linux-gnu-g++ -v >&5
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.2 (Gentoo 4.1.2)
configure:6758: $? = 0
configure:6765: x86_64-pc-linux-gnu-g++ -V >&5
x86_64-pc-linux-gnu-g++: '-V' option must have argument
configure:6768: $? = 1
configure:6771: checking whether we are using the GNU C++ compiler
configure:6800: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cpp >&5
configure:6806: $? = 0
configure:6823: result: yes
configure:6828: checking whether x86_64-pc-linux-gnu-g++ accepts -g
configure:6858: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5
configure:6864: $? = 0
configure:6963: result: yes
configure:6988: checking dependency style of x86_64-pc-linux-gnu-g++
configure:7078: result: gcc3
configure:7105: checking how to run the C++ preprocessor
configure:7141: x86_64-pc-linux-gnu-g++ -E conftest.cpp
configure:7147: $? = 0
configure:7178: x86_64-pc-linux-gnu-g++ -E conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:7184: $? = 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.18.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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7217: result: x86_64-pc-linux-gnu-g++ -E
configure:7246: x86_64-pc-linux-gnu-g++ -E conftest.cpp
configure:7252: $? = 0
configure:7283: x86_64-pc-linux-gnu-g++ -E conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:7289: $? = 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.18.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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7338: checking for x86_64-pc-linux-gnu-g77
configure:7368: result: no
configure:7338: checking for x86_64-pc-linux-gnu-xlf
configure:7368: result: no
configure:7338: checking for x86_64-pc-linux-gnu-f77
configure:7368: result: no
configure:7338: checking for x86_64-pc-linux-gnu-frt
configure:7368: result: no
configure:7338: checking for x86_64-pc-linux-gnu-pgf77
configure:7368: result: no
configure:7338: checking for x86_64-pc-linux-gnu-cf77
configure:7368: result: no
configure:7338: checking for x86_64-pc-linux-gnu-fort77
configure:7368: result: no
configure:7338: checking for x86_64-pc-linux-gnu-fl32
configure:7368: result: no
configure:7338: checking for x86_64-pc-linux-gnu-af77
configure:7368: result: no
configure:7338: checking for x86_64-pc-linux-gnu-xlf90
configure:7368: result: no
configure:7338: checking for x86_64-pc-linux-gnu-f90
configure:7368: result: no
configure:7338: checking for x86_64-pc-linux-gnu-pgf90
configure:7368: result: no
configure:7338: checking for x86_64-pc-linux-gnu-pghpf
configure:7368: result: no
configure:7338: checking for x86_64-pc-linux-gnu-epcf90
configure:7368: result: no
configure:7338: checking for x86_64-pc-linux-gnu-gfortran
configure:7354: found /usr/bin/x86_64-pc-linux-gnu-gfortran
configure:7365: result: x86_64-pc-linux-gnu-gfortran
configure:7439: checking for Fortran 77 compiler version
configure:7446: x86_64-pc-linux-gnu-gfortran --version >&5
GNU Fortran 95 (GCC) 4.1.2 (Gentoo 4.1.2)
Copyright (C) 2006 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
configure:7449: $? = 0
configure:7456: x86_64-pc-linux-gnu-gfortran -v >&5
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.2 (Gentoo 4.1.2)
configure:7459: $? = 0
configure:7466: x86_64-pc-linux-gnu-gfortran -V >&5
x86_64-pc-linux-gnu-gfortran: '-V' option must have argument
configure:7469: $? = 1
configure:7477: checking whether we are using the GNU Fortran 77 compiler
configure:7496: x86_64-pc-linux-gnu-gfortran -c conftest.F >&5
configure:7502: $? = 0
configure:7519: result: yes
configure:7525: checking whether x86_64-pc-linux-gnu-gfortran accepts -g
configure:7542: x86_64-pc-linux-gnu-gfortran -c -g conftest.f >&5
configure:7548: $? = 0
configure:7564: result: yes
configure:7594: checking the maximum length of command line arguments
configure:7703: result: 32768
configure:7715: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object
configure:7820: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5
configure:7823: $? = 0
configure:7827: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7830: $? = 0
configure:7882: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c conftstm.o >&5
configure:7885: $? = 0
configure:7923: result: ok
configure:7927: checking for objdir
configure:7942: result: .libs
configure:7994: checking for x86_64-pc-linux-gnu-ar
configure:8010: found /usr/bin/x86_64-pc-linux-gnu-ar
configure:8021: result: x86_64-pc-linux-gnu-ar
configure:8090: checking for x86_64-pc-linux-gnu-ranlib
configure:8106: found /usr/bin/x86_64-pc-linux-gnu-ranlib
configure:8117: result: x86_64-pc-linux-gnu-ranlib
configure:8186: checking for x86_64-pc-linux-gnu-strip
configure:8202: found /usr/bin/x86_64-pc-linux-gnu-strip
configure:8213: result: x86_64-pc-linux-gnu-strip
configure:8490: checking for correct ltmain.sh version
configure:8540: result: yes
configure:8600: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions
configure:8618: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:8622: $? = 0
configure:8635: result: no
configure:8650: checking for x86_64-pc-linux-gnu-gcc option to produce PIC
configure:8882: result: -fPIC
configure:8890: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works
configure:8908: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -fPIC -DPIC conftest.c >&5
configure:8912: $? = 0
configure:8925: result: yes
configure:8953: checking if x86_64-pc-linux-gnu-gcc static flag -static works
configure:8981: result: yes
configure:8991: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o
configure:9012: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -o out/conftest2.o conftest.c >&5
configure:9016: $? = 0
configure:9038: result: yes
configure:9064: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
configure:10040: result: yes
configure:10061: checking whether -lc should be explicitly linked in
configure:10066: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5
configure:10069: $? = 0
configure:10084: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:10087: $? = 0
configure:10099: result: no
configure:10107: checking dynamic linker characteristics
configure:10722: result: GNU/Linux ld.so
configure:10731: checking how to hardcode library paths into programs
configure:10756: result: immediate
configure:10770: checking whether stripping libraries is possible
configure:10775: result: yes
configure:11577: checking if libtool supports shared libraries
configure:11579: result: yes
configure:11582: checking whether to build shared libraries
configure:11603: result: yes
configure:11606: checking whether to build static libraries
configure:11610: result: yes
configure:11702: creating libtool
configure:12290: checking for ld used by x86_64-pc-linux-gnu-g++
configure:12357: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
configure:12366: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld
configure:12381: result: yes
configure:12432: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
configure:13402: result: yes
configure:13420: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cpp >&5
configure:13423: $? = 0
configure:13575: checking for x86_64-pc-linux-gnu-g++ option to produce PIC
configure:13859: result: -fPIC
configure:13867: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works
configure:13885: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe -fPIC -DPIC conftest.cpp >&5
configure:13889: $? = 0
configure:13902: result: yes
configure:13930: checking if x86_64-pc-linux-gnu-g++ static flag -static works
configure:13958: result: yes
configure:13968: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o
configure:13989: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe -o out/conftest2.o conftest.cpp >&5
configure:13993: $? = 0
configure:14015: result: yes
configure:14041: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
configure:14066: result: yes
configure:14133: checking dynamic linker characteristics
configure:14696: result: GNU/Linux ld.so
configure:14705: checking how to hardcode library paths into programs
configure:14730: result: immediate
configure:15263: checking if libtool supports shared libraries
configure:15265: result: yes
configure:15268: checking whether to build shared libraries
configure:15288: result: yes
configure:15291: checking whether to build static libraries
configure:15295: result: yes
configure:15305: checking for x86_64-pc-linux-gnu-gfortran option to produce PIC
configure:15537: result: -fPIC
configure:15545: checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works
configure:15563: x86_64-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5
configure:15567: $? = 0
configure:15580: result: yes
configure:15608: checking if x86_64-pc-linux-gnu-gfortran static flag -static works
configure:15636: result: yes
configure:15646: checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o
configure:15667: x86_64-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:15671: $? = 0
configure:15693: result: yes
configure:15719: checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
configure:16675: result: yes
configure:16742: checking dynamic linker characteristics
configure:17305: result: GNU/Linux ld.so
configure:17314: checking how to hardcode library paths into programs
configure:17339: result: immediate
configure:20927: checking for intltool >= 0.35.0
configure:20934: result: 0.35.5 found
configure:20990: checking for perl
configure:21008: found /usr/bin/perl
configure:21020: result: /usr/bin/perl
configure:21039: checking for XML::Parser
configure:21045: error: XML::Parser perl module is required for intltool
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_AVAHI_CFLAGS_set=
ac_cv_env_AVAHI_CFLAGS_value=
ac_cv_env_AVAHI_LIBS_set=
ac_cv_env_AVAHI_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-march=k8 -O2 -pipe'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-march=k8 -O2 -pipe'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_HAL_CFLAGS_set=
ac_cv_env_HAL_CFLAGS_value=
ac_cv_env_HAL_LIBS_set=
ac_cv_env_HAL_LIBS_value=
ac_cv_env_HOWL_CFLAGS_set=
ac_cv_env_HOWL_CFLAGS_value=
ac_cv_env_HOWL_LIBS_set=
ac_cv_env_HOWL_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBGNOMEVFSDAEMON_CFLAGS_set=
ac_cv_env_LIBGNOMEVFSDAEMON_CFLAGS_value=
ac_cv_env_LIBGNOMEVFSDAEMON_LIBS_set=
ac_cv_env_LIBGNOMEVFSDAEMON_LIBS_value=
ac_cv_env_LIBGNOMEVFS_CFLAGS_set=
ac_cv_env_LIBGNOMEVFS_CFLAGS_value=
ac_cv_env_LIBGNOMEVFS_LIBS_set=
ac_cv_env_LIBGNOMEVFS_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBXML_CFLAGS_set=
ac_cv_env_LIBXML_CFLAGS_value=
ac_cv_env_LIBXML_LIBS_set=
ac_cv_env_LIBXML_LIBS_value=
ac_cv_env_MODULES_CFLAGS_set=
ac_cv_env_MODULES_CFLAGS_value=
ac_cv_env_MODULES_FILE_CFLAGS_set=
ac_cv_env_MODULES_FILE_CFLAGS_value=
ac_cv_env_MODULES_FILE_LIBS_set=
ac_cv_env_MODULES_FILE_LIBS_value=
ac_cv_env_MODULES_GCONF_CFLAGS_set=
ac_cv_env_MODULES_GCONF_CFLAGS_value=
ac_cv_env_MODULES_GCONF_LIBS_set=
ac_cv_env_MODULES_GCONF_LIBS_value=
ac_cv_env_MODULES_LIBS_set=
ac_cv_env_MODULES_LIBS_value=
ac_cv_env_MODULES_XML_CFLAGS_set=
ac_cv_env_MODULES_XML_CFLAGS_value=
ac_cv_env_MODULES_XML_GCONF_CFLAGS_set=
ac_cv_env_MODULES_XML_GCONF_CFLAGS_value=
ac_cv_env_MODULES_XML_GCONF_LIBS_set=
ac_cv_env_MODULES_XML_GCONF_LIBS_value=
ac_cv_env_MODULES_XML_LIBS_set=
ac_cv_env_MODULES_XML_LIBS_value=
ac_cv_env_OPENSSL_CFLAGS_set=
ac_cv_env_OPENSSL_CFLAGS_value=
ac_cv_env_OPENSSL_LIBS_set=
ac_cv_env_OPENSSL_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_TEST_CFLAGS_set=
ac_cv_env_TEST_CFLAGS_value=
ac_cv_env_TEST_LIBS_set=
ac_cv_env_TEST_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-pc-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=x86_64-pc-linux-gnu-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc
ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E'
ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++
ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E'
ac_cv_prog_F77=x86_64-pc-linux-gnu-gfortran
ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib
ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_strerror='none required'
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld
lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
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_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
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_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /var/tmp/portage/gnome-base/gnome-vfs-2.18.1/work/gnome-vfs-2.18.1/missing --run aclocal-1.8'
ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}'
ACL_LIBS=''
ALLOCA=''
ALL_LINGUAS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /var/tmp/portage/gnome-base/gnome-vfs-2.18.1/work/gnome-vfs-2.18.1/missing --run tar'
AR='x86_64-pc-linux-gnu-ar'
AS='as'
AUTOCONF='${SHELL} /var/tmp/portage/gnome-base/gnome-vfs-2.18.1/work/gnome-vfs-2.18.1/missing --run autoconf'
AUTOHEADER='${SHELL} /var/tmp/portage/gnome-base/gnome-vfs-2.18.1/work/gnome-vfs-2.18.1/missing --run autoheader'
AUTOMAKE='${SHELL} /var/tmp/portage/gnome-base/gnome-vfs-2.18.1/work/gnome-vfs-2.18.1/missing --run automake-1.8'
AVAHI_CFLAGS=''
AVAHI_LIBS=''
AWK='gawk'
BUILD_CDEMENU_MODULE_FALSE=''
BUILD_CDEMENU_MODULE_TRUE=''
BZ2_LIBS=''
CATALOGS=''
CATOBJEXT=''
CC='x86_64-pc-linux-gnu-gcc'
CCDEPMODE='depmode=gcc3'
CDDA_LIBS=''
CFLAGS='-march=k8 -O2 -pipe'
CPP='x86_64-pc-linux-gnu-gcc -E'
CPPFLAGS=''
CXX='x86_64-pc-linux-gnu-g++'
CXXCPP='x86_64-pc-linux-gnu-g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-march=k8 -O2 -pipe'
CYGPATH_W='echo'
DATADIRNAME=''
DBUS_SERVICE_DIR=''
DEFS=''
DEPDIR='.deps'
DLLTOOL='dlltool'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
ENABLE_PROFILER=''
ENABLE_PROFILER_FALSE=''
ENABLE_PROFILER_TRUE=''
EXEEXT=''
F77='x86_64-pc-linux-gnu-gfortran'
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=''
GREP='/bin/grep'
GSSAPI_CFLAGS=''
GSSAPI_LIBS=''
GTK_DOC_USE_LIBTOOL_FALSE=''
GTK_DOC_USE_LIBTOOL_TRUE=''
HAL_CFLAGS=''
HAL_LIBS=''
HAVE_AVAHI_FALSE=''
HAVE_AVAHI_TRUE=''
HAVE_CDDA_FALSE=''
HAVE_CDDA_TRUE=''
HAVE_HOWL_FALSE=''
HAVE_HOWL_TRUE=''
HAVE_INOTIFY_FALSE=''
HAVE_INOTIFY_TRUE=''
HAVE_LIBEFS_FALSE=''
HAVE_LIBEFS_TRUE=''
HAVE_POSIX_ACL_FALSE=''
HAVE_POSIX_ACL_TRUE=''
HAVE_SAMBA_FALSE=''
HAVE_SAMBA_TRUE=''
HAVE_SOLARIS_ACL_FALSE=''
HAVE_SOLARIS_ACL_TRUE=''
HAVE_SSL_FALSE=''
HAVE_SSL_TRUE=''
HOWL_CFLAGS=''
HOWL_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
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/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_SERVICE_RULE='%.service: %.service.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_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=''
LIBEFS_CFLAGS=''
LIBEFS_LIBS=''
LIBGNOMEVFSDAEMON_CFLAGS=''
LIBGNOMEVFSDAEMON_LIBS=''
LIBGNOMEVFS_AGE='1800'
LIBGNOMEVFS_BINARY_AGE='1801'
LIBGNOMEVFS_CFLAGS=''
LIBGNOMEVFS_CURRENT='1800'
LIBGNOMEVFS_INTERFACE_AGE='1'
LIBGNOMEVFS_LIBS=''
LIBGNOMEVFS_MAJOR_VERSION='2'
LIBGNOMEVFS_MICRO_VERSION='1'
LIBGNOMEVFS_MINOR_VERSION='18'
LIBGNOMEVFS_REVISION='1'
LIBGNOMEVFS_VERSION='2.18.1'
LIBGNUTLS_CFLAGS=''
LIBGNUTLS_CONFIG=''
LIBGNUTLS_LIBS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_EXPORT_OPTIONS=''
LIBXML_CFLAGS=''
LIBXML_LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /var/tmp/portage/gnome-base/gnome-vfs-2.18.1/work/gnome-vfs-2.18.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=''
MSGFMT=''
MSGFMT_OPTS=''
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=''
OS_WIN32_FALSE=''
OS_WIN32_TRUE=''
PACKAGE='gnome-vfs'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL=''
PKG_CONFIG=''
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='x86_64-pc-linux-gnu-ranlib'
REBUILD=''
SAMBA_CFLAGS=''
SAMBA_LIBS=''
SED='/bin/sed'
SELINUX_LIBS=''
SET_MAKE=''
SHELL='/bin/sh'
SSH_PROGRAM=''
STRIP='x86_64-pc-linux-gnu-strip'
TEST_CFLAGS=''
TEST_LIBS=''
TOP_BUILDDIR=''
USE_DAEMON_FALSE=''
USE_DAEMON_TRUE=''
USE_NLS=''
VERSION='2.18.1'
VFS_CFLAGS=''
VFS_INCLUDEDIR=''
VFS_LIBDIR=''
VFS_LIBS=''
VFS_OFFSET=''
VFS_OFFSET_IS=''
VFS_SIZE=''
VFS_SIZE_IS=''
WARN_CFLAGS=''
XGETTEXT=''
XML_REQUIRED=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
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='x86_64-pc-linux-gnu'
build_alias='x86_64-pc-linux-gnu'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='/usr/share'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-pc-linux-gnu'
host_alias='x86_64-pc-linux-gnu'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/share/info'
install_sh='/var/tmp/portage/gnome-base/gnome-vfs-2.18.1/work/gnome-vfs-2.18.1/install-sh'
libdir='/usr/lib64'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var/lib'
mandir='/usr/share/man'
mkdir_p='mkdir -p -- .'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "gnome-vfs"
#define VERSION "2.18.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_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
configure: exit 1