fbthrift: Make fails on Cenots 7.2
Trying to build fbthrift on centos 7 fails. I have copied the output of the commands to: https://github.com/apepojken/Fails/blob/master/fbthrift-fail
I don’t get why it’s failing. According to ./configure output mstch is working
checking mstch/mstch.hpp usability... yes checking mstch/mstch.hpp presence... yes checking for mstch/mstch.hpp... yes
But all the build errors seems to stem from something called “t_mstch_swift_generator.cc”
Any help apprecieated!
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 21
I managed to get it compile and link correctly with the attached patch. I am using folly 2016.08.22 tag. fbthrift.zip