From owner-freebsd-ports Sun Jun 10 20:51:17 2001 Delivered-To: freebsd-ports@freebsd.org Received: from pencil.math.missouri.edu (pencil.math.missouri.edu [128.206.49.147]) by hub.freebsd.org (Postfix) with ESMTP id AC4D537B401 for ; Sun, 10 Jun 2001 20:51:14 -0700 (PDT) (envelope-from rich@pencil.math.missouri.edu) Received: (from rich@localhost) by pencil.math.missouri.edu (8.11.3/8.11.3) id f5B3pEs24041 for ports@freebsd.org; Sun, 10 Jun 2001 22:51:14 -0500 (CDT) (envelope-from rich) From: Rich Winkel Message-Id: <200106110351.f5B3pEs24041@pencil.math.missouri.edu> Subject: ImageMagick-5.3.1 won't compile (4.3-RELEASE) To: ports@freebsd.org Date: Sun, 10 Jun 2001 22:51:14 -0500 (CDT) X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I just did a cvsup of the ports today and tried installing it. I get: --------------- ... mv -f .libs/wbmp.lo wbmp.lo source='wmf.c' object='wmf.lo' libtool=yes depfile='.deps/wmf.Plo' tmpdepfile=' .deps/wmf.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compi le cc -DHAVE_CONFIG_H -I../ -I.. -I../magick -I/usr/local/include/libxml2 -I/us r/local/include/libxml2/libxml -I/usr/local/include/freetype2 -I/usr/local/inclu de/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -c -o wmf.lo `test -f wmf.c || echo './'`wmf.c rm -f .libs/wmf.lo cc -DHAVE_CONFIG_H -I../ -I.. -I../magick -I/usr/local/include/libxml2 -I/usr/lo cal/include/libxml2/libxml -I/usr/local/include/freetype2 -I/usr/local/include/f reetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -c wmf.c -Wp,-MD,.deps/wmf.TPlo -fPIC -DPIC -o .libs/wmf.lo wmf.c:325: warning: initialization from incompatible pointer type wmf.c: In function `ReadWMFImage': wmf.c:1679: too many arguments to function `PlayMetaFile' wmf.c:1730: too many arguments to function `PlayMetaFile' *** Error code 1 Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-5.3.1/coders. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-5.3.1. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. -------------- Thanks for any help! Rich To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message