Date: Wed, 29 Oct 2008 12:02:55 +0000 From: Anton Shterenlikht <mexas@bristol.ac.uk> To: freebsd-questions@freebsd.org Subject: Re: build ImageMagick 6.4.4.1_1 from ports failed... Message-ID: <20081029120255.GA79834@mech-cluster238.men.bris.ac.uk> In-Reply-To: <30fc78250810290452i5eebb153oc9cfc5b03ec229d6@mail.gmail.com> References: <30fc78250810290033r48549160wf3dd10ccdeabe100@mail.gmail.com> <49084643.3010709@gmail.com> <30fc78250810290452i5eebb153oc9cfc5b03ec229d6@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 29, 2008 at 01:52:08PM +0200, Aggelidis Nikos wrote: > Here are the configurations options: > > ===> The following configuration options are available for > ImageMagick-6.4.4.1_1: > X11=on "X11 support" > IMAGEMAGICK_TESTS=on "Run bundled self-tests after build" > IMAGEMAGICK_OPENMP=off "OpenMP for SMP (needs threads)" > IMAGEMAGICK_PERL=on "Perl support" > IMAGEMAGICK_MODULES=off "Modules support (broken)" > IMAGEMAGICK_BZLIB=on "Bzlib support" > IMAGEMAGICK_16BIT_PIXEL=on "16bit pixel support" > IMAGEMAGICK_DJVU=off "DJVU format support (needs threads)" > IMAGEMAGICK_LCMS=on "LCMS support" > IMAGEMAGICK_HDRI=off "High Dynamic Range Images (HDRI)" > IMAGEMAGICK_TTF=on "Freetype support" > IMAGEMAGICK_FONTCONFIG=on "Fontconfig support" > IMAGEMAGICK_JPEG=on "JPG format support" > IMAGEMAGICK_OPENEXR=off "OpenEXR support (needs threads)" > IMAGEMAGICK_PNG=on "PNG format support" > IMAGEMAGICK_TIFF=on "TIFF format support" > IMAGEMAGICK_FPX=on "FPX format support" > IMAGEMAGICK_JBIG=on "JBIG format support" > IMAGEMAGICK_JPEG2000=on "JPEG2000 format support" > IMAGEMAGICK_DOT=off "GraphViz dot graphs support" > IMAGEMAGICK_WMF=off "WMF format support" > IMAGEMAGICK_SVG=off "SVG format support" > IMAGEMAGICK_PDF=on "PDF format support" > IMAGEMAGICK_GSLIB=off "libgs (Postscript SHLIB) support" > ===> Use 'make config' to modify these settings > > > what platform and FBSD version? > > #uname -a: FreeBSD apollo 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb > 24 19:59:52 UTC 2008 > root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > > > did you build with perl support? > yes > > > > > If I remember well, this is a known issue. Change to the port's directory, > > execute make config, and deselect IMAGEMAGICK_TESTS from the options dialog. > > It should build and install fine. > > > oh i didn't know this, but Anton stated that > > I've passed all tests on i386 > > So you think i should disable the tests and recompile? In any case you can build and install without tests, and then do 'make check' separately. I'm building IM on i386 7.0-stable and 8.0-current. Will let you know how the tests go soon. Post also your /etc/make.conf -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081029120255.GA79834>