- 0# make
- make all-recursive
- make[1]: Entering directory `/var/thrift/thrift-0.5.0'
- Making all in compiler/cpp
- make[2]: Entering directory `/var/thrift/thrift-0.5.0/compiler/cpp'
- make all-am
- make[3]: Entering directory `/var/thrift/thrift-0.5.0/compiler/cpp'
- make[3]: Nothing to be done for `all-am'.
- make[3]: Leaving directory `/var/thrift/thrift-0.5.0/compiler/cpp'
- make[2]: Leaving directory `/var/thrift/thrift-0.5.0/compiler/cpp'
- Making all in lib
- make[2]: Entering directory `/var/thrift/thrift-0.5.0/lib'
- Making all in cpp
- make[3]: Entering directory `/var/thrift/thrift-0.5.0/lib/cpp'
- Making all in .
- make[4]: Entering directory `/var/thrift/thrift-0.5.0/lib/cpp'
- make[4]: Nothing to be done for `all-am'.
- make[4]: Leaving directory `/var/thrift/thrift-0.5.0/lib/cpp'
- Making all in test
- make[4]: Entering directory `/var/thrift/thrift-0.5.0/lib/cpp/test'
- make[4]: Nothing to be done for `all'.
- make[4]: Leaving directory `/var/thrift/thrift-0.5.0/lib/cpp/test'
- make[3]: Leaving directory `/var/thrift/thrift-0.5.0/lib/cpp'
- Making all in py
- make[3]: Entering directory `/var/thrift/thrift-0.5.0/lib/py'
- /usr/bin/python setup.py build
- running build
- running build_py
- running build_ext
- make[3]: Leaving directory `/var/thrift/thrift-0.5.0/lib/py'
- Making all in hs
- make[3]: Entering directory `/var/thrift/thrift-0.5.0/lib/hs'
- /usr/bin/runhaskell Setup.lhs configure
- Configuring Thrift-0.2.0...
- Setup.lhs: At least the following dependencies are missing:
- binary -any
- make[3]: *** [all-local] Error 1
- make[3]: Leaving directory `/var/thrift/thrift-0.5.0/lib/hs'
- make[2]: *** [all-recursive] Error 1
- make[2]: Leaving directory `/var/thrift/thrift-0.5.0/lib'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/var/thrift/thrift-0.5.0'
- make: *** [all] Error 2