When I try to emerge or configure certain programs from the source, once aclocal is run it complains about missing libraries although automake and autoconf are both installed. It also did about the same thing when running autogen.sh on Fluxbox CVS. Reproducible: Always Steps to Reproduce: # **Libtool** # * Building libtool-1.5.2 ... rm -f acinclude.m4 acinclude.m4T cat ./libtool.m4 > acinclude.m4T mv acinclude.m4T acinclude.m4 cd . && /bin/sh /var/tmp/portage/libtool-1.5.2-r5/work/libtool-1.5.2/missing --run aclocal-1.8 aclocal: configure.ac: 44: macro `AM_INIT_AUTOMAKE' not found in library aclocal: configure.ac: 90: macro `AM_CONDITIONAL' not found in library aclocal: configure.ac: 98: macro `AM_CONDITIONAL' not found in library aclocal: configure.ac: 101: macro `AM_CONDITIONAL' not found in library aclocal: configure.ac: 104: macro `AM_CONDITIONAL' not found in library make: *** [aclocal.m4] Error 1 !!! ERROR: sys-devel/libtool-1.5.2-r5 failed. !!! Function src_compile, Line 167, Exitcode 2 !!! (no error message)
this has more to do with the versions of autoconf and automake that are being run (in gentoo we install several versions of each)
you neglected to provide `emerge info` like the bug report page says to
----------------------------------------------------- root@Fygor # emerge info ~ Portage 2.0.50-r11 (default-x86-1.4, gcc-3.3.4, glibc-2.3.3.20040420-r1, 2.6.7-gentoo-r14) ================================================================= System uname: 2.6.7-gentoo-r14 i686 AMD Athlon(tm) XP 2800+ Gentoo Base System version 1.4.16 Autoconf: sys-devel/autoconf-2.59-r4 Automake: sys-devel/automake-1.8.5-r1 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" COMPILER="" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control " CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-O2 -mcpu=i686 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache fixpackages prelink sandbox" GENTOO_MIRRORS="http://gentoo.osuosl.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo" 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="3dnow 3dnowex X aalib alsa apache2 apm avi berkdb bitmap-fonts cdr cjk corefonts crypt cups dvd dvdr encode esd foomaticdb gdbm gif gpm gtk gtk2 imagemagick imlib joystick jpeg libg++ libwww mad matroska m ikmod mmx mmx2 motif mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png python quicktime rea dline samba scanner sdl slang spell sse sse2 ssl svg svga tcpd tiff truetype udev usb vcd x86 xft xine xm l2 xorg xprint xv xvid zlib" --------------------------------------- There's my emerge info. Sorry about that.
ok, sys-devel/autoconf-2.59-r4 was broken for a little while please try autoconf-2.59-r5