From owner-freebsd-ports@FreeBSD.ORG Thu Jun 26 06:09:21 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 615C737B401 for ; Thu, 26 Jun 2003 06:09:21 -0700 (PDT) Received: from bst19-196unix.path.sunysb.edu (bst19-196unix.path.sunysb.edu [129.49.161.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6839744005 for ; Thu, 26 Jun 2003 06:09:18 -0700 (PDT) (envelope-from tscheng@ic.sunysb.edu) Received: from bst19-196unix.path.sunysb.edu (localhost [127.0.0.1]) h5QDAlG2065052 for ; Thu, 26 Jun 2003 09:10:47 -0400 (EDT) (envelope-from tscheng@ic.sunysb.edu) Received: from localhost (tfcheng@localhost)h5QDAldp065049 for ; Thu, 26 Jun 2003 09:10:47 -0400 (EDT) X-Authentication-Warning: bst19-196unix.path.sunysb.edu: tfcheng owned process doing -bs Date: Thu, 26 Jun 2003 09:10:47 -0400 (EDT) From: tscheng@ic.sunysb.edu X-X-Sender: tfcheng@bst19-196unix.path.sunysb.edu To: ports@freebsd.org Message-ID: <20030626090903.Q65042@bst19-196unix.path.sunysb.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: ImageMagick X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jun 2003 13:09:21 -0000 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