construo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Construo-devel] difficulty compiling construo from CVS


From: Ingo Ruhnke
Subject: Re: [Construo-devel] difficulty compiling construo from CVS
Date: Mon, 05 Jan 2004 22:01:34 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

michael shiloh <address@hidden> writes:

> All the download links, both source and binary, seem to be broken,
> yielding:

Yep, savannah.gnu.org still hasn't completly recovered, but should be
fully back online in the next few days I hope.

>   bash-2.05b$ pwd
>   /home/michael/construo
>
>   bash-2.05b$ autoconf
>   configure.ac:21: error: possibly undefined macro: AM_INIT_AUTOMAKE
>   configure.ac:23: error: possibly undefined macro: AM_CONFIG_HEADER
>   configure.ac:76: error: possibly undefined macro: AC_DEFINE_DIR
>   configure.ac:108: error: possibly undefined macro: AC_SUBST
>
>   bash-2.05b$ ./configure
>   configure: error: cannot find install-sh or install.sh in . ./.. ./../..
>
> Any suggestions?

You need to run the autogen.sh script, which runs:

aclocal-1.7
automake-1.7 --add-missing --force --copy
autoconf
autoheader

You need also to make sure that you have an relativly new automake
version (1.7, maybe 1.6 will do to, not sure).

-- 
WWW:      http://pingus.seul.org/~grumbel/ 
JabberID: address@hidden 
ICQ:      59461927




reply via email to

[Prev in Thread] Current Thread [Next in Thread]