From owner-freebsd-ports@FreeBSD.ORG Sat Jun 12 06:12:26 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EBAE16A4D0 for ; Sat, 12 Jun 2004 06:12:26 +0000 (GMT) Received: from mail.corrupt.co.nz (222-152-14-69.jetstream.xtra.co.nz [222.152.14.69]) by mx1.FreeBSD.org (Postfix) with SMTP id 42C3843D48 for ; Sat, 12 Jun 2004 06:12:23 +0000 (GMT) (envelope-from drew@corrupt.co.nz) Received: (qmail 88203 invoked by uid 1011); 12 Jun 2004 06:12:14 -0000 Received: from drew@corrupt.co.nz by tweety.lan.corrupt.co.nz by uid 1009 with qmail-scanner-1.22 Clear:RC:0(202.36.205.29):SA:0(0.0/3.8):. Processed in 6.028564 secs); 12 Jun 2004 06:12:14 -0000 X-Spam-Status: No, hits=0.0 required=3.8 Received: from 202.36.205.29.dts.net.nz (HELO ?10.10.69.142?) (drew@corrupt.co.nz@202.36.205.29) by mail.corrupt.co.nz with SMTP; 12 Jun 2004 06:12:07 -0000 Message-ID: <40CA9E89.9060706@corrupt.co.nz> Date: Sat, 12 Jun 2004 18:11:21 +1200 From: Drew Broadley User-Agent: Mozilla Thunderbird 0.6 (X11/20040606) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: FreeBSD Port: ImageMagick X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jun 2004 06:12:26 -0000 Error building (after I fixed the error in fetching) if /bin/sh ../libtool --silent --mode=compile cc -DHAVE_CONFIG_H -I../ -I. -I. -I. -I.. -I../ltdl -I.. -I.. -I../ltdl -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/local/include/libxml2 -O -pipe -mcpu=pentiumpro -Wall -MT xwindow.lo -MD -MP -MF ".deps/xwindow.Tpo" -c -o xwindow.lo xwindow.c; \ then mv -f ".deps/xwindow.Tpo" ".deps/xwindow.Plo"; else rm -f ".deps/xwindow.Tpo"; exit 1; fi xwindow.c:78: redefinition of `ushort' /usr/include/sys/types.h:56: `ushort' previously declared here gmake[2]: *** [xwindow.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/ImageMagick/work/ImageMagick-6.0.2/magick' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/usr/ports/graphics/ImageMagick/work/ImageMagick-6.0.2/magick' gmake: *** [all-recursive] Error 1 *** Error code 2 Stop in /usr/ports/graphics/ImageMagick.