Date: Sat, 19 Oct 2002 12:47:35 -0500 From: Glenn Johnson <glennpj@charter.net> To: FreeBSD Ports <freebsd-ports@freebsd.org> Subject: ImageMagick does not build Message-ID: <20021019174735.GA79125@gforce.johnson.home>
next in thread | raw e-mail | index | archive | help
The latest ImageMagick port does not build. ===> Building for ImageMagick-5.5.1.1 Making all in coders gmake[1]: Entering directory `/usr/ports/graphics/ImageMagick/work/ImageMagick-5.5.1/coders' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/usr/ports/graphics/ImageMagick/work/ImageMagick-5.5.1/coders' Making all in magick gmake[1]: Entering directory `/usr/ports/graphics/ImageMagick/work/ImageMagick-5.5.1/magick' gmake all-am gmake[2]: Entering directory `/usr/ports/graphics/ImageMagick/work/ImageMagick-5.5.1/magick' source='xwindow.c' object='xwindow.lo' libtool=yes \ depfile='.deps/xwindow.Plo' tmpdepfile='.deps/xwindow.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --silent --mode=compile cc -DHAVE_CONFIG_H -I../ -I. -I. -I. -I.. -I../ltdl -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/X11 -I/usr/local/include/libxml2 -O -pipe -march=k6 -Wall -Wall -c -o xwindow.lo `test -f 'xwindow.c' || echo './'`xwindow.c xwindow.c:62: redefinition of `ushort' /usr/include/sys/types.h:56: `ushort' previously declared here xwindow.c: In function `XInitializeWindows': xwindow.c:4739: warning: int format, time_t arg (arg 3) xwindow.c:4759: warning: int format, time_t arg (arg 3) xwindow.c:4810: warning: int format, time_t arg (arg 3) xwindow.c: In function `XMakeImage': xwindow.c:5120: warning: int format, time_t arg (arg 3) xwindow.c:5182: warning: int format, time_t arg (arg 3) xwindow.c: In function `XMakePixmap': xwindow.c:6864: warning: int format, time_t arg (arg 3) xwindow.c: In function `XMakeStandardColormap': xwindow.c:7044: warning: int format, time_t arg (arg 3) xwindow.c:7482: warning: int format, time_t arg (arg 3) gmake[2]: *** [xwindow.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/ImageMagick/work/ImageMagick-5.5.1/magick' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/usr/ports/graphics/ImageMagick/work/ImageMagick-5.5.1/magick' gmake: *** [all-recursive] Error 1 *** Error code 2 Stop in /usr/ports/graphics/ImageMagick. -- Glenn Johnson glennpj@charter.net 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?20021019174735.GA79125>