Comment 27 for bug 518122

Revision history for this message
Jb (jb+launchpad) wrote :

I had the error:
ruby: symbol lookup error: /var/lib/gems/1.8/gems/rmagick-2.9.2/ext/RMagick/RMagick2.so: undefined symbol: DestroyConstitute

Seems that DestroyConstitute() has been renamed to ConstituteComponentTerminus(), my patch just changes that.