Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44655 - Libungif crashes with libtool problem
Summary: Libungif crashes with libtool problem
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
: 45264 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-03-14 04:11 UTC by Oliver Loch
Modified: 2005-01-08 01:03 UTC (History)
2 users (show)

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 Oliver Loch 2004-03-14 04:11:23 UTC
If I try to emerge libungif it says:

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -O3 -mcpu=athlon -march=athlon -funroll-loops -pipe -I/usr/X11R6/include -c dev2gif.c
libtool: ltconfig version `' does not match ltmain.sh version `1.3.3'
Fatal configuration error.  See the libtool docs for more information.
make[2]: *** [dev2gif.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/libungif-4.1.0.1b/work/libungif-4.1.0b1/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libungif-4.1.0.1b/work/libungif-4.1.0b1'
make: *** [all-recursive-am] Error 2

!!! ERROR: media-libs/libungif-4.1.0.1b failed.
!!! Function src_compile, Line 40, Exitcode 2
!!! (no error message)


I added the following to lines to the ebuild of libungif on top of src_compile()
        aclocal
        libtoolize -f

Now the error is gone.






Reproducible: Always
Steps to Reproduce:
1.emerge libungif
2.see the error ...


Actual Results:  
It crashed

Expected Results:  
Install...

Portage 2.0.50-r1 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.4)
=================================================================
System uname: 2.6.4 i686 AMD Athlon(tm) processor
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=athlon -march=athlon -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=athlon -march=athlon -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X alsa apm arts avi berkdb crypt cups doc dvd dvdr encode flac
foomaticdb gdbm gif gnome gpm gtk gtk2 imlib ipv6 java jpeg kde kerberos libg++
libwww mad mikmod mmx motif mozcalendar moznocompose mpeg ncurses nls oggvorbis
opengl oss pam pdflib perl png python qt quicktime readline samba sdl slang
spell sse ssl svga tcltk tcpd truetype usb x86 xinerama xml2 xmms xv zlib"
Comment 1 spamspam 2004-05-27 00:40:40 UTC
I had the same problem, and the suggested workaround fixed it.

(Please bump the priority to critical as it blocks a stage 2 install of a Gnome or KDE desktop.)
Comment 2 SpanKY gentoo-dev 2004-11-15 22:36:52 UTC
*** Bug 45264 has been marked as a duplicate of this bug. ***
Comment 3 SpanKY gentoo-dev 2005-01-08 01:03:28 UTC
libungif-4.1.3 should have this resolved (and is now stable)