[
https://issues.apache.org/jira/browse/THRIFT-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13821017#comment-13821017
]
Panos.Zhu edited comment on THRIFT-2229 at 11/13/13 7:03 AM:
-------------------------------------------------------------
I install Thrift through Homebrew, and here have same errors.
==> Installing thrift
==> Downloading
http://www.apache.org/dyn/closer.cgi?path=thrift/0.9.0/thrift-0.9.0.tar.gz
==> Best Mirror
http://apache.fayea.com/apache-mirror/thrift/0.9.0/thrift-0.9.0.tar.gz
==> Patching
patching file lib/cpp/src/thrift/transport/TSocket.h
==> ./configure --prefix=/usr/local/Cellar/thrift/0.9.0
--libdir=/usr/local/Cellar/thrift/0.9.0/lib --without-ruby --without-python
--without-haskell --without-java --without-perl --without-php --wi
==> make
make[4]: *** [ThreadManager.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
was (Author: zhupan):
I install Thrift through Homebrew, but here have same errors.
==> Installing thrift
==> Downloading
http://www.apache.org/dyn/closer.cgi?path=thrift/0.9.0/thrift-0.9.0.tar.gz
==> Best Mirror
http://apache.fayea.com/apache-mirror/thrift/0.9.0/thrift-0.9.0.tar.gz
######################################################################## 100.0%
==> Patching
patching file lib/cpp/src/thrift/transport/TSocket.h
==> ./configure --prefix=/usr/local/Cellar/thrift/0.9.0
--libdir=/usr/local/Cellar/thrift/0.9.0/lib --without-ruby --without-python
--without-haskell --without-java --without-perl --without-php --wi
==> make
make[4]: *** [ThreadManager.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
> thrift failed to build on OSX 10.9 GM
> -------------------------------------
>
> Key: THRIFT-2229
> URL: https://issues.apache.org/jira/browse/THRIFT-2229
> Project: Thrift
> Issue Type: Bug
> Affects Versions: 0.9.1
> Environment: Mac OSX 10.9 GM
> Reporter: Guilherme Defreitas
> Assignee: Ben Craig
>
> Gist with compilation errors: https://gist.github.com/guidefreitas/7012084
--
This message was sent by Atlassian JIRA
(v6.1#6144)