Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge gconf fails
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
todw1fd
Tux's lil' helper
Tux's lil' helper


Joined: 21 Mar 2003
Posts: 93

PostPosted: Sat Mar 26, 2005 3:14 am    Post subject: emerge gconf fails Reply with quote

gconf emerge fails with the following error:

Code:
checking for pkg-config... /usr/bin/pkg-config
checking for gmodule-2.0 >= 2.0.1 gobject-2.0 >= 2.0.1 ORBit-2.0 >= 2.4.0... Package ORBit-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `ORBit-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ORBit-2.0' found

configure: error: Library requirements (gmodule-2.0 >= 2.0.1 gobject-2.0 >= 2.0.1 ORBit-2.0 >= 2.4.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/gconf-2.8.1-r1/work/GConf-2.8.1/config.log

!!! ERROR: gnome-base/gconf-2.8.1-r1 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.

bash-2.05b#




*  gnome-base/orbit
      Latest version available: 2.12.0
      Latest version installed: 2.12.0
      Size of downloaded files: 651 kB
      Homepage:    http://www.gnome.org/
      Description: ORBit2 is a high-performance CORBA ORB
      License:     GPL-2 LGPL-2


tried re emerging orbit after unmerging. orbit installs fine but still get error on gconf. Was trying to install firefox and/or gnome. Fresh install of Gentoo done today. Any ideas?
Back to top
View user's profile Send private message
yaneurabeya
Veteran
Veteran


Joined: 13 May 2004
Posts: 1754
Location: Seattle

PostPosted: Sat Mar 26, 2005 6:24 am    Post subject: Reply with quote

Try doing what they describe in this bug: https://bugs.gentoo.org/show_bug.cgi?id=66798 ?
Back to top
View user's profile Send private message
todw1fd
Tux's lil' helper
Tux's lil' helper


Joined: 21 Mar 2003
Posts: 93

PostPosted: Sat Mar 26, 2005 4:06 pm    Post subject: Reply with quote

Checked out the bug report and it would seem that I have the same problem. There is no resolution on that report though. I think maybe the problem is that it's looking for "orbit" but from what I see in the package directory the actual name is orbit-idl.pk. Either way, i've been unsuccessful in fixing it for now and an emerge --sync and update didn't fix anything. Still looking for some more ideas. Thanks
Back to top
View user's profile Send private message
todw1fd
Tux's lil' helper
Tux's lil' helper


Joined: 21 Mar 2003
Posts: 93

PostPosted: Sat Mar 26, 2005 8:03 pm    Post subject: Reply with quote

Here the emerge log trying to install orbit:

Code:
gentoo-1 save # emerge mozilla-firefox
Calculating dependencies ...done!
>>> emerge (1 of 9) gnome-base/gconf-2.8.1-r1 to /
>>> md5 src_uri ;-) GConf-2.8.1.tar.bz2
>>> Unpacking source...
>>> Unpacking GConf-2.8.1.tar.bz2 to /var/tmp/portage/gconf-2.8.1-r1/work
 * Applying gconf-2-locale-c.patch ...                                                                                                                                                                       [ ok ]
 >>> Source unpacked.
  * Patching ${S}/ltmain.sh ...
   *   Applying portage-1.4.1.patch ...
    *   Applying max_cmd_len-1.5.0.patch ...
     * Applying uClibc/libtool patches ...
      * econf: updating GConf-2.8.1/config.guess with /usr/share/gnuconfig/config.guess
       * econf: updating GConf-2.8.1/config.sub with /usr/share/gnuconfig/config.sub
       ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-gtk-doc
       configure: WARNING: If you wanted to set the --build type, don't use --host.
           If a cross compiler is detected then cross compile mode will be used.
      checking for a BSD-compatible install... /bin/install -c
      checking whether build environment is sane... yes
      /var/tmp/portage/gconf-2.8.1-r1/work/GConf-2.8.1/missing: Unknown `--run' option
      Try `/var/tmp/portage/gconf-2.8.1-r1/work/GConf-2.8.1/missing --help' for more information
      configure: WARNING: `missing' script is too old or missing
      checking for gawk... gawk
      checking whether make sets $(MAKE)... yes
      checking for i686-pc-linux-gnu-strip... no
      checking for strip... strip
      checking whether to enable maintainer-specific portions of Makefiles... no
      checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
      checking for C compiler default output file name... a.out
      checking whether the C compiler works... yes
      checking whether we are cross compiling... no
      checking for suffix of executables...
      checking for suffix of object files... o
      checking whether we are using the GNU C compiler... yes
      checking whether i686-pc-linux-gnu-gcc accepts -g... yes
      checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
      checking for style of include used by make... GNU
      checking dependency style of i686-pc-linux-gnu-gcc... gcc3
      checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
      checking whether we are using the GNU C++ compiler... yes
      checking whether i686-pc-linux-gnu-g++ accepts -g... yes
      checking dependency style of i686-pc-linux-gnu-g++... gcc3
      checking for strerror in -lcposix... no
      checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
      checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
      checking for egrep... grep -E
      checking for ANSI C header files... yes
      checking build system type... i686-pc-linux-gnu
      checking host system type... i686-pc-linux-gnu
      checking for a sed that does not truncate output... /bin/sed
      checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
      checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
      checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
      checking for BSD-compatible nm... nm
      checking whether ln -s works... yes
      checking how to recognise dependent libraries... pass_all
      checking for sys/types.h... yes
      checking for sys/stat.h... yes
      checking for stdlib.h... yes
      checking for string.h... yes
      checking for memory.h... yes
      checking for strings.h... yes
      checking for inttypes.h... yes
      checking for stdint.h... yes
      checking for unistd.h... yes
      checking dlfcn.h usability... yes
      checking dlfcn.h presence... yes
      checking for dlfcn.h... yes
      checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
      checking for i686-pc-linux-gnu-g77... i686-pc-linux-gnu-g77
      checking whether we are using the GNU Fortran 77 compiler... yes
      checking whether i686-pc-linux-gnu-g77 accepts -g... yes
      checking the maximum length of command line arguments... 32768
      checking command to parse nm output from i686-pc-linux-gnu-gcc object... ok
      checking for objdir... .libs
      checking for i686-pc-linux-gnu-ar... no
      checking for ar... ar
      checking for i686-pc-linux-gnu-ranlib... no
      checking for ranlib... ranlib
      checking for i686-pc-linux-gnu-strip... strip
      checking if i686-pc-linux-gnu-gcc static flag  works... yes
      checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
      checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
      checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
      checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
      checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
      checking whether -lc should be explicitly linked in... no
      checking dynamic linker characteristics... GNU/Linux ld.so
      checking how to hardcode library paths into programs... immediate
      checking whether stripping libraries is possible... yes
      checking if libtool supports shared libraries... yes
      checking whether to build shared libraries... yes
      checking whether to build static libraries... yes
      configure: creating libtool
      appending configuration tag "CXX" to libtool
      checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
      checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
      checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
      checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
      checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
      checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
      checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
      checking dynamic linker characteristics... GNU/Linux ld.so
      checking how to hardcode library paths into programs... immediate
      checking whether stripping libraries is possible... yes
      appending configuration tag "F77" to libtool
      checking if libtool supports shared libraries... yes
      checking whether to build shared libraries... yes
      checking whether to build static libraries... yes
      checking for i686-pc-linux-gnu-g77 option to produce PIC... -fPIC
      checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works... yes
      checking if i686-pc-linux-gnu-g77 supports -c -o file.o... yes
      checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
      checking dynamic linker characteristics... GNU/Linux ld.so
      checking how to hardcode library paths into programs... immediate
      checking whether stripping libraries is possible... yes
      checking for glib-genmarshal... /usr/bin/glib-genmarshal
      FYI:  Using default config source xml::${sysgconfdir}/gconf.xml.defaults for schema installation
      FYI:  Will build with debug checks but no debug spew
      checking for pkg-config... /usr/bin/pkg-config
      checking for gmodule-2.0 >= 2.0.1 gobject-2.0 >= 2.0.1 ORBit-2.0 >= 2.4.0... Package ORBit-2.0 was not found in the pkg-config search path.
      Perhaps you should add the directory containing `ORBit-2.0.pc'
      to the PKG_CONFIG_PATH environment variable
      No package 'ORBit-2.0' found

      configure: error: Library requirements (gmodule-2.0 >= 2.0.1 gobject-2.0 >= 2.0.1 ORBit-2.0 >= 2.4.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

      !!! Please attach the config.log to your bug report:
      !!! /var/tmp/portage/gconf-2.8.1-r1/work/GConf-2.8.1/config.log

      !!! ERROR: gnome-base/gconf-2.8.1-r1 failed.
      !!! Function econf, Line 485, Exitcode 0
      !!! econf failed
      !!! If you need support, post the topmost build error, NOT this status message.





Calculating dependencies ...done!
[ebuild   R   ] gnome-base/orbit-2.12.0 
bash-2.05b#


And if it helps, here's the gconf.config file for the build:

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

  $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-gtk-doc

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

hostname = gentoo-1
uname -m = i686
uname -r = 2.6.11-gentoo-r4
uname -s = Linux
uname -v = #1 SMP Fri Mar 25 12:59:30 EST 2005

/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 3.20GHz
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3.5
PATH: /opt/blackdown-jdk-1.4.1/bin
PATH: /opt/blackdown-jdk-1.4.1/jre/bin


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

configure:1548: checking for a BSD-compatible install
configure:1603: result: /bin/install -c
configure:1614: checking whether build environment is sane
configure:1657: result: yes
configure:1682: WARNING: `missing' script is too old or missing
configure:1690: checking for gawk
configure:1706: found /bin/gawk
configure:1716: result: gawk
configure:1726: checking whether make sets $(MAKE)
configure:1746: result: yes
configure:1825: checking for i686-pc-linux-gnu-strip
configure:1854: result: no
configure:1863: checking for strip
configure:1879: found /usr/bin/strip
configure:1890: result: strip
configure:1911: checking whether to enable maintainer-specific portions of Makefiles
configure:1920: result: no
configure:1944: checking for i686-pc-linux-gnu-gcc
configure:1960: found /usr/bin/i686-pc-linux-gnu-gcc
configure:1970: result: i686-pc-linux-gnu-gcc
configure:2252: checking for C compiler version
configure:2255: i686-pc-linux-gnu-gcc --version </dev/null >&5
i686-pc-linux-gnu-gcc (GCC) 3.3.5  (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)
Copyright (C) 2003 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:2258: $? = 0
configure:2260: i686-pc-linux-gnu-gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/specs
Configured with: /var/tmp/portage/gcc-3.3.5-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.3.5  (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)
configure:2263: $? = 0
configure:2265: i686-pc-linux-gnu-gcc -V </dev/null >&5
i686-pc-linux-gnu-gcc: `-V' option must have argument
configure:2268: $? = 1
configure:2291: checking for C compiler default output file name
configure:2294: i686-pc-linux-gnu-gcc -march=pentium4 -O2 -pipe -fomit-frame-pointer   conftest.c  >&5
configure:2297: $? = 0
configure:2343: result: a.out
configure:2348: checking whether the C compiler works
configure:2354: ./a.out
configure:2357: $? = 0
configure:2374: result: yes
configure:2381: checking whether we are cross compiling
configure:2383: result: no
configure:2386: checking for suffix of executables
configure:2388: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe -fomit-frame-pointer   conftest.c  >&5
configure:2391: $? = 0
configure:2416: result:
configure:2422: checking for suffix of object files
configure:2443: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.c >&5
configure:2446: $? = 0
configure:2468: result: o
configure:2472: checking whether we are using the GNU C compiler
configure:2496: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.c >&5
configure:2502: $? = 0
configure:2506: test -z
          || test ! -s conftest.err
configure:2509: $? = 0
configure:2512: test -s conftest.o
configure:2515: $? = 0
configure:2528: result: yes
configure:2534: checking whether i686-pc-linux-gnu-gcc accepts -g
configure:2555: i686-pc-linux-gnu-gcc -c -g  conftest.c >&5
configure:2561: $? = 0
configure:2565: test -z
          || test ! -s conftest.err
configure:2568: $? = 0
configure:2571: test -s conftest.o
configure:2574: $? = 0
configure:2585: result: yes
configure:2602: checking for i686-pc-linux-gnu-gcc option to accept ANSI C
configure:2672: i686-pc-linux-gnu-gcc  -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.c >&5
configure:2678: $? = 0
configure:2682: test -z
          || test ! -s conftest.err
configure:2685: $? = 0
configure:2688: test -s conftest.o
configure:2691: $? = 0
configure:2709: result: none needed
configure:2727: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2733: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2877: checking for style of include used by make
configure:2905: result: GNU
configure:2933: checking dependency style of i686-pc-linux-gnu-gcc
configure:3016: result: gcc3
configure:3043: checking for i686-pc-linux-gnu-g++
configure:3059: found /usr/bin/i686-pc-linux-gnu-g++
configure:3069: result: i686-pc-linux-gnu-g++
configure:3127: checking for C++ compiler version
configure:3130: i686-pc-linux-gnu-g++ --version </dev/null >&5
i686-pc-linux-gnu-g++ (GCC) 3.3.5  (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)
Copyright (C) 2003 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:3133: $? = 0
configure:3135: i686-pc-linux-gnu-g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/specs
Configured with: /var/tmp/portage/gcc-3.3.5-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.3.5  (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)
configure:3138: $? = 0
configure:3140: i686-pc-linux-gnu-g++ -V </dev/null >&5
i686-pc-linux-gnu-g++: `-V' option must have argument
configure:3143: $? = 1
configure:3146: checking whether we are using the GNU C++ compiler
configure:3170: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.cc >&5
configure:3176: $? = 0
configure:3180: test -z
          || test ! -s conftest.err
