help-bison
[Top][All Lists]
Advanced

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

Re: error with automake


From: Laurence Finston
Subject: Re: error with automake
Date: Wed, 5 Jan 2005 11:12:48 +0100 (MET)

Try:
automake --add-missing --copy

You don't really need the `--copy' option, but I like to use it.
Call `automake --help' for a list of options.

Laurence Finston


On Wed, 5 Jan 2005, adire wrote:

>
>       Hi,
>
>               I am getting the following error when running build using 
> automake:
>
>
>               cd /tmp/build123/src/bison-1.28 && automake --gnu 
> --include-deps Makefile
>               automake: configure.in: required file `./config.guess' not found
>               automake: configure.in: required file `./config.sub' not found
>               make[1]: *** [/tmp/build123/src/bison-1.28/Makefile.in] Error 1
>               make[1]: Leaving directory `/tmp/build123/build/bison'
>               make: *** [/tmp/build123/build/bison/flag-built] Error 2
>
>               Please send some suggestions on how to resolve this problem.
>
>       regards,
>       Jyothi Adire.
>
>
> _______________________________________________
> address@hidden http://lists.gnu.org/mailman/listinfo/help-bison
>




reply via email to

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