[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tlf-devel] Using CVS
From: |
Bob Nielsen |
Subject: |
Re: [Tlf-devel] Using CVS |
Date: |
Wed, 12 Mar 2003 09:12:33 -0800 |
User-agent: |
Mutt/1.5.3i |
On Wed, Mar 12, 2003 at 05:12:37PM +0100, Joop Stakenborg wrote:
> Op ma 10-03-2003, om 22:53 schreef Bob Nielsen:
> > I downloaded the CVS files, but it looks like only the source code is
> > included. I tried replacing my previous tlf/src directory with those
> > files and running configure, but get the following error:
> >
> > make[2]: *** No rule to make target ../configure.in', needed by
> > Makefile.in'.
> > Stop.
> >
> > Am I missing something?
> >
>
> Try to run autoconf and automake and re-run configure. You need at least
> automake-1.5.
>
I did that, but get the following:
automake-1.7
configure.in:3: version mismatch. This is Automake 1.7.3,
configure.in:3: but the definition used by this AM_INIT_AUTOMAKE
configure.in:3: comes from Automake 1.4-p6. You should recreate
configure.in:3: aclocal.m4 with aclocal and run automake again.
/usr/share/automake-1.7/am/depend2.am: am__fastdepCC does not appear in
AM_CONDITIONAL
/usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in
AM_CONDITIONAL
I ran aclocal, but this message still occured. I ran configure anyway,
but got the following when invoking make:
autoheader: missing template: WANT_HAMLIB
Use AC_DEFINE([WANT_HAMLIB], [], [Description])make: *** [config.h.in] Error 1
This happens with or without using --enable-hamlib with configure.
Bob
Bob