[asterisk-bugs] [Asterisk 0012117]: menuselect - CORE-SOUNDS-EN-GSM cannot be replaced

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Mar 7 14:10:50 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12117 
====================================================================== 
Reported By:                pprindeville
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12117
Category:                   Core/BuildSystem
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.18 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             03-01-2008 17:56 CST
Last Modified:              03-07-2008 14:10 CST
====================================================================== 
Summary:                    menuselect - CORE-SOUNDS-EN-GSM cannot be replaced
Description: 
If you build menuselect, and select CORE-SOUNDS-EN-WAV, then copy this into
your .asterisk.makeopts file, then build Asterisk later from scratch,
CORE-SOUNDS-EN-GSM always gets included anyway, even if you already have a
core sound.

If you do a "make distclean", then build again, your menuselect.makeopts
file will contain:

MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM ...

even if your ~/.asterisk.makeopts contained:

MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-WAV



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

---------------------------------------------------------------------- 
 qwell - 03-07-08 14:10  
---------------------------------------------------------------------- 
echo "MENUSELECT_CORE_SOUNDS=-CORE-SOUNDS-EN-GSM CORE-SOUNDS-EN-WAV" >
menuselect.makeopts-test

make USER_MAKEOPTS="menuselect.makeopts-test" menuselect.makeopts


Something like the patch I just added should do the trick..  it worked
when I tested it anyways. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-07-08 14:10  qwell          Note Added: 0083618                          
======================================================================




More information about the asterisk-bugs mailing list