Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Gnome install
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Wani
n00b
n00b


Joined: 26 Feb 2008
Posts: 31

PostPosted: Tue Feb 26, 2008 8:24 pm    Post subject: [Solved] Gnome install Reply with quote

hi,
I´m installing gentoo first time.
Now I want to install gnome-light as desktop enviroment.

A short time before I had another problem:
http://forums.gentoo.org/viewtopic-t-634667-highlight-error+gnomebase+libglade.html

But with this threat I was able to fix it.

After another short while emerging this error message apears.

Quote:

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/x11-libs/libwnck-2.20.3/work/libwnck-2.20.3/config.log
*
* ERROR: x11-libs/libwnck-2.20.3 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 575: Called gnome2_src_compile
* environment, line 512: Called gnome2_src_configure
* environment, line 526: Called econf 'src_compile'
* ebuild.sh, line 513: Called die
* The specific snippet of code:
* die "econf failed"
* The die message:
* econf failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/x11-libs/libwnck-2.20.3/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-libs/libwnck-2.20.3/temp/environment'.
*

* Messages for package x11-libs/libwnck-2.20.3:

*
* ERROR: x11-libs/libwnck-2.20.3 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 575: Called gnome2_src_compile
* environment, line 512: Called gnome2_src_configure
* environment, line 526: Called econf 'src_compile'
* ebuild.sh, line 513: Called die
* The specific snippet of code:
* die "econf failed"
* The die message:
* econf failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/x11-libs/libwnck-2.20.3/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-libs/libwnck-2.20.3/temp/environment'.
*



If you need more detailed information, please tell me how to give you.

Hope you can help me!!! :)


Last edited by Wani on Tue Mar 11, 2008 2:58 pm; edited 1 time in total
Back to top
View user's profile Send private message
jomen
Guru
Guru


Joined: 04 Jan 2006
Posts: 536
Location: Leipzig, Germany

PostPosted: Tue Feb 26, 2008 9:35 pm    Post subject: Reply with quote

Quote:
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/x11-libs/libwnck-2.20.3/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-libs/libwnck-2.20.3/temp/environment'.

you will find that topmost build error way above that last error message you posted here or in the log-file mentioned...
also useful could be:
Quote:
!!! /var/tmp/portage/x11-libs/libwnck-2.20.3/work/libwnck-2.20.3/config.log

_________________
Cheers
Back to top
View user's profile Send private message
Wani
n00b
n00b


Joined: 26 Feb 2008
Posts: 31

PostPosted: Wed Feb 27, 2008 3:52 pm    Post subject: Reply with quote

is this what you meant?


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

  $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share$

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

hostname = gentoo
uname -m = i686
uname -r = 2.6.23-gentoo-r8
uname -s = Linux
uname -v = #1 SMP Mon Feb 25 17:27:47 Local time zone must be set--see zic

/usr/bin/uname -p = AMD Sempron(tm) Processor 3100+
/bin/uname -X     = unknown

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

PATH: /usr/local/sbin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1


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

configure:2048: checking for a BSD-compatible install
configure:2104: result: /usr/bin/install -c
configure:2115: checking whether build environment is sane
configure:2158: result: yes
configure:2186: checking for a thread-safe mkdir -p
configure:2225: result: /bin/mkdir -p
configure:2238: checking for gawk
configure:2254: found /bin/gawk
configure:2265: result: gawk
configure:2276: checking whether make sets $(MAKE)
configure:2297: result: yes
configure:2485: checking whether to enable maintainer-specific portions of Makefiles
configure:2494: result: no
configure:2551: checking for style of include used by make
configure:2579: result: GNU
configure:2609: checking for i686-pc-linux-gnu-gcc
configure:2625: found /usr/bin/i686-pc-linux-gnu-gcc
configure:2636: result: i686-pc-linux-gnu-gcc
configure:2914: checking for C compiler version
configure:2921: i686-pc-linux-gnu-gcc --version >&5
i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1-r3)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2924: $? = 0
configure:2931: i686-pc-linux-gnu-gcc -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.1.1-r3/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-g$
Thread model: posix
gcc version 4.1.1 (Gentoo 4.1.1-r3)
configure:2934: $? = 0
configure:2941: i686-pc-linux-gnu-gcc -V >&5
configure:2934: $? = 0
configure:2941: i686-pc-linux-gnu-gcc -V >&5
i686-pc-linux-gnu-gcc: '-V' option must have argument
configure:2944: $? = 1
configure:2967: checking for C compiler default output file name
configure:2994: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe   conftest.c  >&5
configure:2997: $? = 0
configure:3043: result: a.out
configure:3048: checking whether the C compiler works
configure:3058: ./a.out
configure:3061: $? = 0
configure:3078: result: yes
configure:3085: checking whether we are cross compiling
configure:3087: result: no
configure:3090: checking for suffix of executables
configure:3097: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe   conftest.c  >&5
configure:3100: $? = 0
configure:3124: result:
configure:3130: checking for suffix of object files
configure:3156: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe  conftest.c >&5
configure:3159: $? = 0
configure:3182: result: o
configure:3186: checking whether we are using the GNU C compiler
configure:3215: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe  conftest.c >&5
configure:3221: $? = 0
configure:3228: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3231: $? = 0
configure:3238: test -s conftest.o
configure:3241: $? = 0
configure:3255: result: yes
configure:3260: checking whether i686-pc-linux-gnu-gcc accepts -g
configure:3290: i686-pc-linux-gnu-gcc -c -g  conftest.c >&5
configure:3296: $? = 0
configure:3303: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3306: $? = 0
configure:3313: test -s conftest.o
configure:3316: $? = 0
configure:3446: result: yes
configure:3463: checking for i686-pc-linux-gnu-gcc option to accept ISO C89
configure:3537: i686-pc-linux-gnu-gcc  -c -O2 -march=i686 -pipe  conftest.c >&5
configure:3463: checking for i686-pc-linux-gnu-gcc option to accept ISO C89
configure:3537: i686-pc-linux-gnu-gcc  -c -O2 -march=i686 -pipe  conftest.c >&5
configure:3543: $? = 0
configure:3550: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3553: $? = 0
configure:3560: test -s conftest.o
configure:3563: $? = 0
configure:3583: result: none needed
configure:3603: checking dependency style of i686-pc-linux-gnu-gcc
configure:3694: result: gcc3
configure:3722: checking for intltool >= 0.35.0
configure:3729: result: 0.36.1 found
configure:3780: checking for xgettext
configure:3798: found /usr/bin/xgettext
configure:3810: result: /usr/bin/xgettext
configure:3820: checking for msgmerge
configure:3838: found /usr/bin/msgmerge
configure:3850: result: /usr/bin/msgmerge
configure:3860: checking for msgfmt
configure:3878: found /usr/bin/msgfmt
configure:3890: result: /usr/bin/msgfmt
configure:3907: error: GNU gettext tools not found; required for intltool

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

