Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73168 - gift-0.11.8.1 fails to build
Summary: gift-0.11.8.1 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-02 13:52 UTC by rabbitambulance
Modified: 2004-12-02 15:52 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 rabbitambulance 2004-12-02 13:52:23 UTC
build error:

checking for lt_dlopen in -lltdl... no
configure: error:
*** Couldn't find ltdl library.  If it is installed in a non-standard
*** location, please supply --with-ltdl=DIR on the configure command line,
*** where `DIR' is the prefix where ltdl is installed (such as /usr,
*** /usr/local, or /usr/pkg).  If that doesn't work, check config.log.


!!! ERROR: net-p2p/gift-0.11.8.1 failed.
!!! Function econf, Line 449, Exitcode 1
!!! econf failed


Reproducible: Always
Steps to Reproduce:
emerge -uvDat net-p2p/gift


Actual Results:  
build fails

Expected Results:  
build should succeed =P

Portage 2.0.51-r3 (default-linux/x86/2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.7-gentoo-r6 i686)
=================================================================
System uname: 2.6.7-gentoo-r6 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon -O2 -funroll-loops -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon -O2 -funroll-loops -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache digest distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlay/portage /usr/local/overlay/bmg-main"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm avi berkdb bitmap-fonts cdr crypt cups directfb divx4linux dvd
dvdr encode esd f77 faad fam flac foomaticdb fortran gdbm gif gimpprint gphoto2
gpm gtk gtk2 imagemagick imlib jikes jpeg libg++ libwww mad matroska mikmod mmx
motif mpeg ncurses nls offensive oggvorbis opengl pam pdflib perl png ppds
python quicktime readline sdl slang ssl svga tcpd tiff truetype userlocales x86
xml xml2 xmms xv xvid zlib"
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2004-12-02 15:02:31 UTC
There were problems with recent imagemagick versions, overwriting libtool files. Please try, if `emerge libtool` solves the problem for you.
Comment 2 rabbitambulance 2004-12-02 15:52:03 UTC
yay, that did it!