No subject


Sun Jul 19 19:54:31 CDT 2009


happens as a subshell and in subdirectories, which makes it hard to impose
target prerequisites via '|'; (b) that the ordering of dependencies is
suspect.

The proof of these two assumptions being that the cleaning happens later
than it should, sometimes even after the deleted files have been
recreated.

====================================================================== 

---------------------------------------------------------------------- 
 (0113963) pprindeville (reporter) - 2009-11-18 14:38
 https://issues.asterisk.org/view.php?id=16266#c113963 
---------------------------------------------------------------------- 
Also noticed that in main/Makefile, there's:

SRC=$(wildcard *.c)

which obviously doesn't take into account the dynamically generated source
file main/version.c ... having this file be generated at the top-level
makefile is problematic because then the rule to force its creation isn't
visible to the sub-makefile that actually ends up using it. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-11-18 14:38 pprindeville   Note Added: 0113963                          
======================================================================




More information about the asterisk-bugs mailing list