checking for boostlib >= 1.20.0... yes
checking whether the Boost::System library is available... yes
checking for exit in -lboost_system-mt... no
configure: error: Could not link against boost_system-mt !
removing miniupnpc has no effect. But i don’t think that’s the issue, it’s just where the text got cut off by the html snippet renderer. The issues is boost.
Interestingly, if I do configure myself against libraries I’ve installed, everything passes. When trying to make, though, there is some issue regarding a missing profiling.hpp header file in libsnark, which I compiled and installed from source using branch “candidate-master” from https://github.com/scipr-lab/libsnark/tree/candidate-master