[asterisk-bugs] [Asterisk 0014737]: [patch] Cannot flavour (flavor) version number because make_version_c looks in wrong directory

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jun 2 10:28:50 CDT 2009


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14737 
====================================================================== 
Reported By:                davidw
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14737
Category:                   Core/BuildSystem
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.0.6 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-03-24 13:39 CDT
Last Modified:              2009-06-02 10:28 CDT
====================================================================== 
Summary:                    [patch] Cannot flavour (flavor) version number
because make_version_c looks in wrong directory
Description: 
build_system/make_version_[ch] look for .flavor in .., but are actually
run, by the Makefile, with the top level directory as the current
directory.

Also, if there is no .version file, but there is a .flavor, when one fixes
the bad directory reference, one gets a trailing space in the parenthesized
suffix, although, if there is a .version, it is not clear why one actually
needs to include it in the extra information, as it is used in the main
ASTERISKVERSION string.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-02 10:28 davidw         Summary                  Cannot flavour (flavor)
version number because make_version_c looks in wrong directory => [patch] Cannot
flavour (flavor) version number because make_version_c looks in wrong directory
======================================================================




More information about the asterisk-bugs mailing list