[asterisk-bugs] [Asterisk 0015449]: dummy-select: better listing of modules

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Jul 5 18:58:27 CDT 2009


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15449 
====================================================================== 
Reported By:                tzafrir
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15449
Category:                   Core/BuildSystem
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 204440 
Request Review:              
====================================================================== 
Date Submitted:             2009-07-05 18:58 CDT
Last Modified:              2009-07-05 18:58 CDT
====================================================================== 
Summary:                    dummy-select: better listing of modules
Description: 
This fix provides better listing of the reasons for why a module was not
built.

Example output:

$ ./menuselect/menuselect -m 'oss|osp' -m usb
n module   APP_OSPLOOKUP                 [OSPTK] OPENSSL
Y module   CHAN_OSS                      OSS
n module   CHAN_USBRADIO                 OSS USB
n lib      OSPTK
Y lib      OSS
Y lib      USB

$ ./menuselect/menuselect -v -m 'oss|osp' -m usb
n module   APP_OSPLOOKUP
 * OSPTK        unavailable
 * OPENSSL      available
Y module   CHAN_OSS
 * OSS          available
n module   CHAN_USBRADIO
 Disabled
 * OSS          available
 * USB          available
n lib      OSPTK
  Not found: system library
Y lib      OSS
Y lib      USB
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-07-05 18:58 tzafrir        New Issue                                    
2009-07-05 18:58 tzafrir        Asterisk Version          => SVN             
2009-07-05 18:58 tzafrir        Regression                => No              
2009-07-05 18:58 tzafrir        SVN Branch (only for SVN checkouts, not tarball
releases) =>  trunk          
2009-07-05 18:58 tzafrir        SVN Revision (number only!) => 204440          
======================================================================




More information about the asterisk-bugs mailing list