Comment 10 for bug 293082

Revision history for this message
Christopher Peplin (chris.peplin) wrote :

No problem, Time - I'm happy to have gizmod working again, it's a great program.

I can't offer any advice as to how to get this fixed in Intrepid. I doubt boost 1.36 will make it to backports, but it's possible a smaller patch could be pushed. This is almost certainly effecting other packages as well, no?

Also, on another AMD64 machine with a clean Intrepid install I did try upgrading to the boost 1.35 packages, but that didn't help - compilation still errored out in serialization/vector.hpp.

For anyone trying that deb, you will need to create a symlink for libGizmod like this:

$ sudo ln -s /usr/lib/libGizmod.so.3.4.0 /usr/lib/libGizmod.so.3

Not sure what I did wrong there, but this will fix it.