Date: Thu, 26 Jun 2003 09:10:47 -0400 (EDT) From: tscheng@ic.sunysb.edu To: ports@freebsd.org Subject: ImageMagick Message-ID: <20030626090903.Q65042@bst19-196unix.path.sunysb.edu>
next in thread | raw e-mail | index | archive | help
hi bsd, i am installing imagemagick from port and have some problem. ===> Building for ImageMagick-5.5.6_1 Making all in coders gmake[1]: Entering directory `/usr/ports/graphics/ImageMagick/work/ImageMagick-5.5.6/coders' source='tiff.c' object='tiff.lo' libtool=yes \ depfile='.deps/tiff.Plo' tmpdepfile='.deps/tiff.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --silent --mode=compile cc -DHAVE_CONFIG_H -I../ -I. -I. -I../magick -I.. -I.. -I../magick -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/X11 -I/usr/local/include/libxml2 -O -pipe -march=pentiumpro -Wall -c -o tiff.lo `test -f 'tiff.c' || echo './'`tiff.c tiff.c: In function `ReadNewsProfile': tiff.c:202: `TIFFTAG_RICHTIFFIPTC' undeclared (first use in this function) tiff.c:202: (Each undeclared identifier is reported only once tiff.c:202: for each function it appears in.) tiff.c: In function `ReadTIFFImage': tiff.c:530: `TIFFTAG_ICCPROFILE' undeclared (first use in this function) tiff.c:535: `TIFFTAG_PHOTOSHOP' undeclared (first use in this function) tiff.c: In function `WriteNewsProfile': tiff.c:1362: `TIFFTAG_RICHTIFFIPTC' undeclared (first use in this function) tiff.c: In function `WriteTIFFImage': tiff.c:1820: `TIFFTAG_ICCPROFILE' undeclared (first use in this function) tiff.c:1826: `TIFFTAG_PHOTOSHOP' undeclared (first use in this function) gmake[1]: *** [tiff.lo] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/ImageMagick/work/ImageMagick-5.5.6/coders' gmake: *** [all-recursive] Error 1 *** Error code 2 do u think this is because imcompatibility between the libraries? i know imagemagick has been upgraded to 5.5.7. Best regards Tsu-Fan Cheng Department of Pathology SUNY Stony Brook Stony Brook, NY 11794
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030626090903.Q65042>