Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Apr 2001 21:58:00 -0500
From:      Mike Murphree <n4cnw@knology.net>
To:        freebsd-ports@freebsd.org
Subject:   Help,  ImageMagick won't build
Message-ID:  <01040621580001.26868@n4cnw.dyndns.org>

next in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01040621580001.26868>