[asterisk-bugs] [Asterisk 0015253]: Incorrect path in make_version_h
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jun 11 06:59:58 CDT 2009
The following issue has been CLOSED
======================================================================
https://issues.asterisk.org/view.php?id=15253
======================================================================
Reported By: manwe
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15253
Category: Core/BuildSystem
Reproducibility: always
Severity: trivial
Priority: normal
Status: closed
Asterisk Version: 1.4.26-rc1
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2009-06-02 08:25 CDT
Last Modified: 2009-06-11 06:59 CDT
======================================================================
Summary: Incorrect path in make_version_h
Description:
When .flavor and .version files exist in the root directory of the sources,
the build system should set ASTERISK_VERSION to "1.4.25 (flavor version)"
but it does not.
The make_version_h file checks incorrect path. Sice we run "make" from the
root directory of the sources, the path to check is "." and not "../"
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0014737 [patch] Cannot flavour (flavor) version...
======================================================================
----------------------------------------------------------------------
(0106286) lmadsen (administrator) - 2009-06-11 06:59
https://issues.asterisk.org/view.php?id=15253#c106286
----------------------------------------------------------------------
Since this is a duplicate of 14737, please track this issue there. Thanks!
Issue History
Date Modified Username Field Change
======================================================================
2009-06-11 06:59 lmadsen Note Added: 0106286
2009-06-11 06:59 lmadsen Status new => closed
======================================================================
More information about the asterisk-bugs
mailing list