Incompatible boost version

Issue #16 resolved
Former user created an issue

Hello,

I was trying to install Metabat on Ubuntu a Ubuntu 14.04 machine with the latest version of Boost (16.02) and upon installing Metabat with the scons command I kept getting the following error:

undefined reference to `boost::serialization::array_wrapper<unsigned int> const boost::serialization::make_array<unsigned long>(unsigned int*, unsigned long)'

After a good 30 min of rage I did found out that installing a previous version of Boost, in my case 1.55 did fix the problem.

I just wanted to share this issue with other;

Best,

Adrien

Comments (2)

  1. Log in to comment