-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.9.3
-
Fix Version/s: 0.9.3
-
Component/s: C++ - Library
-
Labels:None
-
Environment:
openSUSE 13.2
According to the docs, libevent is optional, which is actually not really the case.
./configure --without-libevent make
leads to
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'.