Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
error installing gtk+ and gnome-session on gentoo
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
neo571
n00b
n00b


Joined: 03 Mar 2006
Posts: 3

PostPosted: Tue Oct 16, 2012 3:18 pm    Post subject: error installing gtk+ and gnome-session on gentoo Reply with quote

I'm trying to install gtk+ and gnome-session on my newly installed gentoo laptop, but i get this error :

Code:

>>> Source unpacked in /var/tmp/portage/x11-libs/gtk+-2.24.12/work
>>> Preparing source in /var/tmp/portage/x11-libs/gtk+-2.24.12/work/gtk+-2.24.12 ...
 * Applying gtk+-2.24.10-gold.patch ...                                  [ ok ]
 * Applying gtk+-2.21.3-multilib.patch ...                               [ ok ]
 * Applying gtk+-2.14.3-limit-gtksignal-includes.patch ...               [ ok ]
 * Applying gtk+-2.24.7-darwin-quartz-introspection.patch ...            [ ok ]
removed 'gdk/gdkmarshalers.c'
removed 'gtk/gtkmarshal.c'
removed 'gtk/gtkmarshalers.c'
removed 'perf/marshalers.c'
 * Running eautoreconf in '/var/tmp/portage/x11-libs/gtk+-2.24.12/work/gtk+-2.24.12' ...
 * Running glib-gettextize --copy --force ...                            [ ok ]
 * Running gtkdocize --copy ...                                          [ ok ]
 * Running libtoolize --install --copy --force --automake ...            [ ok ]
 * Running aclocal -I m4macros -I m4 ...                                 [ ok ]
 * Running autoconf -I m4macros ...                                      [ ok ]
 * Running autoheader -I m4macros ...                                    [ ok ]
 * Running automake --add-missing --copy ...                             [ ok ]
 * Running elibtoolize in: gtk+-2.24.12/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.2.6 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/x11-libs/gtk+-2.24.12/work/gtk+-2.24.12 ...
 * econf: updating gtk+-2.24.12/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating gtk+-2.24.12/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-xinerama --enable-cups=auto --enable-introspection --disable-papi --with-gdktarget=x11 --with-xinput
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for native Win32... no
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... none
checking for i686-pc-linux-gnu-c++... i686-pc-linux-gnu-c++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-c++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-c++... none
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for i686-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
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 for dlfcn.h... yes
checking for objdir... .libs
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 -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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... no
checking how to run the C++ preprocessor... i686-pc-linux-gnu-c++ -E
checking for ld used by i686-pc-linux-gnu-c++... /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-c++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-c++ option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-c++ PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-c++ static flag -static works... yes
checking if i686-pc-linux-gnu-c++ supports -c -o file.o... yes
checking if i686-pc-linux-gnu-c++ supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-c++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking dependency style of i686-pc-linux-gnu-gcc... none
checking for nm... /usr/bin/nm -B
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for some Win32 platform... no
checking whether build environment is sane... yes
checking for library containing strerror... none required
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) none
checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking whether make sets $(MAKE)... (cached) yes
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for BASE_DEPENDENCIES... no
configure: error: Package requirements (glib-2.0 >= 2.28.0    atk >= 1.29.2    pango >= 1.20    cairo >= 1.6    gdk-pixbuf-2.0 >= 2.21.0) were not met:

No package 'atk' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables BASE_DEPENDENCIES_CFLAGS
and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/x11-libs/gtk+-2.24.12/work/gtk+-2.24.12/config.log
 * ERROR: x11-libs/gtk+-2.24.12 failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *          ebuild.sh, line   85:  Called src_configure
 *        environment, line 3376:  Called econf '--disable-xinerama' '--enable-cups=auto' '--enable-introspection' '--disable-papi' '--with-gdktarget=x11' '--with-xinput'
 *   phase-helpers.sh, line  467:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *
 * If you need support, post the output of `emerge --info '=x11-libs/gtk+-2.24.12'`,
 * the complete build log and the output of `emerge -pqv '=x11-libs/gtk+-2.24.12'`.
 * The complete build log is located at '/var/tmp/portage/x11-libs/gtk+-2.24.12/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/gtk+-2.24.12/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-libs/gtk+-2.24.12/work/gtk+-2.24.12'
 * S: '/var/tmp/portage/x11-libs/gtk+-2.24.12/work/gtk+-2.24.12'

>>> Failed to emerge x11-libs/gtk+-2.24.12, Log file:

>>>  '/var/tmp/portage/x11-libs/gtk+-2.24.12/temp/build.log'

 * Messages for package x11-libs/gtk+-2.24.12:

 * ERROR: x11-libs/gtk+-2.24.12 failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *          ebuild.sh, line   85:  Called src_configure
 *        environment, line 3376:  Called econf '--disable-xinerama' '--enable-cups=auto' '--enable-introspection' '--disable-papi' '--with-gdktarget=x11' '--with-xinput'
 *   phase-helpers.sh, line  467:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *
 * If you need support, post the output of `emerge --info '=x11-libs/gtk+-2.24.12'`,
 * the complete build log and the output of `emerge -pqv '=x11-libs/gtk+-2.24.12'`.
 * The complete build log is located at '/var/tmp/portage/x11-libs/gtk+-2.24.12/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/gtk+-2.24.12/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-libs/gtk+-2.24.12/work/gtk+-2.24.12'
 * S: '/var/tmp/portage/x11-libs/gtk+-2.24.12/work/gtk+-2.24.12'
laptop-aleroot ~ # vim /var/tmp/portage/x11-libs/gtk+-2.24.12/temp/build.log
See the pkg-config man page for more details.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/x11-libs/gtk+-2.24.12/work/gtk+-2.24.12/config.log
 ^[[31;01m*^[[0m ERROR: x11-libs/gtk+-2.24.12 failed (configure phase):
 ^[[31;01m*^[[0m   econf failed
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m Call stack:
 ^[[31;01m*^[[0m          ebuild.sh, line   85:  Called src_configure
 ^[[31;01m*^[[0m        environment, line 3376:  Called econf '--disable-xinerama' '--enable-cups=auto' '--enable-introspection' '--disable-papi' '--with-gdktarget=x11' '--with-xinput'
 ^[[31;01m*^[[0m   phase-helpers.sh, line  467:  Called die
 ^[[31;01m*^[[0m The specific snippet of code:
 ^[[31;01m*^[[0m                        die "econf failed"
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m If you need support, post the output of `emerge --info '=x11-libs/gtk+-2.24.12'`,
 ^[[31;01m*^[[0m the complete build log and the output of `emerge -pqv '=x11-libs/gtk+-2.24.12'`.
 ^[[31;01m*^[[0m The complete build log is located at '/var/tmp/portage/x11-libs/gtk+-2.24.12/temp/build.log'.



Why ? How can i solve ? Thanks.
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Tue Oct 16, 2012 7:43 pm    Post subject: Reply with quote

Code:
emerge -1av atk atkmm
if it runs great if not post output
_________________
Defund the FCC.
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