[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA: Problem with make reconfig
Interesting . . . .
I ran autogen.sh manually in teh symbols directory, and everything ran
just fine. Then, re-running "make reconfig" in the base directory
also ran to completion fine.
It must have been a one-off problem. . . . .
Stuart
>
> Hi Guys --
>
> I am trying to do "make maint && make reconfig && make config && make
> install". I just got the following failure when running autotools in
> the symbols directory:
>
> ---------------------------------------------------
> ( cd symbols; ./autogen.sh )
> processing .
> autogen.sh running: aclocal ...
> ./autogen.sh: line 116: 7295 Segmentation fault (core dumped) aclocal $aclocalinclude
> autogen.sh running: automake ...
> configure.ac: 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: installing `./install-sh'
> configure.ac: installing `./mkinstalldirs'
> configure.ac: installing `./missing'
> configure.ac:31: installing `./config.guess'
> configure.ac:31: installing `./config.sub'
> autogen.sh running: autoconf ...
> configure.ac:11: 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:14: error: possibly undefined macro: AM_MAINTAINER_MODE
> make: *** [symbols_reconfig] Error 1
> ------------------------------------------------------
>
> Any ideas what's wrong? I will look at this too. . . . .
>
> Stuart
>