You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/23 19:10:14 UTC

[jira] [Resolved] (THRIFT-2910) libevent is not really optional

     [ https://issues.apache.org/jira/browse/THRIFT-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Geyer resolved THRIFT-2910.
--------------------------------
    Resolution: Fixed

Committed, many thanks. That was quick :-)

> 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
>
> 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)