Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]gnome-keyring-2.28.2 failed to install
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
OWNSyouAll
Tux's lil' helper
Tux's lil' helper


Joined: 20 Apr 2010
Posts: 99

PostPosted: Sun May 02, 2010 3:40 pm    Post subject: [SOLVED]gnome-keyring-2.28.2 failed to install Reply with quote

emerge gnome-keyring gives me an error of
Code:


ERROR: gnome-base/gnome-keyring-2.28.2 failed:
econf failed


Here is the config.log
Code:

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.64.  Invocation command line was

  $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-debug --disable-tests --enable-pam --with-pam-dir=/lib64/security --with-root-certs=/usr/share/ca-certificates/ --enable-acl-prompts --enable-ssh-agent --disable-gtk-doc

## --------- ##
## Platform. ##
## --------- ##

hostname = gatewayMX7527
uname -m = x86_64
uname -r = 2.6.32-gentoo-r7
uname -s = Linux
uname -v = #3 SMP Sun May 2 00:12:01 EDT 2010

/usr/bin/uname -p = Mobile AMD Athlon(tm) 64 Processor 4000+
/bin/uname -X     = unknown

/bin/arch              = unknown
/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/lib64/portage/bin/ebuild-helpers
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /opt/bin
PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.4.3


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2576: checking for a BSD-compatible install
configure:2644: result: /usr/bin/install -c
configure:2655: checking whether build environment is sane
configure:2705: result: yes
configure:2846: checking for a thread-safe mkdir -p
configure:2885: result: /bin/mkdir -p
configure:2898: checking for gawk
configure:2914: found /usr/bin/gawk
configure:2925: result: gawk
configure:2936: checking whether make sets $(MAKE)
configure:2958: result: yes
configure:3063: checking whether build environment is sane
configure:3113: result: yes
configure:3116: checking whether to enable maintainer-specific portions of Makefiles
configure:3125: result: no
configure:3151: checking for style of include used by make
configure:3179: result: GNU
configure:3209: checking for x86_64-pc-linux-gnu-gcc
configure:3225: found /usr/bin/x86_64-pc-linux-gnu-gcc
configure:3236: result: x86_64-pc-linux-gnu-gcc
configure:3505: checking for C compiler version
configure:3514: x86_64-pc-linux-gnu-gcc --version >&5
x86_64-pc-linux-gnu-gcc (Gentoo 4.4.3-r2 p1.2) 4.4.3
Copyright (C) 2010 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:3525: $? = 0
configure:3514: 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.4.3-r2/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/python --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3-r2 p1.2'
Thread model: posix
gcc version 4.4.3 (Gentoo 4.4.3-r2 p1.2)
configure:3525: $? = 0
configure:3514: x86_64-pc-linux-gnu-gcc -V >&5
x86_64-pc-linux-gnu-gcc: '-V' option must have argument
configure:3525: $? = 1
configure:3514: x86_64-pc-linux-gnu-gcc -qversion >&5
x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion'
x86_64-pc-linux-gnu-gcc: no input files
configure:3525: $? = 1
configure:3547: checking for C compiler default output file name
configure:3569: x86_64-pc-linux-gnu-gcc -march=k8 -O2 -pipe  -Wl,-O1 conftest.c  >&5
configure:3573: $? = 0
configure:3610: result: a.out
configure:3626: checking whether the C compiler works
configure:3635: ./a.out
configure:3639: $? = 0
configure:3654: result: yes
configure:3661: checking whether we are cross compiling
configure:3663: result: no
configure:3666: checking for suffix of executables
configure:3673: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe  -Wl,-O1 conftest.c  >&5
configure:3677: $? = 0
configure:3699: result:
configure:3705: checking for suffix of object files
configure:3727: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe  conftest.c >&5
configure:3731: $? = 0
configure:3752: result: o
configure:3756: checking whether we are using the GNU C compiler
configure:3775: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe  conftest.c >&5
configure:3775: $? = 0
configure:3784: result: yes
configure:3793: checking whether x86_64-pc-linux-gnu-gcc accepts -g
configure:3813: x86_64-pc-linux-gnu-gcc -c -g  conftest.c >&5
configure:3813: $? = 0
configure:3854: result: yes
configure:3871: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89
configure:3935: x86_64-pc-linux-gnu-gcc  -c -march=k8 -O2 -pipe  conftest.c >&5
configure:3935: $? = 0
configure:3948: result: none needed
configure:3970: checking dependency style of x86_64-pc-linux-gnu-gcc
configure:4080: result: gcc3
configure:4101: checking how to run the C preprocessor
configure:4132: x86_64-pc-linux-gnu-gcc -E  conftest.c
configure:4132: $? = 0
configure:4146: x86_64-pc-linux-gnu-gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4146: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnome-keyring"
| #define VERSION "2.28.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4171: result: x86_64-pc-linux-gnu-gcc -E
configure:4191: x86_64-pc-linux-gnu-gcc -E  conftest.c
configure:4191: $? = 0
configure:4205: x86_64-pc-linux-gnu-gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnome-keyring"
| #define VERSION "2.28.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4234: checking for grep that handles long lines and -e
configure:4292: result: /bin/grep
configure:4297: checking for egrep
configure:4359: result: /bin/grep -E
configure:4364: checking for ANSI C header files
configure:4384: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe  conftest.c >&5
configure:4384: $? = 0
configure:4457: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe  -Wl,-O1 conftest.c  >&5
configure:4457: $? = 0
configure:4457: ./conftest
configure:4457: $? = 0
configure:4468: result: yes
configure:4481: checking for sys/types.h
configure:4481: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe  conftest.c >&5
configure:4481: $? = 0
configure:4481: result: yes
configure:4481: checking for sys/stat.h
configure:4481: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe  conftest.c >&5
configure:4481: $? = 0
configure:4481: result: yes
configure:4481: checking for stdlib.h
configure:4481: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe  conftest.c >&5
configure:4481: $? = 0
configure:4481: result: yes
configure:4481: checking for string.h
configure:4481: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe  conftest.c >&5
configure:4481: $? = 0
configure:4481: result: yes
configure:4481: checking for memory.h
configure:4481: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe  conftest.c >&5
configure:4481: $? = 0
configure:4481: result: yes
configure:4481: checking for strings.h
configure:4481: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe  conftest.c >&5
configure:4481: $? = 0
configure:4481: result: yes
configure:4481: checking for inttypes.h
configure:4481: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe  conftest.c >&5
configure:4481: $? = 0
configure:4481: result: yes
configure:4481: checking for stdint.h
configure:4481: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe  conftest.c >&5
configure:4481: $? = 0
configure:4481: result: yes
configure:4481: checking for unistd.h
configure:4481: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe  conftest.c >&5
configure:4481: $? = 0
configure:4481: result: yes
configure:4495: checking minix/config.h usability
configure:4495: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe  conftest.c >&5
conftest.c:54:26: error: minix/config.h: No such file or directory
configure:4495: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnome-keyring"
| #define VERSION "2.28.2"
| #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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4495: result: no
configure:4495: checking minix/config.h presence
configure:4495: x86_64-pc-linux-gnu-gcc -E  conftest.c
conftest.c:21:26: error: minix/config.h: No such file or directory
configure:4495: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnome-keyring"
| #define VERSION "2.28.2"
| #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
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:4495: result: no
configure:4495: checking for minix/config.h
configure:4495: result: no
configure:4516: checking whether it is safe to define __EXTENSIONS__
configure:4534: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe  conftest.c >&5
configure:4534: $? = 0
configure:4541: result: yes
configure:4556: checking for an ANSI C-conforming const
configure:4621: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe  conftest.c >&5
configure:4621: $? = 0
configure:4628: result: yes
configure:4636: checking for library containing strerror
configure:4667: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe  -Wl,-O1 conftest.c  >&5
configure:4667: $? = 0
configure:4684: result: none required
configure:4700: checking for x86_64-pc-linux-gnu-gcc
configure:4727: result: x86_64-pc-linux-gnu-gcc
configure:4996: checking for C compiler version
configure:5005: x86_64-pc-linux-gnu-gcc --version >&5
x86_64-pc-linux-gnu-gcc (Gentoo 4.4.3-r2 p1.2) 4.4.3
Copyright (C) 2010 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:5016: $? = 0
configure:5005: 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.4.3-r2/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/python --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3-r2 p1.2'
Thread model: posix
gcc version 4.4.3 (Gentoo 4.4.3-r2 p1.2)
configure:5016: $? = 0
configure:5005: x86_64-pc-linux-gnu-gcc -V >&5
x86_64-pc-linux-gnu-gcc: '-V' option must have argument
configure:5016: $? = 1
configure:5005: x86_64-pc-linux-gnu-gcc -qversion >&5
x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion'
x86_64-pc-linux-gnu-gcc: no input files
configure:5016: $? = 1
configure:5020: checking whether we are using the GNU C compiler
configure:5048: result: yes
configure:5057: checking whether x86_64-pc-linux-gnu-gcc accepts -g
configure:5118: result: yes
configure:5135: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89
configure:5212: result: none needed
configure:5234: checking dependency style of x86_64-pc-linux-gnu-gcc
configure:5344: result: gcc3
configure:5364: checking how to run the C preprocessor
configure:5434: result: x86_64-pc-linux-gnu-gcc -E
configure:5454: x86_64-pc-linux-gnu-gcc -E  conftest.c
configure:5454: $? = 0
configure:5468: x86_64-pc-linux-gnu-gcc -E  conftest.c
conftest.c:26:28: error: ac_nonexistent.h: No such file or directory
configure:5468: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gnome-keyring"
| #define VERSION "2.28.2"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5497: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together
configure:5528: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5
configure:5532: $? = 0
configure:5538: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5
configure:5542: $? = 0
configure:5553: cc -c conftest.c >&5
configure:5557: $? = 0
configure:5565: cc -c conftest.c -o conftest2.o >&5
configure:5569: $? = 0
configure:5575: cc -c conftest.c -o conftest2.o >&5
configure:5579: $? = 0
configure:5597: result: yes
configure:5623: checking whether ln -s works
configure:5627: result: yes
configure:5634: checking whether make sets $(MAKE)
configure:5656: result: yes
configure:5725: checking build system type
configure:5739: result: x86_64-pc-linux-gnu
configure:5759: checking host system type
configure:5772: result: x86_64-pc-linux-gnu
configure:5792: checking for a sed that does not truncate output
configure:5856: result: /bin/sed
configure:5874: checking for fgrep
configure:5936: result: /bin/grep -F
configure:5971: checking for ld used by x86_64-pc-linux-gnu-gcc
configure:6038: result: /usr/x86_64-pc-linux-gnu/bin/ld
configure:6045: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld
configure:6060: result: yes
configure:6072: checking for BSD- or MS-compatible name lister (nm)
configure:6121: result: /usr/bin/nm -B
configure:6239: checking the name lister (/usr/bin/nm -B) interface
configure:6246: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe  conftest.c >&5
configure:6249: /usr/bin/nm -B "conftest.o"
configure:6252: output
0000000000000000 B some_variable
configure:6259: result: BSD nm
configure:6263: checking the maximum length of command line arguments
configure:6383: result: 1572864
configure:6400: checking whether the shell understands some XSI constructs
configure:6410: result: yes
configure:6414: checking whether the shell understands "+="
configure:6420: result: yes
configure:6455: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files
configure:6462: result: -r
configure:6491: checking for x86_64-pc-linux-gnu-objdump
configure:6507: found /usr/bin/x86_64-pc-linux-gnu-objdump
configure:6518: result: x86_64-pc-linux-gnu-objdump
configure:6590: checking how to recognize dependent libraries
configure:6786: result: pass_all
configure:6806: checking for x86_64-pc-linux-gnu-ar
configure:6822: found /usr/bin/x86_64-pc-linux-gnu-ar
configure:6833: result: x86_64-pc-linux-gnu-ar
configure:6911: checking for x86_64-pc-linux-gnu-strip
configure:6927: found /usr/bin/x86_64-pc-linux-gnu-strip
configure:6938: result: x86_64-pc-linux-gnu-strip
configure:7010: checking for x86_64-pc-linux-gnu-ranlib
configure:7026: found /usr/bin/x86_64-pc-linux-gnu-ranlib
configure:7037: result: x86_64-pc-linux-gnu-ranlib
configure:7167: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object
configure:7285: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe  conftest.c >&5
configure:7288: $? = 0
configure:7292: /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:7295: $? = 0
configure:7349: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe  -Wl,-O1 conftest.c conftstm.o >&5
configure:7352: $? = 0
configure:7390: result: ok
configure:7485: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe  conftest.c >&5
configure:7488: $? = 0
configure:8195: checking for dlfcn.h
configure:8195: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe  conftest.c >&5
configure:8195: $? = 0
configure:8195: result: yes
configure:8349: checking for objdir
configure:8364: result: .libs
configure:8656: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions
configure:8674: 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:8678: $? = 0
configure:8691: result: no
configure:8711: checking for x86_64-pc-linux-gnu-gcc option to produce PIC
configure:8983: result: -fPIC -DPIC
configure:8995: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works
configure:9013: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe  -fPIC -DPIC -DPIC conftest.c >&5
configure:9017: $? = 0
configure:9030: result: yes
configure:9054: checking if x86_64-pc-linux-gnu-gcc static flag -static works
configure:9082: result: yes
configure:9097: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o
configure:9118: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe  -o out/conftest2.o conftest.c >&5
configure:9122: $? = 0
configure:9144: result: yes
configure:9152: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o
configure:9199: result: yes
configure:9232: 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:10222: result: yes
configure:10259: checking whether -lc should be explicitly linked in
configure:10264: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe  conftest.c >&5
configure:10267: $? = 0
configure:10282: x86_64-pc-linux-gnu-gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:10285: $? = 0
configure:10297: result: no
configure:10461: checking dynamic linker characteristics
configure:10894: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe  -Wl,-O1 -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:10894: $? = 0
configure:11124: result: GNU/Linux ld.so
configure:11226: checking how to hardcode library paths into programs
configure:11251: result: immediate
configure:11771: checking whether stripping libraries is possible
configure:11776: result: yes
configure:11811: checking if libtool supports shared libraries
configure:11813: result: yes
configure:11816: checking whether to build shared libraries
configure:11837: result: yes
configure:11840: checking whether to build static libraries
configure:11844: result: no
configure:11880: checking whether NLS is requested
configure:11889: result: yes
configure:11904: checking for intltool >= 0.35.0
configure:11911: result: 0.41.0 found
configure:11919: checking for intltool-update
configure:11937: found /usr/bin/intltool-update
configure:11949: result: /usr/bin/intltool-update
configure:11959: checking for intltool-merge
configure:11977: found /usr/bin/intltool-merge
configure:11989: result: /usr/bin/intltool-merge
configure:11999: checking for intltool-extract
configure:12017: found /usr/bin/intltool-extract
configure:12029: result: /usr/bin/intltool-extract
configure:12160: checking for xgettext
configure:12178: found /usr/bin/xgettext
configure:12190: result: /usr/bin/xgettext
configure:12200: checking for msgmerge
configure:12218: found /usr/bin/msgmerge
configure:12230: result: /usr/bin/msgmerge
configure:12240: checking for msgfmt
configure:12258: found /usr/bin/msgfmt
configure:12270: result: /usr/bin/msgfmt
configure:12280: checking for gmsgfmt
configure:12298: found /usr/bin/gmsgfmt
configure:12311: result: /usr/bin/gmsgfmt
configure:12331: checking for perl
configure:12349: found /usr/bin/perl
configure:12361: result: /usr/bin/perl
configure:12372: checking for perl >= 5.8.1
configure:12379: result: 5.10.1
configure:12383: checking for XML::Parser
configure:12389: 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_c_const=yes
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_DBUS_CFLAGS_set=
ac_cv_env_DBUS_CFLAGS_value=
ac_cv_env_DBUS_LIBS_set=
ac_cv_env_DBUS_LIBS_value=
ac_cv_env_GCONF_CFLAGS_set=
ac_cv_env_GCONF_CFLAGS_value=
ac_cv_env_GCONF_LIBS_set=
ac_cv_env_GCONF_LIBS_value=
ac_cv_env_GIO_CFLAGS_set=
ac_cv_env_GIO_CFLAGS_value=
ac_cv_env_GIO_LIBS_set=
ac_cv_env_GIO_LIBS_value=
ac_cv_env_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_LIBS_value=
ac_cv_env_GOBJECT_CFLAGS_set=
ac_cv_env_GOBJECT_CFLAGS_value=
ac_cv_env_GOBJECT_LIBS_set=
ac_cv_env_GOBJECT_LIBS_value=
ac_cv_env_GTHREAD_CFLAGS_set=
ac_cv_env_GTHREAD_CFLAGS_value=
ac_cv_env_GTHREAD_LIBS_set=
ac_cv_env_GTHREAD_LIBS_value=
ac_cv_env_GTK_CFLAGS_set=
ac_cv_env_GTK_CFLAGS_value=
ac_cv_env_GTK_LIBS_set=
ac_cv_env_GTK_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-Wl,-O1
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBTASN1_CFLAGS_set=
ac_cv_env_LIBTASN1_CFLAGS_value=
ac_cv_env_LIBTASN1_LIBS_set=
ac_cv_env_LIBTASN1_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_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_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
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_FGREP='/bin/grep -F'
ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_SED=/bin/sed
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
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_OBJDUMP=x86_64-pc-linux-gnu-objdump
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_cc_x86_64_pc_linux_gnu_gcc_c_o=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_strerror='none required'
am_cv_CC_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_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /var/tmp/portage/gnome-base/gnome-keyring-2.28.2/work/gnome-keyring-2.28.2/missing --run aclocal-1.11'
ALL_LINGUAS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /var/tmp/portage/gnome-base/gnome-keyring-2.28.2/work/gnome-keyring-2.28.2/missing --run tar'
AM_BACKSLASH='\'
AM_DEFAULT_VERBOSITY='1'
AR='x86_64-pc-linux-gnu-ar'
ASN1PARSER=''
AUTOCONF='${SHELL} /var/tmp/portage/gnome-base/gnome-keyring-2.28.2/work/gnome-keyring-2.28.2/missing --run autoconf'
AUTOHEADER='${SHELL} /var/tmp/portage/gnome-base/gnome-keyring-2.28.2/work/gnome-keyring-2.28.2/missing --run autoheader'
AUTOMAKE='${SHELL} /var/tmp/portage/gnome-base/gnome-keyring-2.28.2/work/gnome-keyring-2.28.2/missing --run automake-1.11'
AWK='gawk'
BINDIR=''
CATALOGS=''
CATOBJEXT=''
CC='x86_64-pc-linux-gnu-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-march=k8 -O2 -pipe'
CPP='x86_64-pc-linux-gnu-gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DAEMON_CFLAGS=''
DAEMON_LIBS=''
DATADIRNAME=''
DBUS_CFLAGS=''
DBUS_LIBS=''
DBUS_SERVICES_DIR=''
DEFS=''
DEPDIR='.deps'
DISTCHECK_CONFIGURE_FLAGS=''
DL_LIBS=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
EXEEXT=''
FGREP='/bin/grep -F'
GCONF_CFLAGS=''
GCONF_LIBS=''
GCONF_SCHEMAS_INSTALL_FALSE=''
GCONF_SCHEMAS_INSTALL_TRUE=''
GCONF_SCHEMA_CONFIG_SOURCE=''
GCONF_SCHEMA_FILE_DIR=''
GCR_LT_RELEASE=''
GCR_MAJOR='0'
GETTEXT_PACKAGE=''
GIO_CFLAGS=''
GIO_LIBS=''
GLIB_CFLAGS=''
GLIB_GENMARSHAL=''
GLIB_LIBS=''
GMOFILES=''
GMSGFMT='/usr/bin/gmsgfmt'
GOBJECT_CFLAGS=''
GOBJECT_LIBS=''
GP11_LT_RELEASE=''
GP11_MAJOR='0'
GREP='/bin/grep'
GTHREAD_CFLAGS=''
GTHREAD_LIBS=''
GTKDOC_CHECK=''
GTK_CFLAGS=''
GTK_DOC_USE_LIBTOOL_FALSE=''
GTK_DOC_USE_LIBTOOL_TRUE=''
GTK_LIBS=''
HTML_DIR=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(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='/usr/bin/intltool-extract'
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='/usr/bin/intltool-merge'
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_POLICY_RULE='%.policy:    %.policy.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_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='/usr/bin/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_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 $< $@'
LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
LDFLAGS='-Wl,-O1'
LIBGCRYPT_CFLAGS=''
LIBGCRYPT_CONFIG=''
LIBGCRYPT_LIBS=''
LIBOBJS=''
LIBRARY_CFLAGS=''
LIBRARY_LIBS=''
LIBS=''
LIBTASN1_CFLAGS=''
LIBTASN1_LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_GNOME_KEYRING_LT_VERSION=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /var/tmp/portage/gnome-base/gnome-keyring-2.28.2/work/gnome-keyring-2.28.2/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
MKINSTALLDIRS=''
MSGFMT='/usr/bin/msgfmt'
MSGFMT_OPTS=''
MSGMERGE='/usr/bin/msgmerge'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='x86_64-pc-linux-gnu-objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='gnome-keyring'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PAM_DEST_DIR=''
PATH_SEPARATOR=':'
PKG_CONFIG=''
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='x86_64-pc-linux-gnu-ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='x86_64-pc-linux-gnu-strip'
USE_NLS='yes'
VALGRIND=''
VALGRIND_ARG=''
VALGRIND_RUN=''
VERSION='2.28.2'
WITH_PAM_FALSE=''
WITH_PAM_TRUE=''
WITH_ROOT_CERTS_FALSE=''
WITH_ROOT_CERTS_TRUE=''
WITH_SSH_FALSE=''
WITH_SSH_TRUE=''
WITH_TESTS_FALSE=''
WITH_TESTS_TRUE=''
WITH_VALGRIND_FALSE=''
WITH_VALGRIND_TRUE=''
XGETTEXT='/usr/bin/xgettext'
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
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='${SHELL} /var/tmp/portage/gnome-base/gnome-keyring-2.28.2/work/gnome-keyring-2.28.2/install-sh'
libdir='/usr/lib64'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var/lib'
lt_ECHO='echo'
mandir='/usr/share/man'
mkdir_p='/bin/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. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "gnome-keyring"
#define VERSION "2.28.2"
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"

configure: exit 2



Last edited by OWNSyouAll on Sun May 02, 2010 7:42 pm; edited 1 time in total
Back to top
View user's profile Send private message
salahx
Guru
Guru


Joined: 12 Mar 2005
Posts: 530

PostPosted: Sun May 02, 2010 4:37 pm    Post subject: Reply with quote

The problem would appear to be this:

Code:

configure:12383: checking for XML::Parser
configure:12389: error: XML::Parser perl module is required for intltool


It appears dev-perl/XML-Parser is either missing, corrupt, or too old. Try re-emerging it:
Code:

emerge -1 dev-perl/XML-parser
Back to top
View user's profile Send private message
OWNSyouAll
Tux's lil' helper
Tux's lil' helper


Joined: 20 Apr 2010
Posts: 99

PostPosted: Sun May 02, 2010 7:42 pm    Post subject: Reply with quote

yep that worked thank you.
its "XML-Parser" not "XML-parser" thou
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum