[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: autoconf probs
On Mon, Feb 10, 2003 at 03:07:23PM -0500, Bruce Montrose wrote:
> I have automake-1.6.3-1 installed.
It works for me. Hm. (I should note that this only prevents development
on your RH80 machine currently, not building. Do a 'make dist' from
another machine, and then transfer the resulting tarball, configure,
make. (Does that work?))
After 'make distclean':
gyrfalcon% cat /etc/issue
Red Hat Linux release 8.0 (Psyche)
Kernel \r on an \m
gyrfalcon% aclocal
gyrfalcon% autoheader
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.
WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':
WARNING: AC_DEFINE([NEED_MAIN], 1,
WARNING: [Define if a function `main' is needed.])
WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
autoheader: `orconfig.h.in' is unchanged
gyrfalcon% autoconf
gyrfalcon% automake
gyrfalcon% whereis automake
automake: /usr/bin/automake
gyrfalcon% rpm -qf /usr/bin/automake
automake-1.6.3-1
gyrfalcon% rpm -qf /usr/bin/autoconf
autoconf-2.53-8