More generally, see:

https://github.com/chapel-lang/chapel/blob/master/doc/release/platforms/README.cygwin

(or doc/platforms/README.cygwin in the release itself) for a list of packages 
required to build/run Chapel on Cygwin.

-Brad

________________________________________
From: Michael Ferguson [[email protected]]
Sent: Friday, May 01, 2015 8:48 AM
To: Taylor Lehman; [email protected]
Subject: Re: [Chapel-bugs] Error making Chapel

Hi -

You need to install the 'bc' package in the Cygwin installer.
Newer versions of Chapel (including the current version on github)
remove this requirement.

Cheers,

-michael

On 5/1/15, 11:44 AM, "Taylor Lehman" <[email protected]> wrote:

>Hi Folks - Tying to make Chapel on Cywin (running on Windows 8) and get
>the following error message:
>
>
>
>cd standard/gen/cygwin64-gnu && (
>/chapel-1.11.0/util/config/makeSysBasicTypes >
>
>SysCTypes.chpl || { rm -f SysCTypes.chpl && false ; } )
>
>Failed to get a result from bc. Is bc installed and available on the PATH?
>
>Error message: sh: bc: command not found at
>/chapel-1.11.0/util/config/makeSysBa
>sicTypes line 36.
>
>Makefile:46: recipe for target 'standard/gen/cygwin64-gnu/SysCTypes.chpl'
>failed
>
>make[2]: *** [standard/gen/cygwin64-gnu/SysCTypes.chpl] Error 1
>
>Makefile:66: recipe for target 'modules' failed
>
>make[1]: *** [modules] Error 2
>
>Makefile:57: recipe for target 'comprt' failed
>
>make: *** [comprt] Error 2
>
>Any advice on what is causing this?
>
>
>Thanks!
>Taylor
>
>
>
>
>Sent from Windows Mail
>
>
>
>


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Chapel-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-bugs

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Chapel-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-bugs

Reply via email to