ac_cv_c_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -march=i686 -pipe'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -march=i686 -pipe'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBWNCK_CFLAGS_set=
ac_cv_env_LIBWNCK_CFLAGS_value=
ac_cv_env_LIBWNCK_LIBS_set=
ac_cv_env_LIBWNCK_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i686-pc-linux-gnu
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_objext=o
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=i686-pc-linux-gnu-gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3

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

ACLOCAL='${SHELL} /var/tmp/portage/x11-libs/libwnck-2.20.3/work/libwnck-2.20.3/missing --run aclocal-1.10'
ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}'
ALL_LINGUAS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /var/tmp/portage/x11-libs/libwnck-2.20.3/work/libwnck-2.20.3/missing --run tar'
AR=''
AS=''
AUTOCONF='${SHELL} /var/tmp/portage/x11-libs/libwnck-2.20.3/work/libwnck-2.20.3/missing --run autoconf'
AUTOHEADER='${SHELL} /var/tmp/portage/x11-libs/libwnck-2.20.3/work/libwnck-2.20.3/missing --run autoheader'
AUTOMAKE='${SHELL} /var/tmp/portage/x11-libs/libwnck-2.20.3/work/libwnck-2.20.3/missing --run automake-1.10'
AWK='gawk'
CATALOGS=''
CATOBJEXT=''
CC='i686-pc-linux-gnu-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -march=i686 -pipe'
CPP=''
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS='-O2 -march=i686 -pipe'
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR='.deps'
DISABLE_DEPRECATED=''
DISABLE_DEPRECATED_CFLAGS=''
DLLTOOL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
EXEEXT=''
F77=''
FFLAGS=''
GDK_PIXBUF_CSOURCE=''
GETTEXT_PACKAGE=''
GLIB_GENMARSHAL=''
GMOFILES=''
GMSGFMT=''
GREP=''
GTKDOC_CHECK=''
GTK_DOC_USE_LIBTOOL_FALSE=''
GTK_DOC_USE_LIBTOOL_TRUE=''
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_ME$
INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_$
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOO$
INTLTOOL_EXTRACT=''
INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERG$
INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MER$
INTLTOOL_MERGE=''
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERG$
INTLTOOL_PERL=''
INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_M$
INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MER$
INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MER$
INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_$
INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_M$
INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_ME$
INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_ME$
INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_ME$
INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_ME$
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOO$
INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_ME$
INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE$
INTLTOOL_UPDATE=''
INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERG$
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_MERG$
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIBWNCK_AGE='2'
LIBWNCK_CFLAGS=''
LIBWNCK_CURRENT='24'
LIBWNCK_LIBS=''
LIBWNCK_REVISION='6'
LN_S=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /var/tmp/portage/x11-libs/libwnck-2.20.3/work/libwnck-2.20.3/missing --run makeinfo'
MKINSTALLDIRS=''
MSGFMT='/usr/bin/msgfmt'
MSGFMT_OPTS=''
MSGMERGE='/usr/bin/msgmerge'
OBJDUMP=''
OBJEXT='o'
PACKAGE='libwnck'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG=''
POFILES=''
POSUB=''
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB=''
SET_MAKE=''
SHELL='/bin/sh'
STARTUP_NOTIFICATION_PACKAGE=''
STRIP=''
USE_NLS=''
VERSION='2.20.3'
WARN_CFLAGS=''
XGETTEXT='/usr/bin/xgettext'
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias='i686-pc-linux-gnu'
build_cpu=''
build_os=''
build_vendor=''
datadir='/usr/share'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias='i686-pc-linux-gnu'
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/share/info'
install_sh='$(SHELL) /var/tmp/portage/x11-libs/libwnck-2.20.3/work/libwnck-2.20.3/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var/lib'
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=''
wncklocaledir=''

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

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "libwnck"
#define PACKAGE_BUGREPORT ""
#define PACKAGE "libwnck"
#define VERSION "2.20.3"

