After finally fixing portage so I can run updates again, I ran into another (probably unrelated) hitch. KOffice is having some trouble compiling. I'm seeing errors that might suggest the wrong version of Image Magick is being used? Does anyone else agree? If that is the case, I don't know what version I should install to make this work properly.

/usr/include/magick/magick.h: In static member function `static QString
   KisImageMagickConverter::readFilters()':
/usr/include/magick/magick.h:100: error: too few arguments to function `const
   MagickInfo** GetMagickInfoList(const char*, long unsigned int*,
   ExceptionInfo*)'
kis_image_magick_converter.cc:550: error: at this point in file
/usr/include/magick/magick.h: In static member function `static QString
   KisImageMagickConverter::writeFilters()':
/usr/include/magick/magick.h:100: error: too few arguments to function `const
   MagickInfo** GetMagickInfoList(const char*, long unsigned int*,
   ExceptionInfo*)'
kis_image_magick_converter.cc:589: error: at this point in file
make[4]: *** [kis_image_magick_converter.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/koffice-5/work/koffice/krita/core/builder'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/koffice-5/work/koffice/krita/core'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/koffice-5/work/koffice/krita'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/koffice-5/work/koffice'
make: *** [all] Error 2

!!! ERROR: app-office/koffice-5 failed.
!!! Function kde_src_compile, Line 166, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.

Reply via email to