From owner-freebsd-ports Fri Apr 6 19:58:12 2001 Delivered-To: freebsd-ports@freebsd.org Received: from smtp2.knology.net (user-24-214-63-14.knology.net [24.214.63.14]) by hub.freebsd.org (Postfix) with SMTP id AF3A937B424 for ; Fri, 6 Apr 2001 19:58:01 -0700 (PDT) (envelope-from n4cnw@knology.net) Received: (qmail 8468 invoked from network); 7 Apr 2001 02:58:00 -0000 Received: from user-24-214-88-79.knology.net (HELO n4cnw.dyndns.org) (24.214.88.79) by user-24-214-63-14.knology.net with SMTP; 7 Apr 2001 02:58:00 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Mike Murphree To: freebsd-ports@freebsd.org Subject: Help, ImageMagick won't build Date: Fri, 6 Apr 2001 21:58:00 -0500 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01040621580001.26868@n4cnw.dyndns.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Have reinstalled my system from scratch starting with the 4.3RC2 iso and cvsupped current source and ports. While trying to build apsfilter, I get the following errors. XFree86 4.0.3 and Ghostscript are already installed. Ideas? Please reply direct... Thanks, Mike n4cnw# make install ===> Installing for apsfilter-6.1.1 ===> apsfilter-6.1.1 depends on executable: gs - found ===> apsfilter-6.1.1 depends on executable: psnup - found ===> apsfilter-6.1.1 depends on executable: a2ps - found ===> apsfilter-6.1.1 depends on executable: acroread4 - found ===> apsfilter-6.1.1 depends on executable: convert - not found ===> Verifying install for convert in /usr/ports/graphics/ImageMagick ===> Building for ImageMagick-5.2.9_1 Making all in delegates Making all in coders Making all in magick source='annotate.c' object='annotate.lo' libtool=yes depfile='.deps/annotate.Plo' tmpdepfile='.deps/annotate.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I../ -I.. -I/usr/local/include/libxml2 -I/usr/local/include/libxml2/libxml -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/X11 -O -pipe -c -o annotate.lo `test -f annotate.c || echo './'`annotate.c rm -f .libs/annotate.lo cc -DHAVE_CONFIG_H -I../ -I.. -I/usr/local/include/libxml2 -I/usr/local/include/libxml2/libxml -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/X11 -O -pipe -c annotate.c -Wp,-MD,.deps/annotate.TPlo -fPIC -DPIC -o .libs/annotate.lo annotate.c:65: freetype/ftglyph.h: No such file or directory annotate.c:66: freetype/ftoutln.h: No such file or directory annotate.c:789: syntax error before `*' annotate.c: In function `TraceCubicBezier': annotate.c:795: `p' undeclared (first use in this function) annotate.c:795: (Each undeclared identifier is reported only once annotate.c:795: for each function it appears in.) annotate.c:795: `q' undeclared (first use in this function) annotate.c:796: `to' undeclared (first use in this function) annotate.c:797: `draw_info' undeclared (first use in this function) annotate.c: At top level: annotate.c:801: syntax error before `*' annotate.c: In function `TraceLineTo': annotate.c:806: `to' undeclared (first use in this function) annotate.c:807: `draw_info' undeclared (first use in this function) annotate.c: At top level: annotate.c:811: syntax error before `*' annotate.c: In function `TraceMoveTo': annotate.c:816: `to' undeclared (first use in this function) annotate.c:817: `draw_info' undeclared (first use in this function) annotate.c: At top level: annotate.c:821: syntax error before `*' annotate.c: In function `TraceQuadraticBezier': annotate.c:827: `control' undeclared (first use in this function) annotate.c:828: `to' undeclared (first use in this function) annotate.c:829: `draw_info' undeclared (first use in this function) annotate.c: In function `RenderTruetype': annotate.c:838: syntax error before `FT_UInt' annotate.c:855: syntax error before `bounding_box' annotate.c:901: syntax error before `face' annotate.c:904: syntax error before `library' annotate.c:907: syntax error before `OutlineMethods' annotate.c: At top level: annotate.c:926: syntax error before `if' annotate.c:80: warning: `RenderX11' used but never defined *** Error code 1 Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-5.2.9/magick. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-5.2.9. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. *** Error code 1 Stop in /usr/ports/print/apsfilter. *** Error code 1 Stop in /usr/ports/print/apsfilter. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message