Re: [Boost-bugs] [Boost C++ Libraries] #11375: Support Request -- boost 1.58 bootstrap.sh failed on SunOS 5.10

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11375: Support Request -- boost 1.58 bootstrap.sh failed on SunOS 5.10
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-09-02 18:20:25


#11375: Support Request -- boost 1.58 bootstrap.sh failed on SunOS 5.10
-------------------------------+--------------------------------
  Reporter: chenbo369@… | Owner: vladimir_prus
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: build
   Version: Boost 1.58.0 | Severity: Problem
Resolution: | Keywords: bootstrap.sh SunOS
-------------------------------+--------------------------------

Comment (by martin.dorey@…):

 Trying to bootstrap 1.61.0, also on "SunOS" 5.10, I ran into much the same
 problem:
 {{{
 ./build.sh: syntax error at line 135: `machine=$' unexpected
 }}}
 ... which I solved with:
 {{{
 --- 1.1/tools/build/src/engine/build.sh 2016-08-11 19:34:41 -07:00
 +++ edited/tools/build/src/engine/build.sh 2016-09-02 11:12:04 -07:00
 @@ -1,4 +1,4 @@ (unknown)
 -#!/bin/sh
 +#!/bin/bash

  #~ Copyright 2002-2005 Rene Rivera.
  #~ Distributed under the Boost Software License, Version 1.0.
 }}}

 (Our-ref: D125326)

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11375#comment:3>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:20 UTC