autoconf
[Top][All Lists]
Advanced

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

Re: Annoying warning message is now an error!


From: Mo DeJong
Subject: Re: Annoying warning message is now an error!
Date: Sun, 29 Oct 2000 19:26:54 -0800 (PST)

On Sun, 29 Oct 2000, Pavel Roskin wrote:

> Hello, Mo!
> 
> > checking for gdb... /usr/local/project/install/insight/bin/gdb
> > /home/mo/project/tcljava_ajuba/clean/tcljava/configure: syntax error near 
> > unexpected token `"(c' 
> > /home/mo/project/tcljava_ajuba/clean/tcljava/configure: 
> > /home/mo/project/tcljava_ajuba/clean/tcljava/configure: line 3207: `  
> > echo $ECHO_N "(cached) $ECHO_C" >&6'
> 
> You are not quoting the arguments of AC_CACHE_CHECK in tcljava.m4

Doh! I fixed that and it is working now. Thanks.

> It appears that older versions of autoconf would generate (somewhat)
> working code when some quotes are missing, but the new Autoconf will
> silently generate broken code.
> 
> I'm afraid that we will be overwhelmed with such "bugreports" :-(

Yup, it is very hard to figure out what is going wrong when
something like this happens. You may get swamped with "bug reports"
like mine. Better to hack some code in to check for these
common errors, if possible.

Mo DeJong
Red Hat Inc



reply via email to

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