[asterisk-bugs] [Asterisk 0016341]: [patch] Fix bootstrap.sh on OpenSolaris

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 11 11:45:02 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16341 
====================================================================== 
Reported By:                bklang
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   16341
Category:                   Core/BuildSystem
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     closed
Target Version:             1.6.2.9
Asterisk Version:           SVN 
JIRA:                       SWP-681 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1 
SVN Revision (number only!): 231431 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-11-28 16:53 CST
Last Modified:              2010-05-11 11:45 CDT
====================================================================== 
Summary:                    [patch] Fix bootstrap.sh on OpenSolaris
Description: 
The attached patch modifies bootstrap.sh to function properly on
OpenSolaris 2009.06.
====================================================================== 

---------------------------------------------------------------------- 
 (0121714) svnbot (reporter) - 2010-05-11 11:45
 https://issues.asterisk.org/view.php?id=16341#c121714 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 262300

_U  branches/1.6.2/

------------------------------------------------------------------------
r262300 | qwell | 2010-05-11 11:45:01 -0500 (Tue, 11 May 2010) | 18 lines

Blocked revisions 262299 via svnmerge

........
  r262299 | qwell | 2010-05-11 11:43:07 -0500 (Tue, 11 May 2010) | 12
lines
  
  Allow bootstrap script to work on Solaris.
  
  As usual, the way they do things is different, so we need to account for
that.
  automake is versioned ala BSD/Linux, but autoconf is not.  We don't
actually
  need to specify a version there, since AC_PREREQ will cover it for us. 
Things
  will fail pretty loudly if AC_PREREQ isn't met.
  
  (closes issue https://issues.asterisk.org/view.php?id=16341)
  Reported by: bklang
  Patches: 
        opensolaris_bootstrap.sh uploaded by bklang (license 919)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=262300 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-11 11:45 svnbot         Checkin                                      
2010-05-11 11:45 svnbot         Note Added: 0121714                          
======================================================================




More information about the asterisk-bugs mailing list