configure: exit 1


Wenn nicht wär ne antwort auf deutsch net verkehrt, mein englisch is net das beste. xD
Back to top
View user's profile Send private message
Wani
n00b
n00b


Joined: 26 Feb 2008
Posts: 31

PostPosted: Wed Feb 27, 2008 3:58 pm    Post subject: Reply with quote

or is this what you need to help me?

Code:

  GNU nano 2.0.2              File: /var/tmp/portage/x11-libs/libwnck-2.20.3/temp/build.log

>>> Unpacking source...
>>> Unpacking libwnck-2.20.3.tar.bz2 to /var/tmp/portage/x11-libs/libwnck-2.20.3/work
 ^[[32;01m*^[[0m Fixing OMF Makefiles ...
^[[A^[[118C  ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
 ^[[32;01m*^[[0m Running elibtoolize in: libwnck-2.20.3
 ^[[32;01m*^[[0m   Applying portage-1.5.10.patch ...
 ^[[32;01m*^[[0m   Applying max_cmd_len-1.5.20.patch ...
 ^[[32;01m*^[[0m   Applying sed-1.5.6.patch ...
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/x11-libs/libwnck-2.20.3/work/libwnck-2.20.3 ...
 * econf: updating libwnck-2.20.3/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating libwnck-2.20.3/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 --s$
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 to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
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 ISO C89... none needed
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for intltool >= 0.35.0... 0.36.1 found
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
/usr/bin/xgettext: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or direc$
configure: error: GNU gettext tools not found; required for intltool

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/x11-libs/libwnck-2.20.3/work/libwnck-2.20.3/config.log
 ^[[31;01m*^[[0m


!!! /var/tmp/portage/x11-libs/libwnck-2.20.3/work/libwnck-2.20.3/config.log
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m ERROR: x11-libs/libwnck-2.20.3 failed.
 ^[[31;01m*^[[0m Call stack:
 ^[[31;01m*^[[0m               ebuild.sh, line   49:  Called src_compile
 ^[[31;01m*^[[0m             environment, line  575:  Called gnome2_src_compile
 ^[[31;01m*^[[0m             environment, line  512:  Called gnome2_src_configure
 ^[[31;01m*^[[0m             environment, line  526:  Called econf 'src_compile'
 ^[[31;01m*^[[0m               ebuild.sh, line  513:  Called die
 ^[[31;01m*^[[0m The specific snippet of code:
 ^[[31;01m*^[[0m                        die "econf failed"
 ^[[31;01m*^[[0m  The die message:
 ^[[31;01m*^[[0m   econf failed
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m If you need support, post the topmost build error, and the call stack if relevant.
 ^[[31;01m*^[[0m A complete build log is located at '/var/tmp/portage/x11-libs/libwnck-2.20.3/temp/build.log'.
 ^[[31;01m*^[[0m The ebuild environment file is located at '/var/tmp/portage/x11-libs/libwnck-2.20.3/temp/environment'.
 ^[[31;01m*^[[0m
Back to top
View user's profile Send private message
Rion
Guru
Guru


Joined: 12 Oct 2006
Posts: 359
Location: Ekaterinburg, Russia

PostPosted: Wed Feb 27, 2008 4:29 pm    Post subject: Reply with quote

emerge gettext
_________________
~amd64
rion-overlay
Back to top
View user's profile Send private message
Wani
n00b
n00b


Joined: 26 Feb 2008
Posts: 31

PostPosted: Wed Feb 27, 2008 4:54 pm    Post subject: Reply with quote

ok thanks a lot now gnome emerges...
till the next error.
Back to top
View user's profile Send private message
jomen
Guru
Guru


Joined: 04 Jan 2006
Posts: 536
Location: Leipzig, Germany

PostPosted: Thu Feb 28, 2008 3:39 pm    Post subject: Reply with quote

Code:
configure:3907: error: GNU gettext tools not found; required for intltool

Code:
configure: error: GNU gettext tools not found; required for intltool

both of your listings contain the relevant error-message: gettext is missing - as Rion already said
Quote:
till the next error.

now you know where to look in similar cases ;)
_________________
Cheers
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