Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 221035 - media-libs/libggi-1.0.2 does not build with libtool-2.2
Summary: media-libs/libggi-1.0.2 does not build with libtool-2.2
Status: RESOLVED DUPLICATE of bug 218483
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-09 05:27 UTC by Benedikt Morbach
Modified: 2008-06-12 20:29 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 Benedikt Morbach 2008-05-09 05:27:48 UTC
With libtool-2.2 libggi fails due to a too old aclocal.m4

make  all-recursive
make[1]: Entering directory `/var/tmp/portage/media-libs/libgii-1.0.2/work/libgii-1.0.2'
Making all in include
make[2]: Entering directory `/var/tmp/portage/media-libs/libgii-1.0.2/work/libgii-1.0.2/include'
Making all in ggi
make[3]: Entering directory `/var/tmp/portage/media-libs/libgii-1.0.2/work/libgii-1.0.2/include/ggi'
Making all in internal
make[4]: Entering directory `/var/tmp/portage/media-libs/libgii-1.0.2/work/libgii-1.0.2/include/ggi/internal'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/media-libs/libgii-1.0.2/work/libgii-1.0.2/include/ggi/internal'
Making all in input
make[4]: Entering directory `/var/tmp/portage/media-libs/libgii-1.0.2/work/libgii-1.0.2/include/ggi/input'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/media-libs/libgii-1.0.2/work/libgii-1.0.2/include/ggi/input'
make[4]: Entering directory `/var/tmp/portage/media-libs/libgii-1.0.2/work/libgii-1.0.2/include/ggi'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/var/tmp/portage/media-libs/libgii-1.0.2/work/libgii-1.0.2/include/ggi'
make[3]: Leaving directory `/var/tmp/portage/media-libs/libgii-1.0.2/work/libgii-1.0.2/include/ggi'
make[3]: Entering directory `/var/tmp/portage/media-libs/libgii-1.0.2/work/libgii-1.0.2/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/var/tmp/portage/media-libs/libgii-1.0.2/work/libgii-1.0.2/include'
make[2]: Leaving directory `/var/tmp/portage/media-libs/libgii-1.0.2/work/libgii-1.0.2/include'
Making all in gg
make[2]: Entering directory `/var/tmp/portage/media-libs/libgii-1.0.2/work/libgii-1.0.2/gg'
Making all in ggtick
make[3]: Entering directory `/var/tmp/portage/media-libs/libgii-1.0.2/work/libgii-1.0.2/gg/ggtick'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -I../../include     -O2 -march=native -mtune=native -pipe -fomit-frame-pointer -Wall -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT ggtick.o -MD -MP -MF .deps/ggtick.Tpo -c -o ggtick.o ggtick.c
mv -f .deps/ggtick.Tpo .deps/ggtick.Po
/bin/sh ../../libtool --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O2 -march=native -mtune=native -pipe -fomit-frame-pointer -Wall -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration  -Wl,--as-needed -Wl,-O1 -o ggtick ggtick.o  
libtool: Version mismatch error.  This is libtool 2.1a, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.1a
libtool: and run autoconf again.
make[3]: *** [ggtick] Error 63
make[3]: Leaving directory `/var/tmp/portage/media-libs/libgii-1.0.2/work/libgii-1.0.2/gg/ggtick'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-libs/libgii-1.0.2/work/libgii-1.0.2/gg'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-libs/libgii-1.0.2/work/libgii-1.0.2'
make: *** [all] Error 2


Reproducible: Always




