[
https://issues.apache.org/jira/browse/THRIFT-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14257299#comment-14257299
]
Hudson commented on THRIFT-2910:
--------------------------------
SUCCESS: Integrated in Thrift #1416 (See
[https://builds.apache.org/job/Thrift/1416/])
THRIFT-2910 libevent is not really optional (jensg: rev
4461a2fc16098227e850d689236b3b1bae6650da)
* lib/cpp/test/Makefile.am
> libevent is not really optional
> -------------------------------
>
> Key: THRIFT-2910
> URL: https://issues.apache.org/jira/browse/THRIFT-2910
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Affects Versions: 0.9.3
> Environment: openSUSE 13.2
> Reporter: Jens Geyer
> Assignee: Nobuaki Sukegawa
> Fix For: 0.9.3
>
>
> According to [the docs|http://thrift.apache.org/docs/install/], libevent is
> optional, which is actually not really the case.
> {code}
> ./configure --without-libevent
> make
> {code}
> leads to
> {code}
> make[4]: Entering directory '/home/jens/Arbeitsfläche/Thrift/lib/cpp/test'
> make[4]: *** No rule to make target '../../../lib/cpp/libthriftnb.la', needed
> by 'processor_test'.
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)