autoconf probs

Bruce Montrose montrose at itd.nrl.navy.mil
Tue Feb 11 18:02:19 UTC 2003


My bad. I didn't know all that needed to be done before using the autoconf 
command.
Namely, the aclocal, and autoheader command. I followed your script below 
and got the
same results you did. All works well.

Thanks.


At 03:27 PM 2/10/2003 -0500, you wrote:
>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



More information about the tor-dev mailing list