This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: `AM_PROG_AS' not found
- From: Alexandre Duret-Lutz <adl at src dot lip6 dot fr>
- To: mks <mkstowegnv at mac dot com>
- Cc: automake at gnu dot org
- Date: Sat, 24 Apr 2004 10:30:28 +0200
- Subject: Re: `AM_PROG_AS' not found
- References: <4071AAE5.6030301@mac.com>
>>> "mks" == mks <mkstowegnv@mac.com> writes:
[...]
mks> [root@a350n g6]# make
mks> cd . && aclocal -I macros -I m4
mks> aclocal: configure.in: 14: macro `AM_PROG_AS' not found in library
mks> make: *** [aclocal.m4] Error 1
mks> Following the advice found via Google, I updated automake, but still
mks> get the same error messages. This:
mks> [root@a350n g6]# rpm -qa|grep auto
mks> automake1.7-1.7.9-1mdk
mks> autoconf-2.13-19mdk
mks> autoconf2.5-2.59-3mdk
mks> automake-1.4-23.p6.mdk
mks> suggests that I have created a mix of old and new automake
mks> and autoconf. Would anyone care to guess what I should do
mks> next?
aclocal --version to know which version you are running
[...]
--
Alexandre Duret-Lutz