ddd
[Top][All Lists]
Advanced

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

Re: DDD


From: Michael Eager
Subject: Re: DDD
Date: Thu, 26 Mar 2015 15:36:39 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 03/13/15 09:07, Fred Krogh wrote:
I thought I might be able to help a little by giving this a try.  But I may not 
have adequate
knowledge to be useful.  After

svn co svn://svn.savannah.gnu.org/ddd/branches/gddd

I have a nice gddd directory.  I'm a little fuzzy on what the next step should 
be.  I tried

autoconf

and got this

configure.ac:59: error: possibly undefined macro: AM_INIT_AUTOMAKE
       If this token and others are legitimate, please use m4_pattern_allow.
       See the Autoconf documentation.
configure.ac:154: error: possibly undefined macro: AC_MSG_WARN
configure.ac:191: error: possibly undefined macro: AM_PROG_LEX
configure.ac:265: error: possibly undefined macro: AC_PROG_LIBTOOL
configure.ac:488: error: possibly undefined macro: AM_CONDITIONAL

Then tried automake and got

configure.ac: error: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE,
configure.ac: that aclocal.m4 is present in the top-level directory,
configure.ac: and that aclocal.m4 was recently regenerated (using aclocal)
configure.ac:53: error: required file './config.guess' not found
+ many more complaints


If you want to do some hand holding to get me further along, I will do some 
checking of gddd,  It's
quite understandable if you feel your time is better spent elsewhere.  I am on 
an Gentoo system,
with autoconf-2.69.

Autotools are version sensitive.  You are probably using
a version of autoconf or automake which is different from
that used previously.


--
Michael Eager    address@hidden
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077



reply via email to

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