Guest User

Untitled

a guest
Apr 20th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. markbao@ubuntu:~/Downloads/thrift$ make
  2. make all-recursive
  3. make[1]: Entering directory `/home/markbao/Downloads/thrift'
  4. Making all in compiler/cpp
  5. make[2]: Entering directory `/home/markbao/Downloads/thrift/compiler/cpp'
  6. Regenerating version.h... No changes.
  7. make all-am
  8. make[3]: Entering directory `/home/markbao/Downloads/thrift/compiler/cpp'
  9. \
  10. \
  11. /bin/bash ../../ylwrap `test -f 'src/thriftl.ll' || echo './'`src/thriftl.ll .c thriftl.cc -- /bin/bash /home/markbao/Downloads/thrift/missing --run flex
  12. make[3]: *** [thriftl.cc] Error 1
  13. make[3]: Leaving directory `/home/markbao/Downloads/thrift/compiler/cpp'
  14. make[2]: *** [all] Error 2
  15. make[2]: Leaving directory `/home/markbao/Downloads/thrift/compiler/cpp'
  16. make[1]: *** [all-recursive] Error 1
  17. make[1]: Leaving directory `/home/markbao/Downloads/thrift'
  18. make: *** [all] Error 2
  19. markbao@ubuntu:~/Downloads/thrift$
Add Comment
Please, Sign In to add comment