Date: Wed, 13 Nov 2002 11:08:35 +1030 (CST) From: "Wilkinson,Alex" <Alex.Wilkinson@dsto.defence.gov.au> To: ports@freebsd.org Subject: ImageMagick Message-ID: <20021113110512.M36116-100000@squirm.dsto.defence.gov.au>
next in thread | raw e-mail | index | archive | help
To the maintainer of ImageMagick, When building ImageMagick on FreeBSD 5.0-CURRENT #0: Fri Nov 8 15:07:18 CST 2002, I get these errors. if /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 -mcpu=pentiumpro -Wall -Wall -MT xwindow.lo -MD -MP -MF ".deps/xwindow.Tpo" \ -c -o xwindow.lo `test -f 'xwindow.c' || echo './'`xwindow.c; \ then mv ".deps/xwindow.Tpo" ".deps/xwindow.Plo"; \ else rm -f ".deps/xwindow.Tpo"; exit 1; \ fi In file included from xwindow.c:64: /usr/include/sys/ipc.h:80: syntax error before "ushort" 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 - aW 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?20021113110512.M36116-100000>