From owner-freebsd-ports Fri May 31 13: 6:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-60.cisco.com [64.102.60.60]) by hub.freebsd.org (Postfix) with ESMTP id BB7E337B406 for ; Fri, 31 May 2002 13:06:08 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g4VK5WxB088745; Fri, 31 May 2002 16:05:32 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.3/8.12.3/Submit) id g4VK5WqW088744; Fri, 31 May 2002 16:05:32 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: x11-tookits/pango-1.0.1_1 broken in -CURRENT From: Joe Marcus Clarke To: walt Cc: freebsd-ports In-Reply-To: <3CF773F0.2020402@sbcglobal.net> References: <3CF773F0.2020402@sbcglobal.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 31 May 2002 16:05:32 -0400 Message-Id: <1022875532.70647.49.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 2002-05-31 at 09:00, walt wrote: > I believe this is related to the breakage in rox-filer also: Yep, it's broken with the new freetype2-2.1.0 update. I've been working on this for a few hours now, and I think I have a solution. Assuming some other people report back with successful tests, I will be committing some changes shortly. Joe > > cc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE > -DSYSCONFDIR=\"/usr/X11R6/etc\" -DLIBDIR=\"/usr/X11R6/lib\" > -DG_DISABLE_DEPRECATED -I/usr/local/include/freetype2 > -I/usr/local/include -I/usr/X11R6/include -I../.. > -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include > -I/usr/X11R6/include -O -pipe -march=pentiumpro -Wall > -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -c ftxopen.c -fPIC -DPIC -o > ftxopen.o > ftxopen.c: In function `Load_LangSys': > ftxopen.c:44: warning: implicit declaration of function > `ACCESS_Frame' > ftxopen.c:47: warning: implicit declaration of function `GET_UShort' > ftxopen.c:51: warning: implicit declaration of function > `FORGET_Frame' > ftxopen.c:55: warning: implicit declaration of function `ALLOC_ARRAY' > ftxopen.c:55: syntax error before "FT_UShort" > ftxopen.c:60: warning: implicit declaration of function `FREE' > ftxopen.c:39: warning: unused variable `memory' > ftxopen.c: In function `Load_Script': > ftxopen.c:95: warning: implicit declaration of function `FILE_Pos' > ftxopen.c:107: warning: implicit declaration of function `FILE_Seek' > ftxopen.c:141: syntax error before "TTO_LangSysRecord" > ftxopen.c:151: warning: implicit declaration of function `GET_ULong' > ftxopen.c: In function `Load_ScriptList': > ftxopen.c:225: syntax error before "TTO_ScriptRecord" > ftxopen.c: In function `Load_Feature': > ftxopen.c:308: syntax error before "FT_UShort" > ftxopen.c:291: warning: unused variable `memory' > ftxopen.c: In function `Load_FeatureList': > ftxopen.c:360: syntax error before "TTO_FeatureRecord" > ftxopen.c: In function `Load_Lookup': > ftxopen.c:587: syntax error before "TTO_SubTable" > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message