From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 00:19:29 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7805816A407 for ; Sun, 10 Dec 2006 00:19:29 +0000 (UTC) (envelope-from charles@ibrigge.com) Received: from mail.ibrigge.com (adsl-71-134-115-91.dsl.sntc01.pacbell.net [71.134.115.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 290DD43C9D for ; Sun, 10 Dec 2006 00:18:22 +0000 (GMT) (envelope-from charles@ibrigge.com) Received: from mail.ibrigge.com (localhost.ibrigge.com [127.0.0.1]) by mail.ibrigge.com (Postfix) with ESMTP id 65CC050834; Sun, 10 Dec 2006 00:19:28 +0000 (GMT) DKIM-Signature: a=rsa-sha1; c=relaxed; d=ibrigge.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:cc:subject:content-type:content-transfer-encoding; q=dns; s=dk; bh=uiVwsmTcP+1DunVKXUU2HuYfqws=; b=Movc5yL2cglFbdtyBlcE5uTNg+1o8+CRuBoZEqp3c1lGjwJmTeQn2W9v3gZhp25dILx5UA4IknePw0Y01Dbi3rmpNL7ASbpZQ/FH5h3SioLkF3DmBao+QzW+KeCsahmqa03JfL96wqY4dnU7HEzVhNb3vRMro0taLB3GJ4FHfoI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=ibrigge.com; q=dns; s=dk; b=Z6rR9MagXBLsVMYakHZRwIPU8N0W4kcTxQk8ZKNkLpKE0YZWzmVQStxwrznxQyufkRxdtyt6HDO2L/h4s7eCjfUscdeC156I/yJU/BqS+4J0oN4UwvLroOlJbG/cXUqbM/M2eTM9e+5BildrIMsuw5k6FaO0cbe1CutsdOWWDDw= Received: from [10.21.123.113] (sj-natpool-220.cisco.com [128.107.248.220]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.ibrigge.com (Postfix) with ESMTP id BD10350833; Sun, 10 Dec 2006 00:19:27 +0000 (GMT) Message-ID: <457B528E.5080404@ibrigge.com> Date: Sat, 09 Dec 2006 16:19:26 -0800 From: Charles Mujie User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: avleeuwen@piwebs.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Unable to build ImageMagick with X11 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 00:19:29 -0000 Hi, I am trying to install gallery2 from ports and while building ImageMagick I am getting the following error. Has anyone seen this error before? /cm making all in lib/font/FreeType...^M rm -f xttcap.o unshared/xttcap.o^M cc -c -ansi -pedantic -Wno-system-headers -Dasm=__asm -Wall -Wpointer-arith -Wundef -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/freetype2/config -I. -I/usr/ports/x11/xorg-libraries/work/xc/include/fonts -I../include -I/usr/ports/x11/xorg-libraries/work/xc/exports/include/X11 -I/usr/ports/x11/xorg-libraries/work/xc/programs/Xserver/include -I/usr/ports/x11/xorg-libraries/work/xc/exports/include -I/usr/ports/x11/xorg-libraries/work/xc -I/usr/ports/x11/xorg-libraries/work/xc/exports/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DGCCUSESGAS -DA VOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFree86LOADER -DDLOPEN_HACK -DXFree86Server -DXF86VIDMODE -DXvMCExtension -DSMART_SCHEDULE -DBUILDDEBUG -DXResExtension -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DXORG_VERSION_CURRENT="(((6) * 10000000) + ((9) * 100000) + ((0) * 1000) + 0)" -DXFREE86_FT2 -O2 -fno-strict-aliasing -pipe xttcap.c -o unshared/xttcap.o^M rm -f xttcap.o^M cc -c -O2 -fno-strict-aliasing -pipe -ansi -pedantic -Wno-system-headers -Dasm=__asm -Wall -Wpointer-arith -Wundef -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/freetype2/config -I. -I/usr/ports/x11/xorg-libraries/work/xc/include/fonts -I../include -I/usr/ports/x11/xorg-libraries/work /xc/exports/include/X11 -I/usr/ports/x11/xorg-libraries/work/xc/programs/Xserver/include -I/usr/ports/x11/xorg-libraries/work/xc/exports/include -I/usr/ports/x11/xorg-libraries/work/xc -I/usr/ports/x11/xorg-libraries/work/xc/exports/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFree86LOADER -DDLOPEN_HACK -DXFree86Server -DXF86VIDMODE -DXvMCExtension -DSM ART_SCHEDULE -DBUILDDEBUG -DXResExtension -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DXORG_VERSION_CURRENT="(((6) * 10000000) + ((9) * 100000) + ((0) * 1000) + 0)" -DXFREE86_FT2 -fPIC xttcap.c^M rm -f ftfuncs.o unshared/ftfuncs.o^M cc -c -ansi -pedantic -Wno-system-headers -Dasm=__asm -Wall -Wpointer-arith -Wundef -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/freetype2/config -I. -I/usr/ports/x11/xorg-libraries/work/xc/include/fonts -I../include -I/usr/ports/x11/xorg-libraries/work/xc/exports/include/X11 -I/usr/ports/x11/xorg-libraries/work/xc/programs/Xserver/include -I/usr/ports/x11/xorg-libraries/work/xc/exports/include -I/usr/ports/x11/xorg-libraries/work/xc -I/usr/ports/x11/xorg-libraries/work/xc/exports/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DGCCUSESGAS -DA VOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFree86LOADER -DDLOPEN_HACK -DXFree86Server -DXF86VIDMODE -DXvMCExtension -DSMART_SCHEDULE -DBUILDDEBUG -DXResExtension -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DXORG_VERSION_CURRENT="(((6) * 10000000) + ((9) * 100000) + ((0) * 1000) + 0)" -DXFREE86_FT2 -O2 -fno-strict-aliasing -pipe ftfuncs.c -o unshared/ftfuncs.o^M ftfuncs.c:57:10: #include expects "FILENAME" or ^M ftfuncs.c:59:10: #include expects "FILENAME" or ^M ftfuncs.c:60:10: #include expects "FILENAME" or ^M ftfuncs.c: In function `FreeTypeOpenInstance':^M ftfuncs.c:467: error: syntax error before "tt_face"^M ftfuncs.c:471: error: syntax error before "sfnt"^M ftfuncs.c:472: error: `tt_face' undeclared (first use in this function)^M ftfuncs.c:472: error: (Each undeclared identifier is reported only once^M ftfuncs.c:472: error: for each function it appears in.)^M ftfuncs.c:472: error: `TT_Face' undeclared (first use in this function)^M ftfuncs.c:472: error: syntax error before "face"^M ftfuncs.c:486: error: `sfnt' undeclared (first use in this function)^M ftfuncs.c:486: error: `SFNT_Service' undeclared (first use in this function)^M ftfuncs.c:486: error: syntax error before "tt_face"^M ftfuncs.c: In function `tt_get_metrics':^M ftfuncs.c:815: error: syntax error before "longs_m"^M ftfuncs.c:824: error: `longs_m' undeclared (first use in this function)^M ftfuncs.c:824: error: `TT_LongMetrics' undeclared (first use in this function)^M ftfuncs.c:824: error: syntax error before "header"^M ftfuncs.c:829: error: `TT_ShortMetrics' undeclared (first use in this function)^M ftfuncs.c:829: error: syntax error before ')' token^M ftfuncs.c:830: error: syntax error before "header"^M ftfuncs.c: In function `ft_get_very_lazy_bbox':^M ftfuncs.c:845: error: syntax error before "ttface"^M ftfuncs.c:852: error: `ttface' undeclared (first use in this function)^M ftfuncs.c: In function `FT_Do_SBit_Metrics':^M ftfuncs.c:914: error: syntax error before "sfnt"^M ftfuncs.c:918: error: syntax error before "strike"^M ftfuncs.c:931: error: `face' undeclared (first use in this function)^M ftfuncs.c:931: error: `TT_Face' undeclared (first use in this function)^M ftfuncs.c:931: error: syntax error before "ft_face"^M ftfuncs.c:932: error: `sfnt' undeclared (first use in this function)^M ftfuncs.c:932: error: `SFNT_Service' undeclared (first use in this function)^M ftfuncs.c:932: error: syntax error before "face"^M ftfuncs.c:938: error: `range' undeclared (first use in this function)^M ftfuncs.c:938: error: `strike' undeclared (first use in this function)^M ftfuncs.c:955: warning: implicit declaration of function `FT_STREAM_POS'^M ftfuncs.c:958: warning: implicit declaration of function `FT_STREAM_SEEK'^M ftfuncs.c:961: error: `elem_metrics' undeclared (first use in this function)^M *** Error code 1^M ^M Stop in /usr/ports/x11/xorg-libraries/work/xc/lib/font/FreeType.^M *** Error code 1^M ^M Stop in /usr/ports/x11/xorg-libraries/work/xc/lib/font.^M *** Error code 1^M ^M Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.^M *** Error code 1^M ^M Stop in /usr/ports/x11/xorg-libraries.^M *** Error code 1^M