Re: Trying to build LO on OS X: problem with make operation

2016-09-17 Thread Piet van Oostrum
Michael Lewis wrote: > Hello, I am attempting to build LibreOffice on OSX, using the directions for > minimal build on the > Building LibreOffice on OS X web page ( > https://wiki.documentfoundation.org/Development/BuildingOnMac). > > I got most of the way through the directions, but when

Re: Trying to build LO on OS X: problem with make operation

2016-09-15 Thread Kohei Yoshida
On Thu, 2016-09-15 at 10:39 -0700, Michael Lewis wrote: >  > cd /Users/ml/lo/core/external/tarballs/tmp && echo fetching > boost_1_60_0.tar.bz2 && bash -c '/usr/bin/curl -O http://dev-www.libr > eoffice.org/src/boost_1_60_0.tar.bz2 2>&1 | tee -a > /Users/ml/lo/core/external/tarballs/fetch.log && [