[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] Quitting tmpwm makes Ratpoison freeze
From: |
Bernhard R. Link |
Subject: |
Re: [RP] Quitting tmpwm makes Ratpoison freeze |
Date: |
Fri, 26 Aug 2005 19:50:33 +0200 |
User-agent: |
Mutt/1.3.28i |
* Daniel Link <address@hidden> [050826 18:55]:
> I have encountered an error when trying to build the CVS version. I'm
> not that experienced with CVS, so please tell me what I've done wrong.
> The first thing I wanted to do was to run autoconf and thus create a
> configure script:
>
> ~/ratpoison $ autoconf
> configure.in:23: error: possibly undefined macro: AM_INIT_AUTOMAKE
> If this token and others are legitimate, please use m4_pattern_allow.
> See the Autoconf documentation.
> configure.in:25: error: possibly undefined macro: AM_MAINTAINER_MODE
> configure.in:27: error: possibly undefined macro: AM_CONFIG_HEADER
That looks like you - at least - forgot to run aclocal before autoconf.
Best call the ./autogen.sh script in cvs, it calls all the needed
programs (aclocal, autoheader, automake, autoconf) in the proper
sequence.
Hochachtungsvoll,
Bernhard R. Link