Воно явно само білдило, якщо видало таке
image.c:46:30: wand/magick_wand.h: No such file or directory
image.c: In function `image_decode_data':
image.c:86: error: `MagickBooleanType' undeclared (first use in this function)
image.c:86: error: (Each undeclared identifier is reported only once
image.c:86: error: for each function it appears in.)
image.c:86: error: syntax error before "status"
image.c:87: error: `MagickWand' undeclared (first use in this function)
image.c:87: error: `wand' undeclared (first use in this function)
image.c:95: warning: implicit declaration of function `NewMagickWand'
image.c:95: warning: nested extern declaration of `NewMagickWand'
image.c:96: error: `status' undeclared (first use in this function)
image.c:96: warning: implicit declaration of function `MagickReadImageBlob'
image.c:96: warning: nested extern declaration of `MagickReadImageBlob'
image.c:99: error: `MagickFalse' undeclared (first use in this function)
image.c:100: warning: implicit declaration of function `DestroyMagickWand'
image.c:100: warning: nested extern declaration of `DestroyMagickWand'
image.c:105: warning: implicit declaration of function `MagickGetImageWidth'
image.c:105: warning: nested extern declaration of `MagickGetImageWidth'
image.c:106: warning: implicit declaration of function `MagickGetImageHeight'
image.c:106: warning: nested extern declaration of `MagickGetImageHeight'
image.c:108: warning: implicit declaration of function `MagickGetImagePixels'
image.c:108: warning: nested extern declaration of `MagickGetImagePixels'
image.c:108: error: `CharPixel' undeclared (first use in this function)
image.c:109: warning: nested extern declaration of `DestroyMagickWand'
make[2]: *** [xineplug_decode_image_la-image.lo] Error 1
make[2]: Leaving directory `/home/lis/xine/xine-lib-1.1.1/src/libxinevdec'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/lis/xine/xine-lib-1.1.1/src'
make: *** [install-recursive] Error 1
Може це має існувати файл /usr/include/wand/magick_wand.h раптом для цієї штуки просто ще якийсь пакет треба? Але коли ставив лінукса - наче заінсталив всі пакети, що стосувались розробки...