[antlr-interest] New snapshot of 3.1 beta, plus C runtime b2

Jim Idle jimi at temporal-wave.com
Sun Mar 23 05:26:22 PDT 2008


On 3/20/08 1:59 PM, "Stuart Watt" <swatt at infobal.com> wrote:

> Hi folks, and especially Jim

> I'm probably being an idiot, but how do you build the C runtime these days? 
> The previous version was easy, but now it requires ./configure, and I can't 
> quite get that far!!

>./configure fails with config.status: error: cannot find input file: 
>Makefile.in

> This could be because automake is failing:

You are trying to build it from the maintainers source directory and 
not by expanding the tar under dist and runing the configure that 
exists there.

You can build the maintainers version but you have to run autoreconf 
-i first. Just expand the tar and the configure shoudl just work.

Jim


More information about the antlr-interest mailing list