I met (almost) the same problem while trying to compile KiCad r918
today.

The "boost/serialization/split_member.hpp: No such file or
directory"-problem was simply that I hadn't installed the package
libboost-serialization-dev (I'm currently using Ubuntu Hardy x64 btw.).

I got compile errors on missing semicolons after
BOOS_SERIALIZATION_SPLIT_MEMBER() as well, and they were in
reversible_ptr_container.hpp:610 and ptr_vector.hpp:70.

-- 
libboost-dev missing ;'s
https://bugs.launchpad.net/bugs/206506
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to