[asterisk-bugs] [Asterisk 0017219]: [patch] Missing Menuselect Option "Compiler Flags - Development" in dev mode
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu May 5 18:47:25 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17219
======================================================================
Reported By: Nick_Lewis
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 17219
Category: Core/BuildSystem
Reproducibility: always
Severity: trivial
Priority: normal
Status: closed
Asterisk Version: SVN
JIRA: SWP-1344
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-04-21 05:43 CDT
Last Modified: 2011-05-05 18:47 CDT
======================================================================
Summary: [patch] Missing Menuselect Option "Compiler Flags -
Development" in dev mode
Description:
After changing to dev mode by using
>make clean
>./configure --enable-dev-mode
>make menuselect
it is not possible to access the "Compiler Flags - Development" menu.
Instead the "Compiler Flags" menu is presented instead.
======================================================================
----------------------------------------------------------------------
(0134564) svnbot (reporter) - 2011-05-05 18:47
https://issues.asterisk.org/view.php?id=17219#c134564
----------------------------------------------------------------------
Repository: asterisk
Revision: 317531
_U trunk/
U trunk/Makefile
------------------------------------------------------------------------
r317531 | russell | 2011-05-05 18:47:24 -0500 (Thu, 05 May 2011) | 17
lines
Merged revisions 317530 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r317530 | russell | 2011-05-05 18:46:54 -0500 (Thu, 05 May 2011) | 10
lines
If the configure script runs, force a rebuild of menuselect-tree.
Some contents in the menuselect tree are dependent on configure script
parameters, namely --enable-dev-mode.
(closes issue https://issues.asterisk.org/view.php?id=17219)
Reported by: Nick_Lewis
Patches:
issue_17219.rev1.txt uploaded by russell (license 2)
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=317531
Issue History
Date Modified Username Field Change
======================================================================
2011-05-05 18:47 svnbot Checkin
2011-05-05 18:47 svnbot Note Added: 0134564
======================================================================
More information about the asterisk-bugs
mailing list