Hello All, after changing "coders/exr.c" file the way I suggested in
http://studio.imagemagick.org/pipermail/magick-bugs/2008-January/002801.html I was able to finally build ImageMagick-6.3.7-8. However, it is stuck in 'make check' - it displays "congrats.miff" window which does not disappear. The end of 'make_check.log' file (redirected screen output of "make check") looks this way: 1444 ==================== 1445 All 696 tests passed 1446 ==================== 1447 cd PerlMagick && make CC='gcc' test 1448 make[3]: Entering directory `/maxtor5/sergei/AppsFromScratchWD/build/ImageMagick-6.3.7-8/PerlMagick' 1449 /maxtor5/sergei/AppsFromScratchWD/install/bash-3.2/bin/bash ../magick.sh PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', ' 1449 blib/arch')" t/*.t t/bzlib/*.t t/fpx/*.t t/jbig/*.t t/jpeg/*.t t/jp2/*.t t/png/*.t t/tiff/*.t t/wmf/*.t t/x11/*.t t/zlib/*.t 1450 t/blob............ok 1451 t/bzlib/read......ok 1452 t/bzlib/write.....ok 1453 t/composite.......ok 1454 t/filter..........ok 1455 t/fpx/read........ok 1456 t/fpx/write.......ok 1457 t/getattribute....ok 1458 t/jbig/read.......ok 1459 t/jbig/write......ok 1460 t/jp2/read........ok 1461 t/jpeg/read.......ok 1462 t/jpeg/write......ok 1463 t/montage.........ok 1464 t/png/read-16.....ok 1465 t/png/read........ok 1466 t/png/write-16....ok 1467 t/png/write.......ok 1468 t/read............ok 1469 t/setattribute....ok 1470 t/tiff/read.......ok 1471 t/tiff/write......ok 1472 t/wmf/read........ok 1473 t/write...........ok 1474 t/x11/read........ok . Regards, Sergei. _______________________________________________ Magick-bugs mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-bugs
