Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63959 - Programs fail to compile when attempting to access some abilities of Automake/Autoconf
Summary: Programs fail to compile when attempting to access some abilities of Automake...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-13 20:05 UTC by Kevin
Modified: 2004-10-20 16:59 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 Kevin 2004-09-13 20:05:33 UTC
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)
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-09-13 21:06:57 UTC
this has more to do with the versions of autoconf and automake that are being run (in gentoo we install several versions of each)
Comment 2 SpanKY gentoo-dev 2004-09-13 21:46:29 UTC
you neglected to provide `emerge info` like the bug report page says to
Comment 3 Kevin 2004-09-14 12:08:52 UTC
-----------------------------------------------------
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.
Comment 4 SpanKY gentoo-dev 2004-10-20 16:59:21 UTC
ok, sys-devel/autoconf-2.59-r4 was broken for a little while

please try autoconf-2.59-r5