Portage 2.2_pre6 (default-linux/amd64/2007.0, gcc-4.3.1-pre20080430, glibc-2.7-r2, 2.6.25-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.25-gentoo-r2 x86_64 Intel(R) Core(TM)2 CPU 4300 @ 1.80GHz
Timestamp of tree: Thu, 08 May 2008 15:35:01 +0000
ccache version 2.4 [disabled]
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.5.2-r2
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.2.3
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.62
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.4
virtual/os-headers:  2.6.25-r1
ABI="amd64"
ACCEPT_KEYWORDS="amd64 ~amd64"
ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x 	ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 	trident usb-audio via82xx via82xx-modem ymfpci"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol"
ANT_HOME="/usr/share/ant-core"
APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
ARCH="amd64"
ASFLAGS_x86="--32"
AUTOCLEAN="yes"
CAMERAS="*"
CBUILD="x86_64-pc-linux-gnu"
CCACHE_DIR="/var/cache/ccache"
CCACHE_SIZE="4G"
CDEFINE_amd64="__x86_64__"
CDEFINE_x86="__i386__"
CFLAGS="-O2 -march=native -mtune=native -pipe -fomit-frame-pointer"
CFLAGS_x86="-m32 -L/emul/linux/x86/lib -L/emul/linux/x86/usr/lib"
CHOST="x86_64-pc-linux-gnu"
CHOST_amd64="x86_64-pc-linux-gnu"
CHOST_x86="i686-pc-linux-gnu"
CLASSPATH="."
CLEAN_DELAY="5"
COLORTERM="yes"
CONFIG_PROTECT="/etc /usr/kde/4.0/env /usr/kde/4.0/share/config /usr/kde/4.0/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CVS_RSH="ssh"
CXXFLAGS="-O2 -march=native -mtune=native -pipe -fomit-frame-pointer"
DEFAULT_ABI="amd64"
DISPLAY=":0"
DISTDIR="/var/portage/distfiles"
EDITOR="/usr/bin/vim"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS="--verbose --with-bdeps y --deep"
EMERGE_WARNING_DELAY="10"
FEATURES="autopatch buildsyspkg collision-protect distlocks parallel-fetch preserve-libs sandbox sfperms strict unmerge-orphans userfetch userpriv usersandbox"
FETCHCOMMAND="/usr/bin/wget -t 5 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
GCC_SPECS=""
GDK_USE_XFT="1"
GDM_LANG="en_US.utf8"
GENTOO_MIRRORS="ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo 		http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo 		http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo 		http://ftp.uni-erlangen.de/pub/mirrors/gentoo 		http://ftp.snt.utwente.nl/pub/os/linux/gentoo"
HOME="/root"
INFOPATH="/usr/share/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.18/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.1-pre20080430/info"
INPUT_DEVICES="mouse keyboard evdev"
I_PROMISE_TO_SUPPLY_PATCHES_WITH_BUGS="1"
JAVAC="/etc/java-config-2/current-system-vm/bin/javac"
JAVA_HOME="/etc/java-config-2/current-system-vm"
JDK_HOME="/etc/java-config-2/current-system-vm"
KDEDIRS="/usr:/usr/local:/usr/kde/4.0"
KDE_LANG="en_US.utf8"
KERNEL="linux"
LANG="en_US.utf8"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
LC_ADDRESS="de_DE.utf8"
LC_COLLATE="de_DE.utf8"
LC_CTYPE="de_DE.utf8"
LC_IDENTIFICATION="de_DE.utf8"
LC_MEASUREMENT="de_DE.utf8"
LC_MESSAGES="en_US.utf8"
LC_MONETARY="de_DE.utf8"
LC_NAME="de_DE.utf8"
LC_NUMERIC="de_DE.utf8"
LC_PAPER="de_DE.utf8"
LC_TELEPHONE="de_DE.utf8"
LC_TIME="de_DE.utf8"
LDFLAGS="-Wl,--as-needed -Wl,-O1"
LDFLAGS_x86="-m elf_i386 -L/emul/linux/x86/lib -L/emul/linux/x86/usr/lib"
LESS="-R -M --shift 5"
LESSOPEN="|lesspipe.sh %s"
LIBDIR_amd64="lib64"
LIBDIR_x86="lib32"
LINGUAS="en en_US en_GB de de_DE"
LOGNAME="root"
LS_COLORS="rs=0:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:"
MAKEOPTS="-j5"
MANPAGER="/usr/bin/vimmanpager"
MANPATH="/etc/java-config-2/current-system-vm/man:/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.18/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.1-pre20080430/man:/etc/java-config/system-vm/man/:/usr/kde/4.0/share/man:/usr/qt/3/doc/man:/opt/opera/share/man"
MULTILIB_ABIS="amd64 x86"
MULTILIB_STRICT_DENY="64-bit.*shared object"
MULTILIB_STRICT_DIRS="/lib /usr/lib /usr/kde/*/lib /usr/qt/*/lib /usr/X11R6/lib"
MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|binutils|eclipse-3|debug|portage)"
NOCOLOR="true"
OLDPWD="/root"
OPENGL_PROFILE="nvidia"
PAGER="/usr/bin/less"
PALUDIS_OPTIONS="--show-reasons summary --dl-reinstall-scm weekly --dl-reinstall if-use-changed --debug-build none --log-level warning"
PATCH_OVERLAY="/var/portage/patches "
PATH="/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.1-pre20080430:/usr/kde/4.0/sbin:/usr/kde/4.0/bin:/usr/qt/3/bin"
PKGDIR="/var/portage/packages"
PKG_CONFIG_PATH="/usr/qt/3/lib64/pkgconfig"
PORTAGE_ARCHLIST="ppc s390 amd64 x86 ppc64 x86-fbsd m68k arm sparc sh mips ia64 alpha hppa sparc-fbsd"
PORTAGE_BINHOST_CHUNKSIZE="3000"
PORTAGE_BIN_PATH="/usr/lib64/portage/bin"
PORTAGE_COMPRESS=""
PORTAGE_CONFIGROOT="/"
PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
PORTAGE_ECLASS_WARNING_ENABLE="0"
PORTAGE_ELOG_CLASSES="info warn error log"
PORTAGE_ELOG_MAILFROM="portage@localhost"
PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}"
PORTAGE_ELOG_MAILURI="root"
PORTAGE_ELOG_SYSTEM="save"
PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5"
PORTAGE_FETCH_RESUME_MIN_SIZE="1M"
PORTAGE_GID="250"
PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0"
PORTAGE_NICENESS="19"
PORTAGE_PYM_PATH="/usr/lib64/portage/pym"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_RSYNC_RETRIES="3"
PORTAGE_TMPDIR="/var/tmp"
PORTAGE_WORKDIR_MODE="0700"
PORTDIR="/var/portage/portage"
PORTDIR_OVERLAY="/var/portage/sunrise /var/portage/gcc-porting /var/portage/gnash-cvs /var/portage/desktop-effects /var/portage/kde /var/portage/mozilla /var/portage/java-overlay /var/portage/dirtyepic /var/portage/local"
PRELINK_PATH_MASK="/usr/lib64/klibc"
PWD="/root"
QMAKESPEC="linux-g++"
QTDIR="/usr/qt/3"
QT_USE_NATIVE_WINDOWS="1"
RANDFILE="/dev/random"
RESUMECOMMAND="/usr/bin/wget -c -t 5 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
ROOT="/"
ROOTPATH="/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.1-pre20080430:/usr/kde/4.0/sbin:/usr/kde/4.0/bin:/usr/qt/3/bin"
RPMDIR="/usr/portage/rpm"
SANE_CONFIG_DIR="/etc/sane.d"
SHELL="/bin/zsh"
SHLVL="1"
STAGE1_USE="nptl nptlonly unicode"
SYMLINK_LIB="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
TERM="screen"
USB_DEVFS_PATH="/dev/bus/usb"
USE="X a52 aac acl acpi alsa amazon amd64 ao audiofile bash-completion boost branding bzip2 cairo cdda cddb cdparanoia cdr cli cracklib crypt cups curl dbus directfb divx dri dts dvd dvdread encode exif exiv2 expat fastcgi fbcon ffmpeg flac ftp ggi gif gimp gnutls gphoto2 gpm graphviz gstreamer hal iconv id3tag idn ieee1394 imagemagick imap imlib isdnlog jabber java javascript jingle jpeg jpeg2k kdehiddenvisibility lame latex lcms logitech-mouse logrotate lzo mad matroska mbox midi mmx mmxext mng mp3 mp4 mpeg mplayer mudflap musicbrainz ncurses nls nntp nptl nptlonly nsplugin offensive ogg openal opengl openmp oscar pam pcre pdf perl plasma png ppds pppd python qca qt3support qt4 quicktime rar readline reflection rss samba sdl session speex spl sqlite sqlite3 sse sse2 sse3 ssl ssse3 startup-notification svg sysfs taglib tagwriting tcpd tetex theora threads tiff truetype unicode usb vcd videos vim-syntax vorbis wifi wma wmf x264 xcb xcomposite xml xorg xosd xpm xscreensaver xulrunner xv xvid zip zlib zsh-completion" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x 	ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 	trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="*" ELIBC="glibc" INPUT_DEVICES="mouse keyboard evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_US en_GB de de_DE" USERLAND="GNU" VIDEO_CARDS="nvidia nv vesa"
USER="root"
USERLAND="GNU"
USE_EXPAND="ALSA_CARDS ALSA_PCM_PLUGINS APACHE2_MODULES APACHE2_MPMS CAMERAS CROSSCOMPILE_OPTS DVB_CARDS ELIBC FCDSL_CARDS FOO2ZJS_DEVICES FRITZCAPI_CARDS INPUT_DEVICES KERNEL LCD_DEVICES LINGUAS LIRC_DEVICES MISDN_CARDS USERLAND VIDEO_CARDS"
USE_EXPAND_HIDDEN="CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND"
USE_ORDER="env:pkg:conf:defaults:pkginternal:env.d"
VIDEO_CARDS="nvidia nv vesa"
WANT_MP="true"
XAUTHORITY="/root/.xauthKorRcC"
XDG_DATA_DIRS="/usr/share:/usr/kde/4.0/share:/usr/local/share"
XERCESC_NLS_HOME="/usr/share/xerces-c/msg"
ZSHDIR="/root/.zsh"
_="/usr/bin/emerge"
Comment 1 Rafał Mużyło 2008-05-09 08:36:29 UTC
:roar: first of all it's libgii, not libggi.
Now, the problem is that they have put libtool.m4 of 2.1a into acinclude.m4 (it's at least 70% of it). So this is an upstream bug.
It lies in their autogen.sh, it has following line
cat m4/*.m4 > acinclude.m4
when they actually should be doing
aclocal -I m4
so I think following should work:
rm ${S}/acinclude.m4
AT_M4DIR="m4" eautoreconf
Comment 2 Rafał Mużyło 2008-05-09 08:45:31 UTC
BTW, this is a duplicate of bug #218483, but I didn't post this solution there.
And I just checked something, media-libs/libggi-2.2.2 does suffer from the same bug, but as we don't eutoreconf it, it skips are notice.
Upstream should be notified about both.
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2008-05-09 15:11:14 UTC
yeah, dupe

*** This bug has been marked as a duplicate of bug 218483 ***
Comment 4 George Reitsma 2008-06-12 20:19:33 UTC
I've a small problem with the current solution for  "media-libs/libggi-1.0.2": it does not build with libtool-1.5.26 anymore, which is the current released version. I'm currently (13 - 6- 2008) installing a fresh installation of Gentoo on a new Intel core 2 machine, using the 64 bit installation (portage sync today). 

I could solve that problem by installing libtool-2.2.4l, which does install libggi-1.0.2 without any problem. However "dev-python/gnome-python-2.20.1" does not install with the new libtool, while it install nicely with the old version. 
The error message was identical to this one (which I copied from below as I have no access to the other machine yet):

libtool: Version mismatch error.  This is libtool 2.2, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2
libtool: and run autoconf again.
Comment 5 George Reitsma 2008-06-12 20:29:22 UTC
(In reply to comment #4)
> I've a small problem with the current solution for  "media-libs/libggi-1.0.2":
> it does not build with libtool-1.5.26 anymore, which is the current released
> version. I'm currently (13 - 6- 2008) installing a fresh installation of Gentoo
> on a new Intel core 2 machine, using the 64 bit installation (portage sync
> today). 
> 
> I could solve that problem by installing libtool-2.2.4l, which does install
> libggi-1.0.2 without any problem. However "dev-python/gnome-python-2.20.1" does
> not install with the new libtool, while it install nicely with the old version. 
> The error message was identical to this one (which I copied from below as I
> have no access to the other machine yet):
> 
> libtool: Version mismatch error.  This is libtool 2.2, but the
> libtool: definition of this LT_INIT comes from an older release.
> libtool: You should recreate aclocal.m4 with macros from libtool 2.2
> libtool: and run autoconf again.
> 

To clarify myself, the error message above is the error message I get when trying to install "dev-python/gnome-python-2.20.1" with libtool version 2.2.4

With libtool 1.5.26, the libgii build fails when trying to execute "AT_M4DIR=m4 eautoreconf"
Imediately after "Running automake --add-missing --copy" appears, it fails and quits.