automake
[Top][All Lists]
Advanced

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

Re: Lost in automatic dependencies


From: Ralf Wildenhues
Subject: Re: Lost in automatic dependencies
Date: Thu, 5 Apr 2007 17:09:44 +0200
User-agent: Mutt/1.5.14 (2007-04-01)

* Stephane Bortzmeyer wrote on Wed, Apr 04, 2007 at 10:47:28PM CEST:
> 
> Indeed, removing /usr/local/etc/config.site solved the problem (the
> cache was innocent; I've already tried to delete it.) Now, when I
> modify ".h" files, everything is compiled again.

> So, we've found the guilty, thanks. Here is the config.site in case
> someone finds the bug in it:

> if test "$cache_file" = /dev/null; then
>   if test "$prefix" = NONE; then
>     prefix=$ac_default_prefix
>   fi
>   cache_file="$prefix/var/tmp/config.cache"

Just making sure: you said you removed config.cache, but what about
$prefix/var/tmp/config.cache?  The cache variables for the depmode
are named something like $am_cv_CC_dependencies_compiler_type.

Cheers,
Ralf




reply via email to

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