Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91068 - Emerging Evolution 2.2.1.1 failes with libemiscwidgets.so error
Summary: Emerging Evolution 2.2.1.1 failes with libemiscwidgets.so error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 91329
  Show dependency tree
 
Reported: 2005-05-01 10:26 UTC by Sebastian Wramba
Modified: 2005-05-12 05:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!?