configure:3183: $? = 0
configure:3186: test -s conftest.o
configure:3189: $? = 0
configure:3202: result: yes
configure:3208: checking whether i686-pc-linux-gnu-g++ accepts -g
configure:3229: i686-pc-linux-gnu-g++ -c -g  conftest.cc >&5
configure:3235: $? = 0
configure:3239: test -z
          || test ! -s conftest.err
configure:3242: $? = 0
configure:3245: test -s conftest.o
configure:3248: $? = 0
configure:3259: result: yes
configure:3301: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.cc >&5
configure:3307: $? = 0
configure:3311: test -z
          || test ! -s conftest.err
configure:3314: $? = 0
configure:3317: test -s conftest.o
configure:3320: $? = 0
configure:3346: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:15: error: `exit' undeclared (first use this function)
conftest.cc:15: error: (Each undeclared identifier is reported only once for
   each function it appears in.)
configure:3352: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "GConf"
| #define VERSION "2.8.1"
| /* end confdefs.h.  */
|
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3301: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.cc >&5
configure:3307: $? = 0
configure:3311: test -z
          || test ! -s conftest.err
configure:3314: $? = 0
configure:3317: test -s conftest.o
configure:3320: $? = 0
configure:3346: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.cc >&5
configure:3352: $? = 0
configure:3356: test -z
          || test ! -s conftest.err
configure:3359: $? = 0
configure:3362: test -s conftest.o
configure:3365: $? = 0
configure:3390: checking dependency style of i686-pc-linux-gnu-g++
configure:3473: result: gcc3
configure:3492: checking for strerror in -lcposix
configure:3522: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe -fomit-frame-pointer   conftest.c -lcposix   >&5
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:3528: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "GConf"
| #define VERSION "2.8.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* 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:3554: result: no
configure:3565: checking for i686-pc-linux-gnu-gcc option to accept ANSI C
configure:3628: i686-pc-linux-gnu-gcc  -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.c >&5
configure:3634: $? = 0
configure:3638: test -z
          || test ! -s conftest.err
configure:3641: $? = 0
configure:3644: test -s conftest.o
configure:3647: $? = 0
configure:3662: result: none needed
configure:3678: checking how to run the C preprocessor
configure:3713: i686-pc-linux-gnu-gcc -E  conftest.c
configure:3719: $? = 0
configure:3751: i686-pc-linux-gnu-gcc -E  conftest.c
conftest.c:14:28: ac_nonexistent.h: No such file or directory
configure:3757: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "GConf"
| #define VERSION "2.8.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3796: result: i686-pc-linux-gnu-gcc -E
configure:3820: i686-pc-linux-gnu-gcc -E  conftest.c
configure:3826: $? = 0
configure:3858: i686-pc-linux-gnu-gcc -E  conftest.c
conftest.c:14:28: ac_nonexistent.h: No such file or directory
configure:3864: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "GConf"
| #define VERSION "2.8.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3908: checking for egrep
configure:3918: result: grep -E
configure:3923: checking for ANSI C header files
configure:3948: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.c >&5
configure:3954: $? = 0
configure:3958: test -z
          || test ! -s conftest.err
configure:3961: $? = 0
configure:3964: test -s conftest.o
configure:3967: $? = 0
configure:4053: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe -fomit-frame-pointer   conftest.c  >&5
configure:4056: $? = 0
configure:4058: ./conftest
configure:4061: $? = 0
configure:4076: result: yes
configure:4167: checking build system type
configure:4185: result: i686-pc-linux-gnu
configure:4193: checking host system type
configure:4207: result: i686-pc-linux-gnu
configure:4215: checking for a sed that does not truncate output
configure:4269: result: /bin/sed
configure:4283: checking for ld used by i686-pc-linux-gnu-gcc
configure:4350: result: /usr/i686-pc-linux-gnu/bin/ld
configure:4359: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:4374: result: yes
configure:4379: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files
configure:4386: result: -r
configure:4404: checking for BSD-compatible nm
configure:4446: result: nm
configure:4450: checking whether ln -s works
configure:4454: result: yes
configure:4461: checking how to recognise dependent libraries
configure:4642: result: pass_all
configure:5106: checking for sys/types.h
configure:5122: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.c >&5
configure:5128: $? = 0
configure:5132: test -z
          || test ! -s conftest.err
configure:5135: $? = 0
configure:5138: test -s conftest.o
configure:5141: $? = 0
configure:5152: result: yes
configure:5106: checking for sys/stat.h
configure:5122: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.c >&5
configure:5128: $? = 0
configure:5132: test -z
          || test ! -s conftest.err
configure:5135: $? = 0
configure:5138: test -s conftest.o
configure:5141: $? = 0
configure:5152: result: yes
configure:5106: checking for stdlib.h
configure:5122: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.c >&5
configure:5128: $? = 0
configure:5132: test -z
          || test ! -s conftest.err
configure:5135: $? = 0
configure:5138: test -s conftest.o
configure:5141: $? = 0
configure:5152: result: yes
configure:5106: checking for string.h
configure:5122: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.c >&5
configure:5128: $? = 0
configure:5132: test -z
          || test ! -s conftest.err
configure:5135: $? = 0
configure:5138: test -s conftest.o
configure:5141: $? = 0
configure:5152: result: yes
configure:5106: checking for memory.h
configure:5122: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.c >&5
configure:5128: $? = 0
configure:5132: test -z
          || test ! -s conftest.err
configure:5135: $? = 0
configure:5138: test -s conftest.o
configure:5141: $? = 0
configure:5152: result: yes
configure:5106: checking for strings.h
configure:5122: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.c >&5
configure:5128: $? = 0
configure:5132: test -z
          || test ! -s conftest.err
configure:5135: $? = 0
configure:5138: test -s conftest.o
configure:5141: $? = 0
configure:5152: result: yes
configure:5106: checking for inttypes.h
configure:5122: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.c >&5
configure:5128: $? = 0
configure:5132: test -z
          || test ! -s conftest.err
configure:5135: $? = 0
configure:5138: test -s conftest.o
configure:5141: $? = 0
configure:5152: result: yes
configure:5106: checking for stdint.h
configure:5122: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.c >&5
configure:5128: $? = 0
configure:5132: test -z
          || test ! -s conftest.err
configure:5135: $? = 0
configure:5138: test -s conftest.o
configure:5141: $? = 0
configure:5152: result: yes
configure:5106: checking for unistd.h
configure:5122: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.c >&5
configure:5128: $? = 0
configure:5132: test -z
          || test ! -s conftest.err
configure:5135: $? = 0
configure:5138: test -s conftest.o
configure:5141: $? = 0
configure:5152: result: yes
configure:5178: checking dlfcn.h usability
configure:5190: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.c >&5
configure:5196: $? = 0
configure:5200: test -z
          || test ! -s conftest.err
configure:5203: $? = 0
configure:5206: test -s conftest.o
configure:5209: $? = 0
configure:5219: result: yes
configure:5223: checking dlfcn.h presence
configure:5233: i686-pc-linux-gnu-gcc -E  conftest.c
configure:5239: $? = 0
configure:5259: result: yes
configure:5294: checking for dlfcn.h
configure:5301: result: yes
configure:5319: checking how to run the C++ preprocessor
configure:5350: i686-pc-linux-gnu-g++ -E  conftest.cc
configure:5356: $? = 0
configure:5388: i686-pc-linux-gnu-g++ -E  conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:5394: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "GConf"
| #define VERSION "2.8.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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:5433: result: i686-pc-linux-gnu-g++ -E
configure:5457: i686-pc-linux-gnu-g++ -E  conftest.cc
configure:5463: $? = 0
configure:5495: i686-pc-linux-gnu-g++ -E  conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:5501: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "GConf"
| #define VERSION "2.8.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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:5554: checking for i686-pc-linux-gnu-g77
configure:5570: found /usr/bin/i686-pc-linux-gnu-g77
configure:5580: result: i686-pc-linux-gnu-g77
configure:5640: checking for Fortran 77 compiler version
configure:5640: i686-pc-linux-gnu-g77 --version </dev/null >&5
GNU Fortran (GCC) 3.3.5  (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)
Copyright (C) 2002 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
or type the command `info -f g77 Copying'.
configure:5643: $? = 0
configure:5645: i686-pc-linux-gnu-g77 -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/specs
Configured with: /var/tmp/portage/gcc-3.3.5-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.3.5  (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)
configure:5648: $? = 0
configure:5650: i686-pc-linux-gnu-g77 -V </dev/null >&5
i686-pc-linux-gnu-g77: `-V' option must have argument
configure:5653: $? = 1
configure:5661: checking whether we are using the GNU Fortran 77 compiler
configure:5675: i686-pc-linux-gnu-g77 -c  conftest.F >&5
configure:5681: $? = 0
configure:5685: test -z
          || test ! -s conftest.err
configure:5688: $? = 0
configure:5691: test -s conftest.o
configure:5694: $? = 0
configure:5707: result: yes
configure:5713: checking whether i686-pc-linux-gnu-g77 accepts -g
configure:5725: i686-pc-linux-gnu-g77 -c -g conftest.f >&5
configure:5731: $? = 0
configure:5735: test -z
          || test ! -s conftest.err
configure:5738: $? = 0
configure:5741: test -s conftest.o
configure:5744: $? = 0
configure:5756: result: yes
configure:5786: checking the maximum length of command line arguments
configure:5865: result: 32768
configure:5876: checking command to parse nm output from i686-pc-linux-gnu-gcc object
configure:5965: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.c >&5
configure:5968: $? = 0
configure:5972: nm conftest.o \| sed -n -e 's/^.*[    ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[    ][    ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:5975: $? = 0
configure:6027: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe -fomit-frame-pointer   conftest.c conftstm.o >&5
configure:6030: $? = 0
configure:6068: result: ok
configure:6072: checking for objdir
configure:6087: result: .libs
configure:6139: checking for i686-pc-linux-gnu-ar
configure:6168: result: no
configure:6177: checking for ar
configure:6193: found /usr/bin/ar
configure:6204: result: ar
configure:6219: checking for i686-pc-linux-gnu-ranlib
configure:6248: result: no
configure:6257: checking for ranlib
configure:6273: found /usr/bin/ranlib
configure:6284: result: ranlib
configure:6299: checking for i686-pc-linux-gnu-strip
configure:6325: result: strip
configure:6628: checking if i686-pc-linux-gnu-gcc static flag  works
configure:6651: result: yes
configure:6669: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions
configure:6690: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:6694: $? = 0
configure:6702: result: no
configure:6717: checking for i686-pc-linux-gnu-gcc option to produce PIC
configure:6904: result: -fPIC
configure:6912: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works
configure:6933: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  -fPIC -DPIC conftest.c >&5
configure:6937: $? = 0
configure:6945: result: yes
configure:6969: checking if i686-pc-linux-gnu-gcc supports -c -o file.o
configure:6993: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  -o out/conftest2.o conftest.c >&5
configure:6997: $? = 0
configure:7014: result: yes
configure:7040: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:7889: result: yes
configure:7915: checking whether -lc should be explicitly linked in
configure:7920: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.c >&5
configure:7923: $? = 0
configure:7937: i686-pc-linux-gnu-gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7940: $? = 0
configure:7952: result: no
configure:7960: checking dynamic linker characteristics
configure:8521: result: GNU/Linux ld.so
configure:8525: checking how to hardcode library paths into programs
configure:8550: result: immediate
configure:8564: checking whether stripping libraries is possible
configure:8569: result: yes
configure:9399: checking if libtool supports shared libraries
configure:9401: result: yes
configure:9404: checking whether to build shared libraries
configure:9425: result: yes
configure:9428: checking whether to build static libraries
configure:9432: result: yes
configure:9524: creating libtool
configure:10071: checking for ld used by i686-pc-linux-gnu-g++
configure:10138: result: /usr/i686-pc-linux-gnu/bin/ld
configure:10147: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:10162: result: yes
configure:10213: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:11078: result: yes
configure:11096: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  conftest.cc >&5
configure:11099: $? = 0
configure:11195: checking for i686-pc-linux-gnu-g++ option to produce PIC
configure:11457: result: -fPIC
configure:11465: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works
configure:11486: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  -fPIC -DPIC conftest.cc >&5
configure:11490: $? = 0
configure:11498: result: yes
configure:11522: checking if i686-pc-linux-gnu-g++ supports -c -o file.o
configure:11546: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe -fomit-frame-pointer  -o out/conftest2.o conftest.cc >&5
configure:11550: $? = 0
configure:11567: result: yes
configure:11593: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:11618: result: yes
configure:11689: checking dynamic linker characteristics
configure:12250: result: GNU/Linux ld.so
configure:12254: checking how to hardcode library paths into programs
configure:12279: result: immediate
configure:12293: checking whether stripping libraries is possible
configure:12298: result: yes
configure:13605: checking if libtool supports shared libraries
configure:13607: result: yes
configure:13610: checking whether to build shared libraries
configure:13628: result: yes
configure:13631: checking whether to build static libraries
configure:13635: result: yes
configure:13647: checking for i686-pc-linux-gnu-g77 option to produce PIC
configure:13834: result: -fPIC
configure:13842: checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works
configure:13863: i686-pc-linux-gnu-g77 -c -g -O2 -fPIC conftest.f >&5
configure:13867: $? = 0
configure:13875: result: yes
configure:13899: checking if i686-pc-linux-gnu-g77 supports -c -o file.o
configure:13923: i686-pc-linux-gnu-g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:13927: $? = 0
configure:13944: result: yes
configure:13970: checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:14799: result: yes
configure:14870: checking dynamic linker characteristics
configure:15431: result: GNU/Linux ld.so
configure:15435: checking how to hardcode library paths into programs
configure:15460: result: immediate
configure:15474: checking whether stripping libraries is possible
configure:15479: result: yes
configure:19599: checking for glib-genmarshal
configure:19617: found /usr/bin/glib-genmarshal
configure:19629: result: /usr/bin/glib-genmarshal
configure:19879: checking for pkg-config
configure:19897: found /usr/bin/pkg-config
configure:19910: result: /usr/bin/pkg-config
configure:19927: checking for gmodule-2.0 >= 2.0.1 gobject-2.0 >= 2.0.1 ORBit-2.0 >= 2.4.0
configure:19966: error: Library requirements (gmodule-2.0 >= 2.0.1 gobject-2.0 >= 2.0.1 ORBit-2.0 >= 2.4.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-march=pentium4 -O2 -pipe -fomit-frame-pointer'
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=pentium4 -O2 -pipe -fomit-frame-pointer'
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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-pc-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
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=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_cposix_strerror=no
ac_cv_objext=o
ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=i686-pc-linux-gnu-gcc
ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E'
ac_cv_prog_CXX=i686-pc-linux-gnu-g++
ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E'
ac_cv_prog_F77=i686-pc-linux-gnu-g77
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.4.so'
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld
lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld
lt_cv_path_NM=nm
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\3 \3/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\\3 \\3/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='aclocal-1.7 '
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='tar'
AR='ar'
AS='as'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.7'
AWK='gawk'
CATALOGS=''
CATOBJEXT=''
CC='i686-pc-linux-gnu-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall'
CPP='i686-pc-linux-gnu-gcc -E'
CPPFLAGS=''
CXX='i686-pc-linux-gnu-g++'
CXXCPP='i686-pc-linux-gnu-g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-march=pentium4 -O2 -pipe -fomit-frame-pointer'
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR='.deps'
DEPENDENT_CFLAGS=''
DEPENDENT_LIBS=''
DEPENDENT_WITH_GTK_CFLAGS=''
DEPENDENT_WITH_GTK_LIBS=''
DEPENDENT_WITH_XML_AND_GTK_CFLAGS=''
DEPENDENT_WITH_XML_AND_GTK_LIBS=''
DEPENDENT_WITH_XML_CFLAGS=''
DEPENDENT_WITH_XML_LIBS=''
DLLTOOL='dlltool'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
EXEEXT=''
EXPANDED_SYSGCONFDIR='/etc/gconf'
F77='i686-pc-linux-gnu-g77'
FFLAGS='-g -O2'
GCONF_AGE='1'
GCONF_CONFIG_SOURCE='xml::${sysgconfdir}/gconf.xml.defaults'
GCONF_CURRENT='5'
GCONF_REVISION='0'
GETTEXT_PACKAGE='GConf2'
GLIB_GENMARSHAL='/usr/bin/glib-genmarshal'
GMOFILES=''
GMSGFMT=''
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
GTK_FALSE=''
GTK_TRUE=''
HTML_DIR='${datadir}/gtk-doc/html'
INDENT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_GCONF_CONFIG_SOURCE='xml::$(DESTDIR)${sysgconfdir}/gconf.xml.defaults'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT=''
INTLLIBS=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAJOR_VERSION='2'
MAKEINFO='makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
OBJDUMP='objdump'
OBJEXT='o'
ORBIT_IDL=''
PACKAGE='GConf'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL=''
PKG_CONFIG='/usr/bin/pkg-config'
POFILES=''
POPT_LIBS=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
PTHREADS_FALSE=''
PTHREADS_TRUE=''
RANLIB='ranlib'
REBUILD=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS=''
VERSION='2.8.1'
XGETTEXT=''
absolute_top_srcdir=''
ac_ct_AR='ar'
ac_ct_AS=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DLLTOOL=''
ac_ct_F77=''
ac_ct_OBJDUMP=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='/usr/share'
exec_prefix='NONE'
gconflocaledir=''
host='i686-pc-linux-gnu'
host_alias='i686-pc-linux-gnu'
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='/usr/share/info'
install_sh='/var/tmp/portage/gconf-2.8.1-r1/work/GConf-2.8.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/var/lib'
mandir='/usr/share/man'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
sysgconfdir='/etc/gconf'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define GETTEXT_PACKAGE "GConf2"
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_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 "GConf"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "2.8.1"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1


This is a fresh install, was first time installing gconf. Have tried to unmerge and remerge orbit to no avail. Also tried an emerge -uD world --newuser and then a revdep rebuild. Results still the same when trying to install gconf. Any more ideas?
Back to top
View user's profile Send private message
todw1fd
Tux's lil' helper
Tux's lil' helper


Joined: 21 Mar 2003
Posts: 93

PostPosted: Sun Mar 27, 2005 6:11 pm    Post subject: Reply with quote

Help!

Wiped out the whole box, reinstalled stage1 using 2005.0 livecd. Other than having to emerge flex so syslog-ng and some other packages will compile after emerging system, all runs great. BUT, still get exactly the same error when trying to emerge gconf. Has anyone else just installed a fresh system and had this same error? Haven't found any bug reports detailing this exact problem. Suggestions?
Back to top
View user's profile Send private message
todw1fd
Tux's lil' helper
Tux's lil' helper


Joined: 21 Mar 2003
Posts: 93

PostPosted: Sun Mar 27, 2005 6:44 pm    Post subject: Reply with quote

ebuild fails when looking for the ORBit-2,0.pc file telling you to add the folder containing that file to a specified path. Searched the system and there is no file ORBit-2.0.pc on the system. Nearest match is ORBit-idl-2.0.pc. Is the ebuild looking for the wrong file to begin with or do I not have the necessary file on my system?
Back to top
View user's profile Send private message
todw1fd
Tux's lil' helper
Tux's lil' helper


Joined: 21 Mar 2003
Posts: 93

PostPosted: Sun Mar 27, 2005 8:09 pm    Post subject: Reply with quote

There is an older bug report on the same issue except the poster had been upgrading system. Here's the link:

https://bugs.gentoo.org/show_bug.cgi?id=70288

Still Unresolved
Back to top
View user's profile Send private message
jerome bettis
n00b
n00b


Joined: 06 Mar 2005
Posts: 37

PostPosted: Mon Mar 28, 2005 4:57 am    Post subject: Reply with quote

:idea:

i just had the same problem when i tried to install firefox.. and it looks like i was able to correct it because it's started to compile, instead of spitting out that same exact error you have in the original post. here's what i typed:

Code:
emerge unmerge orbit
emerge orbit


i'm sure you've tried that 100 times but it works for me :P
Back to top
View user's profile Send private message
todw1fd
Tux's lil' helper
Tux's lil' helper


Joined: 21 Mar 2003
Posts: 93

PostPosted: Mon Mar 28, 2005 5:08 pm    Post subject: Reply with quote

only tried that a few times actually. then started from scratch...had same problem again. managed to download the newly released 2005 cd last night, so we'll see if the problem is still there for me or not. Glad it worked for you and hope the post helped
Back to top
View user's profile Send private message
luzi82
n00b
n00b


Joined: 03 Apr 2005
Posts: 7

PostPosted: Sun Apr 03, 2005 12:58 pm    Post subject: Reply with quote

jerome bettis wrote:
Code:
emerge unmerge orbit
emerge orbit


my version:
Code:
emerge orbit

(without unmerge)

it works, not know why.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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