Bug in libMagick.so with 6.2.7-7
The undefined references comes from the MagickWand library. You can fix it by adding -lWand to the loader command line. Take a look at the koffice configure.ac or configure.in script and look for where it locates the ImageMagick libraries. See if it just adds -lMagick++ and/or -lMagick to the LD_FLAGS. If so, change this to -lWand -lMagick++ -lMagick and notify the koffice folks to fix their configure script.
Last edited by magick on 2006-05-25T17:46:00-07:00, edited 1 time in total.
Who is online
Users browsing this forum: No registered users and 25 guests