[
https://issues.apache.org/jira/browse/THRIFT-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer updated THRIFT-2910:
-------------------------------
Fix Version/s: 0.9.3
> 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: Jens Geyer
> 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)