Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 91068

Summary: Emerging Evolution 2.2.1.1 failes with libemiscwidgets.so error
Product: Gentoo Linux Reporter: Sebastian Wramba <mail>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 91329    

Description Sebastian Wramba 2005-05-01 10:26:42 UTC
When trying to emerge Evolution 2.2.1.1, it failes with the following error message, that appears three times:

./.libs/libemiscwidgets.so: undefined reference to `e_combo_button_a11y_init'

Reproducible: Always
Steps to Reproduce:
1. emerge evolution 2.2.1.1

Actual Results:  
Emerge failes.

Expected Results:  
Emerge should be successful.

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3-20050110,
glibc-2.3.4.20041102-r1, 2.6.11.6 i686)
=================================================================
System uname: 2.6.11.6 i686 AMD Athlon(tm) XP Processor
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr 28 2005, 23:43:08)]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.inode.at"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X alsa apm avi berkdb bitmap-fonts bonobo cdr crypt cups curl
divx4linux eds emboss encode esd exif fam flac foomaticdb fortran ftp gdbm gif
gnome gphoto2 gpm gstreamer gtk gtk2 imagemagick imlib ipv6 java jpeg junit
libg++ libwww mad mikmod mmx motif mozilla mp3 mpeg ncurses nls ogg oggvorbis
opengl oss pam pdflib perl png python quicktime readline real samba sdl spell
sse ssl svga tcpd tiff truetype truetype-fonts type1-fonts vorbis xml xml2 xmms
xv zlib userland_GNU kernel_linux libc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Sebastian Wramba 2005-05-12 04:58:32 UTC
It works now, I did an emerge sync, then ran 'fix_libtool_files.sh 3.4.3' (again, already did that!), it fixed some files and then emerged Evolution again.

I can't say what of the things helped to install Evolution, but that's basically all I did.
Comment 2 Sebastian Wramba 2005-05-12 05:14:03 UTC
Addition: I did 'emerge sync', 'emerge -uD world', activated the mono-useflag and did 'fix_libtool_files.sh 3.4.3', which fixed some libs. Still don't know, what the reason is, why it didn't work. I guess, mono support is mandatory!?